ImageGear .NET v25.1 - Updated
ImGearPDFPreflightReportCodes Enumeration




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPreflightReportCodes Enumeration
Specifies PDF preflight error codes describing incompliance with the specified profile.
Syntax
'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 
Members
MemberValueDescription
INCOMPLIANT_ACTIONS29 Actions are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_ANNOTATIONS26 Annotations are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_ANNOTATIONS_DICT28 Annotation dictionaries are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_ANNOTATIONS_TYPE53 Annotations of unknown type are not compliant.
INCOMPLIANT_ARTIFACTS36 Artifacts are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_BOUNDING_BOXES43 Bounding boxes are not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_CHAR_ENCODINGS23 Character encodings are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_CHAR_PRINTING_CONDITION39 Characterized printing condition is not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_CID_FONTS20 CIDFonts are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_CMAPS62 Font0 CMap is not compliant.
INCOMPLIANT_COLOR_DATA38 Color data is not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_COLOR_SPACES10 Color spaces are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_COMPOSITE_FONTS19 Composite fonts are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_CONTENT_STREAM58 Incompliant content stream.
INCOMPLIANT_CONTENT_STREAM_FILTER_IN_INLINE_IMAGE59 Incompliant inline image encoding (LZW is prohibited).
INCOMPLIANT_CONTENT_STREAM_UNDEFINED_OPERATOR60 Operators not defined in PDF Reference used on page content stream.
INCOMPLIANT_CONTENT_STREAM_UNDEFINED_RENDERING_INTENT61 Rendering intent not defined in PDF Reference used in content stream.
INCOMPLIANT_DEVICE_COLOR_SPACES12 Not compliant uncalibrated color spaces. Reported by PDF/A compliance verifier.
INCOMPLIANT_DOCINFO32 Mismatch between document information dictionary and XMP metadata. Reported by PDF/A compliance verifier.
INCOMPLIANT_DOCUMENT1 Document is not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_EMBEDDED_FILES7 Embedded files are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_ENCRYPTION44 Encryption is not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_EXTGSTATE17 Extended graphics state is not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_FILE_HEADER4 File header is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_FILE_IDENTIFICATION42 PDF file identification is not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_FILE_SPEC40 File specifications are not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_FILE_STRUCTURE3 File structure is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_FILE_TRAILER5 File trailer is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_FILTERS6 Document contains non-compliant filters. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_FONTS18 Fonts are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_FONTS_METRICS63 Fonts metrics are not compliant.
INCOMPLIANT_FONTS_SUBSETS22 Fonts subsets are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_FORMS15 Form XObjects are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_GRAPHICS9 Graphics is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_ICC_COLOR_SPACES11 Not compliant ICCBased color spaces. Reported by PDF/A compliance verifier.
INCOMPLIANT_IDENTIFICATION_SCHEMA33PDF/A identification schema is missing or incompliant with namespace URI %%. Reported by PDF/A compliance verifier.
INCOMPLIANT_IMAGES14 Images are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_INDIRECT_OBJECTS52 Indirect object syntax is not compliant.
INCOMPLIANT_INTERACTIVE_FORMS37 Interactive forms are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_LOGICAL_STRUCTURE34 Logical structure is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_METADATA31 Metadata is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_MULT_ANNOTATIONS27 Multimedia annotations are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_NOT_EMBEDDED_FONTS21 Not embedded font programs are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_OPTIONAL_CONTENT8 Optional content is not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_OUTPUT_INTENT49 Output intent is not compliant.
INCOMPLIANT_PAGE2 Page is not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_POSTSCRIPT16 PostScript XObjects are not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_SPECIAL_COLOR_SPACES13 Not compliant Separation/DeviceN color spaces. Reported by PDF/A compliance verifier.
INCOMPLIANT_STREAM_WITH_EXTERNAL_FDECODEPARMS48 Stream object is not compliant. External streams are not allowed.
INCOMPLIANT_STREAM_WITH_EXTERNAL_FFILTER47 Stream object is not compliant. External streams are not allowed.
INCOMPLIANT_STREAM_WITH_EXTERNAL_FILE46 Stream object is not compliant. External streams are not allowed.
INCOMPLIANT_TAGGED_PDF35 Document doesn't conform to the Tagged PDF conventions. Reported by PDF/A compliance verifier.
INCOMPLIANT_TRANSPARENCY25 Transparency is not compliant. Reported by PDF/A and PDF/X compliance verifier.
INCOMPLIANT_TRAPPING41 Trapping is not compliant. Reported by PDF/X compliance verifier.
INCOMPLIANT_TRIGGER_EVENTS30 Trigger events are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_UCHAR_MAPS24 Unicode character maps are not compliant. Reported by PDF/A compliance verifier.
INCOMPLIANT_VIEW_PREFERENCES45 Viewer preferences are not compliant. Reported by PDF/X compliance verifier.
LIMITS_BIG_ARRAY54 Array contains more than 8191 elements.
LIMITS_BIG_DICTIONARY64 Dictionary with more than 4095 entries found.
LIMITS_BIG_INTEGER_CONT_STREAM56 Integer value in content stream larger than 2^31-1.
LIMITS_BIG_INTEGER_DICT55 Integer value in dictionary larger than 2^31-1.
LIMITS_BIG_NAME57 Name with more than 127 bytes.
SUCCESS0 Document or Page is compliant with the specified preflight profile. Reported by PDF/A and PDF/X compliance verifier.
WARNING_ACTION_EXISTS51 Document contains an action. This warning is temporary, until full action detection is implemented.
WARNING_FONT_EXISTS50 Document contains a font. This warning is temporary, until full font detection is implemented.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFPreflightReportCodes

See Also

Reference

ImageGear.Formats.PDF Namespace