PoDoFo  0.9.1
Static Public Member Functions | List of all members
PoDoFo::PdfEncodingObjectFactory Class Reference

#include <PdfEncodingObjectFactory.h>

Static Public Member Functions

static const PdfEncodingCreateEncoding (PdfObject *pObject)
 

Detailed Description

This factory creates a PdfEncoding from an existing object in the PDF.

Member Function Documentation

§ CreateEncoding()

const PdfEncoding * PoDoFo::PdfEncodingObjectFactory::CreateEncoding ( PdfObject pObject)
static

Create a new PdfEncoding from either an encoding name or an encoding dictionary.

Parameters
pObjectmust be a name or an encoding dictionary
Returns
a PdfEncoding or NULL