‎2014 Jul 31 6:06 AM
Hi All,
We have purchase order output which prints as Smartform. This Smartform is collecting all data in using function module and finally converting it to PDF.
Sometimes we face a strange issue that all the text get right aligned and windows which are appearing in right side appear in left side on the PDF output. We are using CONVERT_OTF function module to convert OTF file to PDF format.
Can any body provide me solution / pointers to find out solution for this error?
Thanks
Siddarth
‎2014 Jul 31 10:54 AM
Hello Jain,
the only feature I can think of which would produce the effect you describe is the RTL (right-to-left) writing direction of Hebrew and Arabic languages. If HE or AR language is active, Smart Forms and SAPscript do the output formatting kind of "mirrored".
Regards,
Alex
‎2014 Jul 31 12:07 PM
Hi,
Try passing tddest parmater in output_options for smartform
‎2014 Jul 31 12:57 PM
Have a look a the printer type you use. It sound a little bit stupid, but the printer is also responsible for the screen output. Most times locl will be used, but maybe you switch it some times (other user and so on).
Can you pinpoint what you do different, when the error appers. Does it happen with just the same PO?
Good luck,
‎2014 Aug 01 8:02 AM
Hi Alexander,
Users are using language for logon and rest everything as English. They are not using Arabic or Hebrew anywhere.
Hi Nikolaus,
In all cases output medium is email and further printer is defined as LOCL only. Further this error is coming when auto email is triggered after purchase order is created. When I try to see print preview of the same PO is appearing correctly. Also this error is coming for random POs not all POs.
Thanks
Siddarth
‎2014 Aug 01 10:11 AM
Hi,
I mean no offense, but its very difficult for me to follow what you are writing and understand exactly how the smartform is being processed and output...
Perhaps you could take a screenshot of the output... and outline the algorithm step by step? Also, what SAP Device type is used to process smartform (produce the OTF)?
cheers
Janis