PoDoFo 0.9.1
|
#include <PdfEncodingObjectFactory.h>
Static Public Member Functions | |
static const PdfEncoding * | CreateEncoding (PdfObject *pObject) |
This factory creates a PdfEncoding from an existing object in the PDF.
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 |