Finding out embedded fonts in PDF file.
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange
-
- User
- Posts: 14
- Joined: Mon Aug 30, 2004 8:45 pm
Finding out embedded fonts in PDF file.
Hi, I am just wondering if it's possible to find out all embedded fonts in a PDF file using PDF-XChange SDK? Thanks.
-
- User
- Posts: 205
- Joined: Fri May 18, 2012 8:41 pm
Re: Finding out embedded fonts in PDF file.
Hi Victorvon,
Thank you for your post.
Please take a look at the following functions from the PDF-Tools SDK Manual:
PXCp_ET_Prepare()
PXCp_ET_GetFontCount()
PXCp_ET_GetFontInfo()
PXCp_ET_GetFontName()
PXCp_ET_Finish()
Thanks.
Sincerely,
Thank you for your post.
Please take a look at the following functions from the PDF-Tools SDK Manual:
PXCp_ET_Prepare()
PXCp_ET_GetFontCount()
PXCp_ET_GetFontInfo()
PXCp_ET_GetFontName()
PXCp_ET_Finish()
Thanks.
Sincerely,