PoDoFo  0.9.1
Static Public Member Functions
PoDoFo::PdfEncodingObjectFactory Class Reference

#include <PdfEncodingObjectFactory.h>

List of all members.

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

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