
For the browser to be able to render the missing Chinese characters, the Chinese fonts used in the PDF should be embedded into the PDF file
This change has to be done on the ADS server which is connected to your ABAP system.
Please check the RFC name "ADS" which is type G RFC in SM59 transaction of ABAP system. In Target system settings under Host you can find the hostname of your ADS server.
Now, you need to login to the OS level of your ADS server with <SID>ADM user and need to perform below mentioned steps.
3. Edit file custom_xfa.xci. Look for context block:
<pdf> <! [0..n] >
<fontInfo>
<embed>0</embed> <! 0 1 >
<map>
Under <fontInfo> tag edit <embed> tag. Change its value from '0' to '1'.
4. Save file custom_xfa.xci.
Reference:
https://me.sap.com/notes/0003355543
https://me.sap.com/notes/1565508
Hope this blog will help you to solve your issue too
Requesting all readers to drop your feedback or thoughts in comments, also post your questions, if you have any, I will try to answer to the best of my knowledge and research.
Do follow my profile to see more useful contents related to SAP BASIS and HANA topics in near future.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
9 | |
7 | |
6 | |
6 | |
6 | |
4 | |
4 | |
4 | |
4 |