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

printout problem

Former Member
0 Likes
586

Hi,

i completed my report in sap-script . i took printout all the outputs coming properly but the line format is not printing .In the print preview lines are coming properly .can you help me.

Regards,

K.Karthikeyan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
561

Hi,

I think this problem is related to the printer setting ,,,, plz check the output type and page format ...

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
562

Hi,

I think this problem is related to the printer setting ,,,, plz check the output type and page format ...

Thanks

Read only

0 Likes
561

Hi,

Thank you for your kind reply.The words are printing proberly....................

Regards,

K.Karthikeyan.

Read only

Former Member
0 Likes
561

Hi,

If print preview is ok then its clear that ur script is fine.This error may be occuring due the fonts of sapscript not supported by the printer.Try converting ur script into pdf.

Use this FM to convert into pdf------

CONVERT_OTF

Regards,

Prashant

Edited by: prashant05 on Jun 22, 2009 6:59 AM

Read only

0 Likes
561

Hi,

Thank you for your kind reply.

can you tell more clearly.

where to use it?

Regards,

K.Karthikeyan.