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

Arabic Smartforms

Former Member
0 Likes
3,644

Hi Experts ,

I need a help urgently.

Actually in my smartform , I am maintaining both Arabic and English languages parallelly.

Anyhow i am able to take it correctly in PRINT PREVIEW , but when i am trying to gets its

PDF by Tcode  PDF! , the arabic text is displayed as a box.

I tried this with Output Device SWINCF , ARSWIN , SWINCFC , SWINCFT ,any many more

even though it is not coming.

Note: 1-  My Log on Language is  EN.

         2- I am maintaining text in SO10 , For Arabic text , language is AR

             and English text's laguage is EN.

         3- And  while printpreview , In control parameters , i am passing language as AR.

In this case my print preview is coming , but pdf is not coming properly.
Please help me experts. It is very urgent.

With Regards:

Gaurav Singh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,268

Hi Gaurav,

Please refer SAP Note 1822639.

Run the Report RSTXPDF3 and activate the option USE_CASCADING.

Run the Report RSTXPDF2UC, select the radio button 'Change settings' and click on execute.

Then you will get a pop up as below:

Activate usage of font directory by the PDF converter?

Click on yes.

This will solve your problem

Regards,

Khushboo Sahu

6 REPLIES 6
Read only

former_member194739
Active Participant
0 Likes
2,268

Dear Gaurav,

Apply given SAP notes:

Note 488810 - Determining the device type for a certain language

Note 776507 - SAPscript/SmartForms: Which fonts for which languages?

Regards,

Abbas.

Read only

0 Likes
2,268

HI Syed ,

These notes are already there in the system.

Read only

Former Member
0 Likes
2,268

Hi Gaurav,

Earlier I was face this kind of problem and after that I was used below steps.

Please check your system setting for PDF.

1. Add True Type font family for Arabic conversion
using RSTXPDF2 program and add ZCOUR_I6 SAP font and used in Arabic smart form for PDF conversion.

   
  2.    Need some manual note activation for ARABIC Text
in program RSTXPDF3? Use Unicode in Encoding of Arabic characters.

  

3.Need SCOT setting for PDF conversion in AR
language layout.

  Transaction: SCOT.

   Settings->Device Type for Format Conversion

  Set PDF Details with device
     type ‘ARSWIN’ in AR language.

Please check above step in your system for both layout (EN and AR language) in PDF system.

Regards,

Prasenjit


Read only

0 Likes
2,268

Hi Prasenjit,

Thanx for the reply.

Can you please elaborate the first step.

Actually in my RSTXPDF2 , i am not finding any ZCOUR_I6 .

So if you can tell the whole step to configure this,

This will be really a very bigg help. Please.

Thanx & Regards,

Gaurav Singh

Read only

0 Likes
2,268

Hi Gourav,

Please refer the below note for updating that step.In our case we are taken some help from basis team for that  step.

Please check with BASIS team.

SAP Note 940205 - PDF-Converter: Support for Arabic (old method)

Regards,

Prasenjit

Read only

Former Member
0 Likes
2,269

Hi Gaurav,

Please refer SAP Note 1822639.

Run the Report RSTXPDF3 and activate the option USE_CASCADING.

Run the Report RSTXPDF2UC, select the radio button 'Change settings' and click on execute.

Then you will get a pop up as below:

Activate usage of font directory by the PDF converter?

Click on yes.

This will solve your problem

Regards,

Khushboo Sahu