Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Logo not getting printed in SAP SCRIPT

arunkumar_yerram
Participant
0 Likes
645

Hi All,

I'm printing Remittance Advice form using the SAP Standard Program and through a modified form.

I'm generating the form through the F110 transaction.

Once I goto spool, the form appears to be fine but without a Logo.

I'm able to see the logo in the Print Preview in the SE71.

But I'm unable to see the LOGO through F110.

Need your valuable inputs on this.

Thanks & Regards,

Arun

Hi All,

I'm printing Remittance Advice form using the SAP Standard Program and through a modified form.

I'm generating the form through the F110 transaction.

Once I goto spool, the form appears to be fine but without a Logo.

I'm able to see the logo in the Print Preview in the SE71.

But I'm unable to see the LOGO through F110.

Need your valuable inputs on this.

Thanks & Regards,

Arun

3 REPLIES 3
Read only

abdul_hakim
Active Contributor
0 Likes
537

itz means there may be some problem with printer settings.

ensure that your printer will support printing graphics.

go thru the printer manual...

Also check with the BASIS in this regard...

Cheers,

Abdul Hakim

Mark all useful answers..

Read only

Former Member
0 Likes
537

hi,

Probably you could acitvate the script debugger from

SE71==>Utilities==>Activate Debugger and execute the transaction. This will lead you to the window as well as the text element where you the log of mentioned.

CHeck whether the logic flow is going there. If going then check the log in se78 with the include name.

rgds,

TM.

Read only

Former Member
0 Likes
537

HI,

Please check if you have given command line

argument in se71 .

/: include ....

Regards,

Amole