2006 Feb 13 11:48 AM
Dear Sir/Maam,
I am converting my Sapscript to pdf using function CONVERT_OTF. But when it is going to pdf, the font size is increasing hence last portion of the text is going to the next line. Kindly advise solution.
Regards
2006 Feb 13 12:06 PM
Dear Sir/Maam,
I am converting my Sapscript to pdf using function CONVERT_OTF. But when it is going to pdf, the font size is increasing hence last portion of the text is going to the next line. Kindly advise solution.
Regards
2006 Feb 13 12:06 PM
2006 Feb 13 12:06 PM
2006 Feb 13 12:20 PM
hi ,
try this FM
CONVERT_OTFSPOOLJOB_2_PDF which converts a OTF spool to PDF (i.e. Sapscript document).
this one works well..
regards
satesh
2006 Feb 13 12:26 PM
Hi,
Try using the function module 'CONVERT_OTFSPOOLJOB_2_PDF' and check in this include (LSTXWFPL):
*calculate spacing, fontsize etc. and setup OTF
perform pdfcnv_list_startjob.
endform.
Regards,
Gayathri