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 printed in SAPScript when printed

Former Member
0 Likes
705

Hi Experts,

I have an issue with the SAPScript. When I see the print preview, I see a red colored logo on the right corner of the script. When I see the spool request content, the logo is visible. But when I print the script, the logo disappears. I also tried generating a PDF from the spool request and there also the logo is not visible. Please help.

Regards,

Dhawal

4 REPLIES 4
Read only

Former Member
0 Likes
624

Check printer setting, does it suport image s?

Read only

Former Member
0 Likes
624

Where did you place the logo is it directly on page or on a window...

If the logo is there in a window, then remove the window and embed the logo directly in the page and check now..

If you need further info.. Please let me know

Regards

Satish Boguda

Read only

Former Member
0 Likes
624

Unfortunately print preview seems a little smarter than the printer when dealing with overlapping data. Is there another page window that overlaps the logo page window? It's possible that this is overwriting the logo when it goes to the printer. Try resizing the page windows so they don't overlap or changing the sequence they're called in so the logo goes last.

Read only

0 Likes
624

Hi All,

The issue is resolved. The problem was with the source TIFF file. I used a different tool to convert the logo to TIFF file and then uploaded this new TIFF and it worked.

Thanks,

Dhawal