Hi All,
I have created a smartform which displays order details in Thai. We are maintaining translation in SE63. While in the preview, the characters are displayed correctly unless we change the setting Goto > PDF Preview.
The OTF form of this print is converted into PDF using the function module CONVERT_OTF and sent as mail attachment.
Here too we have same issue. The Thai characters in PDF attachment are converted to junk characters looks like square. Can anyone suggest how to overcome this?
1. control_par-getotf = 'X'. nast-nacha = 5. nast-spras = '2'. (TH)
2. I tried all these printers. E.g. composer_param-tdprinter = 'THPDF'. 'THSWINU'. 'PDFUC'.
3. Used cascading = 'X' while calling FM 'CONVERT_OTF'.
4. Followed the SAP Note: 1822639
5. As per SAP Note: 1817893 I imported font 'Angsana New' so now we can see this font is embedded in PDF.
6. Basis implement SAP Note 1645944 changing FONT_ADJUST_POSS to 'On'.
7. Smartform Style uses 'THANGSAN' font.
8. Researched SDN on this issue.
Thanks & regards,
Hetal