ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPreflightReportCodes Enumeration |
'Declaration Public Enum ImGearPDFPreflightReportCodes Inherits System.Enum
'Usage Dim instance As ImGearPDFPreflightReportCodes
public enum ImGearPDFPreflightReportCodes : System.Enum
__value public enum ImGearPDFPreflightReportCodes : public System.Enum
public enum class ImGearPDFPreflightReportCodes : public System.Enum
Member | Value | Description |
---|---|---|
INCOMPLIANT_ACTIONS | 29 | Actions are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_ANNOTATIONS | 26 | Annotations are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_ANNOTATIONS_DICT | 28 | Annotation dictionaries are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_ANNOTATIONS_TYPE | 53 | Annotations of unknown type are not compliant. |
INCOMPLIANT_ARTIFACTS | 36 | Artifacts are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_BOUNDING_BOXES | 43 | Bounding boxes are not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_CHAR_ENCODINGS | 23 | Character encodings are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_CHAR_PRINTING_CONDITION | 39 | Characterized printing condition is not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_CID_FONTS | 20 | CIDFonts are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_CMAPS | 62 | Font0 CMap is not compliant. |
INCOMPLIANT_COLOR_DATA | 38 | Color data is not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_COLOR_SPACES | 10 | Color spaces are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_COMPOSITE_FONTS | 19 | Composite fonts are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_CONTENT_STREAM | 58 | Incompliant content stream. |
INCOMPLIANT_CONTENT_STREAM_FILTER_IN_INLINE_IMAGE | 59 | Incompliant inline image encoding (LZW is prohibited). |
INCOMPLIANT_CONTENT_STREAM_UNDEFINED_OPERATOR | 60 | Operators not defined in PDF Reference used on page content stream. |
INCOMPLIANT_CONTENT_STREAM_UNDEFINED_RENDERING_INTENT | 61 | Rendering intent not defined in PDF Reference used in content stream. |
INCOMPLIANT_DEVICE_COLOR_SPACES | 12 | Not compliant uncalibrated color spaces. Reported by PDF/A compliance verifier. |
INCOMPLIANT_DOCINFO | 32 | Mismatch between document information dictionary and XMP metadata. Reported by PDF/A compliance verifier. |
INCOMPLIANT_DOCUMENT | 1 | Document is not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_EMBEDDED_FILES | 7 | Embedded files are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_ENCRYPTION | 44 | Encryption is not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_EXTGSTATE | 17 | Extended graphics state is not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_FILE_HEADER | 4 | File header is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_FILE_IDENTIFICATION | 42 | PDF file identification is not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_FILE_SPEC | 40 | File specifications are not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_FILE_STRUCTURE | 3 | File structure is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_FILE_TRAILER | 5 | File trailer is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_FILTERS | 6 | Document contains non-compliant filters. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_FONTS | 18 | Fonts are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_FONTS_METRICS | 63 | Fonts metrics are not compliant. |
INCOMPLIANT_FONTS_SUBSETS | 22 | Fonts subsets are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_FORMS | 15 | Form XObjects are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_GRAPHICS | 9 | Graphics is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_ICC_COLOR_SPACES | 11 | Not compliant ICCBased color spaces. Reported by PDF/A compliance verifier. |
INCOMPLIANT_IDENTIFICATION_SCHEMA | 33 | PDF/A identification schema is missing or incompliant with namespace URI %%. Reported by PDF/A compliance verifier. |
INCOMPLIANT_IMAGES | 14 | Images are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_INDIRECT_OBJECTS | 52 | Indirect object syntax is not compliant. |
INCOMPLIANT_INTERACTIVE_FORMS | 37 | Interactive forms are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_LOGICAL_STRUCTURE | 34 | Logical structure is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_METADATA | 31 | Metadata is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_MULT_ANNOTATIONS | 27 | Multimedia annotations are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_NOT_EMBEDDED_FONTS | 21 | Not embedded font programs are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_OPTIONAL_CONTENT | 8 | Optional content is not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_OUTPUT_INTENT | 49 | Output intent is not compliant. |
INCOMPLIANT_PAGE | 2 | Page is not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_POSTSCRIPT | 16 | PostScript XObjects are not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_SPECIAL_COLOR_SPACES | 13 | Not compliant Separation/DeviceN color spaces. Reported by PDF/A compliance verifier. |
INCOMPLIANT_STREAM_WITH_EXTERNAL_FDECODEPARMS | 48 | Stream object is not compliant. External streams are not allowed. |
INCOMPLIANT_STREAM_WITH_EXTERNAL_FFILTER | 47 | Stream object is not compliant. External streams are not allowed. |
INCOMPLIANT_STREAM_WITH_EXTERNAL_FILE | 46 | Stream object is not compliant. External streams are not allowed. |
INCOMPLIANT_TAGGED_PDF | 35 | Document doesn't conform to the Tagged PDF conventions. Reported by PDF/A compliance verifier. |
INCOMPLIANT_TRANSPARENCY | 25 | Transparency is not compliant. Reported by PDF/A and PDF/X compliance verifier. |
INCOMPLIANT_TRAPPING | 41 | Trapping is not compliant. Reported by PDF/X compliance verifier. |
INCOMPLIANT_TRIGGER_EVENTS | 30 | Trigger events are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_UCHAR_MAPS | 24 | Unicode character maps are not compliant. Reported by PDF/A compliance verifier. |
INCOMPLIANT_VIEW_PREFERENCES | 45 | Viewer preferences are not compliant. Reported by PDF/X compliance verifier. |
LIMITS_BIG_ARRAY | 54 | Array contains more than 8191 elements. |
LIMITS_BIG_DICTIONARY | 64 | Dictionary with more than 4095 entries found. |
LIMITS_BIG_INTEGER_CONT_STREAM | 56 | Integer value in content stream larger than 2^31-1. |
LIMITS_BIG_INTEGER_DICT | 55 | Integer value in dictionary larger than 2^31-1. |
LIMITS_BIG_NAME | 57 | Name with more than 127 bytes. |
SUCCESS | 0 | Document or Page is compliant with the specified preflight profile. Reported by PDF/A and PDF/X compliance verifier. |
WARNING_ACTION_EXISTS | 51 | Document contains an action. This warning is temporary, until full action detection is implemented. |
WARNING_FONT_EXISTS | 50 | Document contains a font. This warning is temporary, until full font detection is implemented. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDFPreflightReportCodes