Finding out embedded fonts in PDF file.

PDF-XChange Drivers API (only) V4/V5
This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-XChange Printer Drivers SDK (only) - VERSION 4 & 5 - Please use the PDF-Tools SDK Forum for Library DLL assistance.

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange

Victorvon
User
Posts: 14
Joined: Mon Aug 30, 2004 8:45 pm

Finding out embedded fonts in PDF file.

Post by Victorvon »

Hi, I am just wondering if it's possible to find out all embedded fonts in a PDF file using PDF-XChange SDK? Thanks.
Nico - Tracker Supp
User
Posts: 205
Joined: Fri May 18, 2012 8:41 pm

Re: Finding out embedded fonts in PDF file.

Post by Nico - Tracker Supp »

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,