Sorry for the inconvenience. We suspect that your are facing exception when try exporting true type font to pdf. If so, then we suggest you to refer the below thread for more details on exporting true type font to pdf.
Note : We request you to use the corresponding custom font base64 string in your application, based on your requirement. The above thread is to export Croatian letters, we suggest you to generate base64 string for Gregorian letters using below steps. Please follow the below steps to get the base64 string for the custom font.
- Download TTF file for the corresponding (custom) font (you can download ttf for Gregorian from here https://fontmeme.com/fonts/gregorian-font/)
- Then convert the TTF file into base64 string (https://www.giftofspeed.com/base64-encoder/).
- Finally apply the base64 string to pdfTrupetypeFont.
If you are still facing difficulties, then kindly get back to us with a simple issue reproducing sample with Gregorian text which you need to export to pdf. And also share with the details of any exception if you have faced while perform pdf exporting.
Regards,
Renjith R