LayerError_Messages
ObjectPDFEdit_Layer

A listing of PDFEdit layer errors.



Enumeration Summary
 Enumeration
  PDFEditErrors


Enumeration Detail
PDFEditErrors
Product availability: Acrobat, Reader
Platform availability: Macintosh, Windows, UNIX

Syntax


File: AcroErr.h
Line: 2397

Elements
peErrNoError  

No error.

 
peErrUnknownPDEColorSpace  

Unknown PDEColorSpace value.

 
peErrWrongPDEObjectType  

Incorrect PDEObject type.

 
peErrUnknownResType  

Unknown PDEObject resource type.

 
peErrPStackUnderflow  

PDFEdit parse stack underflow while reading object.

 
peErrCantCreateFontSubset  

Unable to create embedded font subset.

 
peErrBadBlockHeader  

Bad block header for Type 1 embedded stream.

 
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  

This font is licensed and cannot be embedded.

 
peErrCantGetImageDict  

Unable to get the image dictionary.

 
peErrCantReadImage  

Unable to read the image data.

 
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  

Less image color data was read than expected.

 
peErrReadLessImageData  

Less image data was read than expected.

 
peErrBadResMetrics  

There are invalid or corrupt font metrics in the resource file.

 
peErrBadType3Font  

Invalid Type 3 font.