Thank you for a nice library.

I couldn't find a way to access the /Differences array in the encoding
dictionary. Is there a way to access it in Podofo?

I thought I could call "GetEncoding" after getting the font like the
following:
PoDoFo::PdfObject* resobj =
pg->GetFromResources(PoDoFo::PdfName("Font"), fontname);
PoDoFo::PdfFont* fnt = pdf.GetFont(resobj);
// fnt->GetEncoding()

But from there I couldn't find any way to access the /Differences array.

Any help would be appreciated. My problem is the differences array
contains code for litagures and special fonts that I need to access.

Thanks,
Jesse Good

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to