Enumeration | ||
---|---|---|
PDFEditErrors |
Product availability: Acrobat, Reader |
Platform availability: Macintosh, Windows, UNIX |
enum PDFEditErrors {
File: AcroErr.h |
Line: 2397 |
peErrNoError | No error. |
|
peErrUnknownPDEColorSpace | Unknown PDEColorSpace value. |
|
peErrWrongPDEObjectType | ||
peErrUnknownResType | ||
peErrPStackUnderflow | PDFEdit parse stack underflow while reading object. |
|
peErrCantCreateFontSubset | ||
peErrBadBlockHeader | ||
peErrCantGetAttrs | Unable to get attributes for the font. |
|
peErrCantGetWidths | Unable to get widths for the font. |
|
peErrFontToEmbedNotOnSys | Unable to find the font to embed on this system. |
|
peErrCantEmbedFont | ||
peErrCantGetImageDict | Unable to get the image dictionary. |
|
peErrCantReadImage | ||
peErrCantGetShading | Unable to get the shading resource. |
|
peErrWrongOpType | Wrong operand type. |
|
peErrTooFewPathOps | There were too few operands in the path. |
|
peErrErrorParsingImage | There was an error while trying to parse an image. |
|
peErrReadLessImageColor | ||
peErrReadLessImageData | ||
peErrBadResMetrics | There are invalid or corrupt font metrics in the resource file. |
|
peErrBadType3Font |