#include <PdfEncodingObjectFactory.h>
Static Public Member Functions | |
| static const PdfEncoding * | CreateEncoding (PdfObject *pObject) |
| const PdfEncoding * PoDoFo::PdfEncodingObjectFactory::CreateEncoding | ( | PdfObject * | pObject | ) | [static] |
Create a new PdfEncoding from either an encoding name or an encoding dictionary.
| pObject | must be a name or an encoding dictionary |
1.4.7