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

Problem with Smartform output

Former Member
0 Likes
712

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

5 REPLIES 5
Read only

0 Likes
643

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


Read only

Former Member
0 Likes
643

Hi,

    Try passing  tddest parmater in output_options for smartform

Read only

0 Likes
643

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,

Read only

Former Member
0 Likes
643

Hi

Read only

Private_Member_7726
Active Contributor
0 Likes
643

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