Application Development 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: 

Smartform - PDF! tcode Arabic Print Issue

While transforming Smartform to PDF, Arabic characters are not translated properly; it produces some junk characters or block characters eventhough implemented some oss notes for it. please provide me the exact oss notes or solution for it.

1 ACCEPTED SOLUTION

alexander_bolloni
Contributor
0 Kudos

Hello,

to support Arabic script in SAPscript and Smart Forms you do need to always use AR language key for your form (never EN).

If you do NOT have the correction from note 1738670 in your system,  you probably need to license and install CourierNew TrueTypeFont for the PDF conversion with Arabic. Please check out note 940205 in that case.

Regards,

  Alex


6 REPLIES 6

Former Member
0 Kudos

hi,

create smartforms  by log in arabic  and use font in style support arabic

SandySingh
Active Contributor
0 Kudos

You will have to contact the Basis team to install the fonts at ADS level.

Refer to thread below. It explains similar issue but with HINDI font.

Regards

Sandy

former_member382811
Participant
0 Kudos

Hi,

you have to apply code page.

alexander_bolloni
Contributor
0 Kudos

Hello,

to support Arabic script in SAPscript and Smart Forms you do need to always use AR language key for your form (never EN).

If you do NOT have the correction from note 1738670 in your system,  you probably need to license and install CourierNew TrueTypeFont for the PDF conversion with Arabic. Please check out note 940205 in that case.

Regards,

  Alex


SandySingh
Active Contributor
0 Kudos

Hi sai,

Is this issue resolved?

Please post your response.

Also mark this Discussion with a Correct Answer and Helpful Answer where appropriate.  See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why  


Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be.


Regards

Sandy

0 Kudos

Use the device type ARSWIN for printing arabic output.

Please go to T Code SPAD and then create a new output type and assign the device type as ARSWIN.