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

Smartform - PDF! tcode Arabic Print Issue

Former Member
3,672

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
Read only

0 Likes
2,692

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
Read only

Former Member
0 Likes
2,692

hi,

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

Read only

SandySingh
Active Contributor
0 Likes
2,692

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

Read only

former_member382811
Participant
0 Likes
2,692

Hi,

you have to apply code page.

Read only

0 Likes
2,693

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


Read only

SandySingh
Active Contributor
0 Likes
2,692

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

Read only

0 Likes
2,692

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.