Hello,
Using PB 2019 R3, PB 2022 R3 build 3356
Generated a report using native pdf and send that to a w.app number. If the recipient got Android device, then with no issues, he could open that pdf file and read. If the recipient got iPhone, then he could not view that pdf file. This issue is only when the pdf is generated using native PDF. If the pdf is generated via other methods [ eg. CutePDF, doPDF etc. ], there is no such issue.
Here is the sample output generated using native pdf
The same pdf file, when viewed in an iPhone,
What could be the issue and how could it be resolved?
Happiness Always
BKR Sivaprakash
I just checked the option application's additional properties option. It works when run from IDE. Hope it will work in EXE also.
Only difference is the file size.
(Native PDF) Including the custom font the size of the PDF is 73 KB. Without including the font, the size is 16 KB.
(Cute PDF) the file size is 46 KB.
Hope customers won't complain this as an issue.