Hi
Brent,
Thank you for your
update.
This feature
request for “Need to add support to embed the non-embedded font in the PDF
Document” has been added. We will let you know once the feature has been
implemented.
Please let us know
if you have any questions.
Regards,
George
Hi,
Has this feature has been added now?
We can add an extra text with custom font in the existing pdf file, but can we change the font in the existing pdf file?
We have pdf files where the content is not readable as can be found in the attachment. It looks like the pdf file does not have fonts embedded in it.
Is it possible to attach the web fonts in
Thanks
Hi Dimitri,
Yes,you can embed all the non-embedded fonts in an existing PDF document using the EmbedFonts method provided by Syncfusion. This ensures that the text becomes readable by embedding the required fonts into the PDF.
This approach will embed the missing fonts into the PDF, making the content readable. However, note that this does not change the existing font style; it only ensures the original fonts are properly embedded.
Follow the link below for more information:
Embed all the non-embedded fonts in the existing PDF document
Regards,
Irfana J.