2010 Jun 23 8:24 AM
Hi all,
Can u plz help me out regrdin an error, which I m facing in opening the PDF file when receiving it through Mail.
error message "Can not extract the embedded font 'TrebuchetMS'. Some characters may not display or print correctly"
its opening correctly when saving it in local system through the same ABAP Program..
Thanks,
Rajeev
2010 Jun 23 9:56 AM
Hello Rajeev,
Where does the PDF come from? is the PDF generated by ABAP code or third party?
Best Regards,
Jerry
Hi all,
Can u plz help me out regrdin an error, which I m facing in opening the PDF file when receiving it through Mail.
error message "Can not extract the embedded font 'TrebuchetMS'. Some characters may not display or print correctly"
its opening correctly when saving it in local system through the same ABAP Program..
Thanks,
Rajeev
2010 Jun 23 9:56 AM
Hello Rajeev,
Where does the PDF come from? is the PDF generated by ABAP code or third party?
Best Regards,
Jerry
2010 Jun 23 10:12 AM
2010 Jun 23 10:23 AM
Hi rajiv,
Increase the length of parameter body_num in packing_list parameter of the function module SO_NEW_DOCUMENT_ATT_SEND_API1.
Ie : Packing List parametyer for the Attachment .
In general we pass number of lines of internal table to this variable. Just double its length.
It will work.
Regards,
Mr.A
2010 Jun 23 11:37 AM
Hi,
Suggested changes are not resulting into the desired result.
Thanks.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |