PoDoFo::PdfEncodingObjectFactory Class Reference

#include <PdfEncodingObjectFactory.h>

List of all members.

Static Public Member Functions

static const PdfEncodingCreateEncoding (PdfObject *pObject, PdfObject *pToUnicode=NULL, bool bExplicitNames=false)


Detailed Description

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

Member Function Documentation

const PdfEncoding * PoDoFo::PdfEncodingObjectFactory::CreateEncoding ( PdfObject pObject,
PdfObject pToUnicode = NULL,
bool  bExplicitNames = false 
) [static]

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

Parameters:
pObject must be a name or an encoding dictionary
pToUnicode the optional ToUnicode dictionary
bExplicitNames if true, glyph names are meaningless explicit keys on the font (used for Type3 fonts)
Returns:
a PdfEncoding or NULL


Generated on Tue Nov 29 09:28:34 2016 for PoDoFo by  doxygen 1.5.6