PDF Report does not show anything when using new fonts.

PDF Report works fine with standard setting but the font is not suitable for showing Thai characters.

I tried adding new fonts in PDF Layout > Code > Body using the following;

sc_pdf_add_font (‘AngsanaNew’, ', ‘angsa.php’);
sc_pdf_set_font (‘AngsanaNew’, ‘’, 14);

The web browser (firefox) does not show anything but when opened by Adobe Acrobat, I found the following

  • The information in English is shown correctly in “AngsanaNew” font.
  • The information in Thai is “BLANK”.

Any ideas or suggestion?

Capecode

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

Hello,

Is the whole page BLANK? Or just the text in Thai that shows up blank (and the rest of the non-textual part of your Report shows up correctly)?

regards,
Bernhard Bernsmann

i don’t know if you manage to deal with this, but i did it. maybe bug in SC, i am using SC9.00.06 and works well…