Monitor information events identifiers for PDF interpretation. More...
Monitor information events identifiers for PDF interpretation.
Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. Global Graphics Software Ltd. Confidential Information.
This file enumerates message and warning identifiers for the PDF code and the PDF/X checker.
anonymous enum |
Enumerator | |
---|---|
MON_TYPE_PDFMETA_KEYWORDS | 0x30000400, Report PDF metadata keywords |
MON_TYPE_PDFMETA_TITLE | 0x30000401, Report PDF metadata title |
MON_TYPE_PDFMETA_SUBJECT | 0x30000402, Report PDF metadata subject |
MON_TYPE_PDFMETA_AUTHOR | 0x30000403, Report PDF metadata author |
MON_TYPE_PDFMETA_CREATOR | 0x30000404, Report PDF metadata creator |
MON_TYPE_PDFMETA_PRODUCER | 0x30000405, Report PDF metadata producer |
MON_TYPE_PDFMETA_CREATIONDATE | 0x30000406, Report PDF metadata creation date |
MON_TYPE_PDFMETA_MODDATE | 0x30000407, Report PDF metadata modification date |
MON_TYPE_PDFMETA_TRAPPED | 0x30000408, Report PDF metadata trapped |
MON_PDFMETA_MAX | 0x30000413, Maximum enumeration value for section PDFMETA |
MON_TYPE_PDFINFO_NONSEEKABLEINPUT | 0x30000414, Non-seekable input for a PDF file, writing a temporary copy |
MON_TYPE_PDFINFO_TRAPPINGINFO | 0x30000415, PDF job contains trapping information |
MON_TYPE_PDFINFO_HVD | 0x30000416, Event contains PDF HVD information |
MON_TYPE_PDFCAT_EXTENSIONS | 0x30000417, Extensions from the catalog dictionary |
MON_TYPE_PDFINFO_REPETITION_REPORT_deprecated |
|
MON_TYPE_PDFWARN_PAGERANGE | 0x48000400, Emitted if /PageRange is specified |
MON_TYPE_PDFWARN_OUTOFRANGE | 0x48000401, Page numbers in /PageRange too big |
MON_TYPE_PDFWARN_NOPAGESINRANGE | 0x48000402, No pages in requested page range |
MON_TYPE_PDFWARN_SEPINFOMISSING | 0x48000403, Required SeparationInfo missing |
MON_TYPE_PDFWARN_SEPINFOINVALID | 0x48000404, Page missing from SeparationInfo |
MON_TYPE_PDFWARN_UNEXPECTEDVERSION | 0x48000405, Unknown PDF standard |
MON_TYPE_PDFWARN_METADATA | 0x48000406, Unable to parse metadata |
MON_TYPE_PDFWARN_EXTERNALFILE | 0x48000407, External file missing |
MON_TYPE_PDFWARN_ONLYPAGERANGE_deprecated |
|
MON_TYPE_PDFWARN_OCGNOTFOUND | 0x48000409, Job does not contain optional content group |
MON_TYPE_PDFWARN_PS_XOBJECTS | 0x4800040a, Use of PS XObjects may affect final output |
MON_TYPE_PDFWARN_INVALIDPDFEXECIDPARAM | 0x4800040b, Invalid param in pdfexecid dictionary |
MON_TYPE_PDFWARN_UNKNOWNPARAM | 0x4800040c, Unrecognised param in setpdfparams dictionary |
MON_TYPE_PDFWARN_NOPROCSTEPSGROUP | 0x4800040d, Ignoring GTS_Metadata which does not contain GTS_ProcStepsGroup |
MON_PDFWARNING_MAX | 0x4800043b, Maximum enumeration value for section PDFWARNING |
MON_TYPE_PDFWARN_HVDTOOFEWPAGES | 0x4800043c, Not performing HVD scan: too few pages |
MON_TYPE_PDFWARN_HVDRECOMBINE_deprecated |
|
MON_TYPE_PDFWARN_HVDTRAPPRO | 0x4800043e, TrapPro enabled - disabling Harlequin VariData |
MON_TYPE_PDFWARN_HVDRLE | 0x4800043f, RLE output enabled - disabling Harlequin VariData |
MON_TYPE_PDFWARN_HVDUNSUPPORTEDMARKS | 0x48000440, Abandoning HVD scan as found unsupported marks on a page |
MON_TYPE_PDFWARN_HVDTOOFEWUNIQUEPAGES | 0x48000441, Not performing HVD scan as there are too few pages |
MON_TYPE_PDFWARN_HVDHTO | 0x48000442, HTO key and HVD are mutually exclusive |
MON_TYPE_PDFWARN_HVDIGNOREPAGEGROUP | 0x48000443, Harlequin VariData forcing /IgnorePageGroup to /All |
MON_TYPE_PDFWARN_HVDAUTOSEPS | 0x48000444, Dynamic spots enabled - disabling Harlequin VariData |
MON_TYPE_PDFWARN_HVDCONTONEMASK | 0x48000445, Contone masking may be required with eHVD |
MON_TYPE_PDFWARN_EHVDLICENSE | 0x48000446, eHVD requested but no eHVD license |
MON_TYPE_PDFWARN_IHVDLICENSE | 0x48000447, iHVD requested but no iHVD license |
MON_TYPE_PDFWARN_HVDABORTTILING | 0x48000448, HVD scan aborted and no /Page tiling specified - no tiling will be performed |
MON_TYPE_PDFWARN_HVDSCANONLY | 0x48000449, Aborting after HVD scan due to OptimizedPDFScanOnly |
MON_TYPE_PDFXINFO_CONDITION | 0x30000500, Identified output intent printing condition |
MON_TYPE_PDFXINFO_EXTERNALFILE | 0x30000501, The name of the external file |
MON_TYPE_OUTPUTINTENTINFO_NOPROFILESFILE | 0x30000502, No SW/iccreg/Profiles file. Ignoring output profile |
MON_TYPE_OUTPUTINTENTINFO_EXTERNALPROFILE | 0x30000503, Could not obtain external profile. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_CONDITIONID | 0x30000504, Could not check output condition identifier. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_BAD_DICT_TYPE | 0x30000505, The OutputIntent dictionary should have a value of 'OutputIntent' for the Type key. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_MULTIPLE_GTS_PDFX | 0x30000506, Multiple GTS_PDFX OutputIntent dictionaries |
MON_TYPE_OUTPUTINTENTINFO_NO_REG_PROFILE | 0x30000507, No registered ICC profile listed. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_NO_DEST_OUTPUT_PROFILE | 0x30000508, OutputIntent is missing the DestOutputProfile key. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_ADD_TO_GSTATE | 0x30000509, Failed to add output intent to gstate. Ignoring output intent |
MON_TYPE_OUTPUTINTENTINFO_INTERNAL_AND_EXTERNAL_PROFILES | 0x3000050a, Both internal and external output profiles specified |
MON_TYPE_OUTPUTINTENTINFO_NON_DICTIONARY_URL | 0x3000050b, URL for external profile is not file specification dictionary |
MON_TYPE_OUTPUTINTENTINFO_EXTERNAL_PROFILE_INVALID_CHECKSUM | 0x3000050c, External profile reference checksum is invalid |
MON_TYPE_OUTPUTINTENTINFO_EXTERNAL_PROFILE_CHECKSUM_DIFFERS | 0x3000050d, External profile checksum differs from that expected |
MON_TYPE_OUTPUTINTENTINFO_FAULTY | 0x3000050e, Ignoring faulty output intent |
MON_TYPE_OUTPUTINTENTINFO_SPECTRALDATA | 0x3000050f, Ignoring CxF color data found in PDF - using alternate color values in PDF for spot color conversion |
MON_TYPE_PDFXWARN_BASE | 0x48000500, Base enumeration for PDF/X warnings |
MON_PDFXWARN_MAX | 0x480005c7, Maximum enumeration value for section PDFXWARN |
MON_TYPE_PDFXWARN_EXTERNALFILEVERSION | Other PDF/X warnings which never result in an error being raised. 0x480005c8, External file is wrong version |
MON_TYPE_PDFXWARN_NOPROFILESFILE | 0x480005c9, No SW/iccreg/Profiles file |
MON_TYPE_PDFXWARN_NOPROFILEFILE | 0x480005ca, ICC profile not found |
MON_TYPE_PDFXWARN_NOPROFILE | 0x480005cb, Failed to find external profile from output intent |
MON_TYPE_PDFXFAIL_BASE | 0x58000500, PDF/X syntax error |
MON_PDFXFAIL_MAX | 0x580005c7, Maximum enumeration value for section PDFXFAIL |
MON_SYNTAXERROR_PDFXERR_BASE | 0x68110500, Base enumeration for PDF/X syntax errors |
MON_PDFX_SYNTAXERROR_MAX | 0x681105c7, Maximum enumeration value for section PDFX_SYNTAXERROR |
MON_TYPECHECK_PDFX_CHKNAME | 0x68130500, Expected name for blend mode |
MON_UNDEFINED_PDFX_CHKANNOT | 0x68140500, Invalid SubType for TrapNet annotation dictionary |
MON_INVALIDACCESS_PDF_STREAMFILTERINIT_deprecated |
|
MON_INVALIDACCESS_PDF_AESKEYINIT | 0x68060401, AES dictionary is not readable |
MON_INVALIDACCESS_PDF_CONTEXT | 0x68060402, License required to process PDF |
MON_INVALIDACCESS_PDF_STREAM | 0x68060403, Non-existent PDF stream |
MON_INVALIDACCESS_PDF_NCPWD | 0x68060404, Unable to find valid password to decrypt file |
MON_INVALIDACCESS_PDF_NCPRINT | 0x68060405, Printing is not permitted for this file |
MON_INVALIDACCESS_PDF_PARMSET | 0x68060406, Could not read PDF parameter dictionary |
MON_INVALIDACCESS_PDF_RC4DICT | 0x68060407, Could not read RC4 filter dictionary |
MON_INVALIDACCESS_PDF_STRMDICT | 0x68060408, Could not read PDF stream dictionary |
MON_INVALIDFONT_PDF_EXTRACTENCODING_deprecated |
|
MON_INVALIDFONT_PDF_WRONGTYPE_deprecated |
|
MON_INVALIDFONT_PDF_ENCODINGELEMENT_deprecated |
|
MON_INVALIDFONT_PDF_FONTID_deprecated |
|
MON_INVALIDFONT_PDF_UNKNOWNFONTTYPE_deprecated |
|
MON_INVALIDFONT_PDF_CIDSYSTEMINFO_deprecated |
|
MON_INVALIDFONT_PDF_FDARRAY_deprecated |
|
MON_INVALIDFONT_PDF_FONTMATRIX_deprecated |
|
MON_INVALIDFONT_PDF_FONTTYPE_deprecated |
|
MON_INVALIDFONT_PDF_INTEGER_deprecated |
|
MON_INVALIDFONT_PDF_FILE_deprecated |
|
MON_INVALIDFONT_PDF_MISSINGSTROKEWIDTH_deprecated |
|
MON_INVALIDFONT_PDF_STROKEWIDTH_deprecated |
|
MON_INVALIDFONT_PDF_CMAP | 0x6809040d, Could not extract name from CMap definition |
MON_INVALIDFONT_PDF_CMAPX | 0x6809040e, Unexpected error while processing CMap definition |
MON_INVALIDFONT_PDF_DEFINECMAP | 0x6809040f, Unable to process CMap data |
MON_INVALIDFONT_PDF_FONT | 0x68090410, Badly formed font |
MON_INVALIDFONT_PDF_SHOWCHAR | 0x68090411, Badly formed Type 0 font |
MON_INVALIDFONT_PDF_SHOWCMAP | 0x68090412, Unable to process CMap data |
MON_INVALIDFONT_PDF_SHOWCID | 0x68090413, Unexpected CMap lookup for a CID font |
MON_INVALIDFONT_PDF_SHOWNCID | 0x68090414, Expected CID font when CMap lookup returned a CID |
MON_INVALIDFONT_PDF_SHOWCODE | 0x68090415, Failed to select font from parent |
MON_INVALIDFONT_PDF_CMAPXREF | 0x68090416, Could not find referenced Cmap name |
MON_INVALIDFONT_PDF_CMAPTYPE | 0x68090417, Unexpected type for CMap name object |
MON_INVALIDFONT_PDF_CMAPREAL | 0x68090418, Unable to establish real CMap name |
MON_INVALIDFONT_PDF_CMAPDICT | 0x68090419, Expected dictionary object in CMap definition |
MON_INVALIDRESTORE_PDF_SGSSTACK | 0x680a0400, Graphic stack is corrupt |
MON_IOERROR_PDF_STREAMFILTERCLOSE_deprecated |
|
MON_IOERROR_PDF_OPENENCODEBUFFER_deprecated |
|
MON_IOERROR_PDF_WRITEENCODEBUFFER_deprecated |
|
MON_IOERROR_PDF_CLOSEENCODEBUFFER_deprecated |
|
MON_IOERROR_PDF_CLOSEFILE_deprecated |
|
MON_IOERROR_PDF_CREATEFILE_deprecated |
|
MON_IOERROR_PDF_EXECSTREAM | 0x680b0406, PDF input IO error |
MON_IOERROR_PDF_GS4STREAM | 0x680b0407, Could not open group object stream |
MON_IOERROR_PDF_IMGSTREAM | 0x680b0408, Could not open JPEG2000 image stream |
MON_IOERROR_PDF_OPENAESBUFFER | 0x680b0409, Target for AES encode not open |
MON_IOERROR_PDF_WRITEAESBUFFER | 0x680b040a, AES encode failed to write into target |
MON_IOERROR_PDF_REFFILE | 0x680b040b, Could not open file referenced with /F key |
MON_IOERROR_PDF_REFNOFILE | 0x680b040c, File named in reference dictionary not found |
MON_IOERROR_PDF_REPFILE | 0x680b040d, Could not repair PDF document |
MON_IOERROR_PDF_RC4OPENBUFF | 0x680b040e, Target for RC4 encode not open |
MON_IOERROR_PDF_RC4WRITEBUFF | 0x680b040f, RC4 encode failed to write into target |
MON_IOERROR_PDF_STRMEND | 0x680b0410, Error when closing stream |
MON_IOERROR_PDF_STRMREAD | 0x680b0411, Premature end when reading from stream |
MON_IOERROR_PDF_STRMOPEN | 0x680b0412, Failed to open external file |
MON_LIMITCHECK_PDF_RECURSIONDEPTH | 0x680c0400, PDF objects nested too deep |
MON_LIMITCHECK_PDF_DASHPATTERNLEN_deprecated |
|
MON_LIMITCHECK_PDF_BXEX | 0x680c0402, BX/EX nesting limit exceeded |
MON_LIMITCHECK_PDF_CIDSTREAM | 0x680c0403, CID font stream too long |
MON_LIMITCHECK_PDF_LABELTOOLONG | 0x680c0404, Label string too long |
MON_LIMITCHECK_PDF_OPRECURSE | 0x680c0405, PDF execution nested too deep |
MON_LIMITCHECK_PDF_RRNESTED | 0x680c0406, Badly nested PDF operators in HVD content stream |
MON_LIMITCHECK_PDF_SCANCACHE | 0x680c0407, PDF name or string too long |
MON_LIMITCHECK_PDF_SCANDICT | 0x680c0408, Too many items in PDF dictionary |
MON_LIMITCHECK_PDF_WDGSTRING | 0x680c0409, Appearance stream too long |
MON_LIMITCHECK_PDF_OFFSET | 0x680c040a, File offset in PDF document too large |
MON_LIMITCHECK_PDF_PAGETREE_DEPTH | 0x680c040b, Page tree is nested too deeply |
MON_NOCURRENTPOINT_PDF_PSEG | 0x680d0400, No current point for start of path segment |
MON_RANGECHECK_PDF_NAMETOOLONG_deprecated |
|
MON_RANGECHECK_PDF_BASERANGE_deprecated |
|
MON_RANGECHECK_PDF_WRONGCOLORSPACE_deprecated |
|
MON_RANGECHECK_PDF_OUTPUTCOLORSPACE_deprecated |
|
MON_RANGECHECK_PDF_COLORSPACE | 0x680e0404, Unexpected color space |
MON_RANGECHECK_PDF_ANYENCODING_deprecated |
|
MON_RANGECHECK_PDF_SELECTORSTRING_deprecated |
|
MON_RANGECHECK_PDF_FONTNAME_deprecated |
|
MON_RANGECHECK_PDF_PASSTHROUGH_deprecated |
|
MON_RANGECHECK_PDF_UNKNOWNDECODER_deprecated |
|
MON_RANGECHECK_PDF_BLEEDBOX_deprecated |
|
MON_RANGECHECK_PDF_ARRAYENCODEARGS_deprecated |
|
MON_RANGECHECK_PDF_CCITTFAX_deprecated |
|
MON_RANGECHECK_PDF_DCT_deprecated |
|
MON_RANGECHECK_PDF_EMITTER_deprecated |
|
MON_RANGECHECK_PDF_ARRAYCOPY_deprecated |
|
MON_RANGECHECK_PDF_BLENDSPACE | 0x680e0410, Invalid color space for blend space |
MON_RANGECHECK_PDF_CATALOG | 0x680e0411, Malformed document catalog |
MON_RANGECHECK_PDF_CIDSTREAM | 0x680e0412, Odd number of bytes in CID font stream |
MON_RANGECHECK_PDF_CIDTOGIDMAP | 0x680e0413, Invalid id for CIDtoGID map |
MON_RANGECHECK_PDF_CIDVERT | 0x680e0414, Invalid vertical width array in CID font |
MON_RANGECHECK_PDF_CIDWIDTH | 0x680e0415, Incorrect length for CID font W array |
MON_RANGECHECK_PDF_CIDWIDTH2 | 0x680e0416, Incorrect length for CID font W2 array |
MON_RANGECHECK_PDF_COLORANT | 0x680e0417, Expected colorant not in color space |
MON_RANGECHECK_PDF_COLORSPACENAME | 0x680e0418, Unexpected color space name |
MON_RANGECHECK_PDF_COLORSPACEOBJ | 0x680e0419, Unexpected color space descriptor length |
MON_RANGECHECK_PDF_COLORSPACES | 0x680e041a, Wrong number of colors for an intercept color space |
MON_RANGECHECK_PDF_COLSPARRAY | 0x680e041b, Color space array is wrong length in SeparationInfo |
MON_RANGECHECK_PDF_ENCODBYTE | 0x680e041c, Expected value between 0 and 255 in Differences array of an encoding |
MON_RANGECHECK_PDF_ENCODCHAR | 0x680e041d, Character is not included in selected encoding |
MON_RANGECHECK_PDF_ENCODSTD | 0x680e041e, Encoding is not one of the standard three |
MON_RANGECHECK_PDF_EXECPAGES | 0x680e041f, Page not in range / Bad page range |
MON_RANGECHECK_PDF_FONTDESC | 0x680e0420, Font descriptor flags are neither symbolic nor non-symbolic |
MON_RANGECHECK_PDF_FONTWIDTH | 0x680e0421, More font width details than widths data |
MON_RANGECHECK_PDF_GS4ARRAY | 0x680e0422, Blend mode array cannot be empty |
MON_RANGECHECK_PDF_GS4COLOR | 0x680e0423, Backdrop color array is wrong length |
MON_RANGECHECK_PDF_GS4MASK | 0x680e0424, Subtype name must be Alpha or Luminosity |
MON_RANGECHECK_PDF_GSTATCOLTSFR | 0x680e0425, Expected 4 functions for setcolortransfer |
MON_RANGECHECK_PDF_GSTATHT5 | 0x680e0426, Cannot have nested type 5 halftones |
MON_RANGECHECK_PDF_GSTATHTYPE | 0x680e0427, Unexpected halftone type |
MON_RANGECHECK_PDF_GSTATOPM | 0x680e0428, OPM value must be 0 or 1 |
MON_RANGECHECK_PDF_IMGBPC1 | 0x680e0429, BitsPerComponent should be 1 for a mask |
MON_RANGECHECK_PDF_IMGSIZES | 0x680e042a, Image dimensions must match in matted soft masks |
MON_RANGECHECK_PDF_IMGSMASK | 0x680e042b, Unexpected value in soft mask image dictionary |
MON_RANGECHECK_PDF_INVALIDTYPES | 0x680e042c, AbortForInvalidTypes value is invalid |
MON_RANGECHECK_PDF_LABELNUMBER | 0x680e042d, Number for page label must be greater than zero |
MON_RANGECHECK_PDF_PAGECROP | 0x680e042e, PageCropTo value is invalid |
MON_RANGECHECK_PDF_PARAM | 0x680e042f, Invalid PDF parameter value |
MON_RANGECHECK_PDF_PATTERN | 0x680e0430, Unexpected pattern type |
MON_RANGECHECK_PDF_PREDEFCMAP | 0x680e0431, Unexpected pre-defined CMap name |
MON_RANGECHECK_PDF_XOBJNUM | 0x680e0432, Invalid number for indirect reference |
MON_RANGECHECK_PDF_XSTREAM | 0x680e0433, Unexpected type in xref stream |
MON_RANGECHECK_PDF_NCAESLEN | 0x680e0434, AES string length must be multiple of 16 and not less than 32 |
MON_RANGECHECK_PDF_NCFILTER | 0x680e0435, Invalid crypt filter |
MON_RANGECHECK_PDF_NCKEYLEN | 0x680e0436, Invalid encryption key length |
MON_RANGECHECK_PDF_NCREVISION | 0x680e0437, Invalid or unsupported encryption revision |
MON_RANGECHECK_PDF_NCDICT | 0x680e0438, Invalid or missing encryption dictionary field |
MON_RANGECHECK_PDF_OPIVSN13 | 0x680e0439, Version in OPI dictionary should be set to 1.3 |
MON_RANGECHECK_PDF_OCONOFF | 0x680e043a, Usage state should be ON or OFF |
MON_RANGECHECK_PDF_OCSTRICTLYON | 0x680e043b, PDF spec says BaseState can only be set to ON |
MON_RANGECHECK_PDF_PARMSET | 0x680e043c, PDF parameter value out of range |
MON_RANGECHECK_PDF_RRPAGENUM_deprecated |
|
MON_RANGECHECK_PDF_SCANINT | 0x680e043e, Integer value out of range in PDF document structure |
MON_RANGECHECK_PDF_SCANNUM | 0x680e043f, Number in PDF document out of floating point range |
MON_RANGECHECK_PDF_SCANBIGINT_deprecated |
|
MON_RANGECHECK_PDF_SGSSTACK_deprecated |
|
MON_RANGECHECK_PDF_SHOWCHAR | 0x680e0442, Ran out of show string trying to show a character |
MON_RANGECHECK_PDF_OBJXREF | 0x680e0443, Malformed cross-reference stream dictionary |
MON_RANGECHECK_PDF_OBJOFFSET | 0x680e0444, Invalid offset in cross-reference stream |
MON_RANGECHECK_PDF_STRCONVERT | 0x680e0445, Failed to convert text string to Unicode |
MON_RANGECHECK_PDF_TEXTMODE | 0x680e0446, Invalid render mode value |
MON_RANGECHECK_PDF_VIGNTYPE | 0x680e0447, Unexpected shaded fill type |
MON_RANGECHECK_PDF_WDGARRAY | 0x680e0448, Invalid array length for AcroForm parameter |
MON_RANGECHECK_PDF_XOBJTYPE | 0x680e0449, Unexpected XObject type |
MON_RANGECHECK_PDF_XOBJP | 0x680e044a, Unrecognised Subtype2 in XObject |
MON_RANGECHECK_PDF_STRMINT | 0x680e044b, Bad length or position value for Stream filter |
MON_RANGECHECK_PDF_NCFILEID | 0x680e044c, Encryption file ID should have two components |
MON_RANGECHECK_PDF_PAGEROTATE | 0x680e044d, Rotation value should be multiple of 90 |
MON_RANGECHECK_PDF_OCPROCSTEPS | 0x680e044e, ProcSteps value should be ON or OFF |
MON_RANGECHECK_PDF_RRPAGEINDEX | 0x680e044f, HVD page index out of range |
MON_STACKUNDERFLOW_PDF_COMPONENTS_deprecated |
|
MON_STACKUNDERFLOW_PDF_NEGATIVESTACKSIZE_deprecated |
|
MON_STACKUNDERFLOW_PDF_STREAMFILTERINIT_deprecated |
|
MON_STACKUNDERFLOW_PDF_SAMPLEVALUES_deprecated |
|
MON_STACKUNDERFLOW_PDF_CREATEFILE_deprecated |
|
MON_STACKUNDERFLOW_PDF_AESKEY | 0x68100405, Not enough arguments for AES filter |
MON_STACKUNDERFLOW_PDF_COLOROP | 0x68100406, Not enough operands for a PDF color operator |
MON_STACKUNDERFLOW_PDF_EMPTY | 0x68100407, Too few arguments for PS operator managing PDF |
MON_STACKUNDERFLOW_PDF_EXEC | 0x68100408, No arguments for PS operator managing PDF |
MON_STACKUNDERFLOW_PDF_FFS | 0x68100409, OPI FindExternalFile did not return anything |
MON_STACKUNDERFLOW_PDF_GETOBJECT | 0x6810040a, Not enough arguments for getPDFobject |
MON_STACKUNDERFLOW_PDF_GSTAT | 0x6810040b, No operands for gs operator |
MON_STACKUNDERFLOW_PDF_IGNOREREALS | 0x6810040c, Not enough operands for color setting operator |
MON_STACKUNDERFLOW_PDF_MCEMPTY_deprecated |
|
MON_STACKUNDERFLOW_PDF_MCOP | 0x6810040e, Not enough operands for marked content operator |
MON_STACKUNDERFLOW_PDF_PATTERN | 0x6810040f, No operands for creating a pattern |
MON_STACKUNDERFLOW_PDF_OPIEMPTY | 0x68100410, HqnOPIimage did not return a value |
MON_STACKUNDERFLOW_PDF_PARMEMPTY | 0x68100411, No operands for setpdfparams |
MON_STACKUNDERFLOW_PDF_RREXTG_deprecated |
|
MON_STACKUNDERFLOW_PDF_SCANEMPTY | 0x68100413, No operands for indirect reference (R) |
MON_STACKUNDERFLOW_PDF_TEXTOP | 0x68100414, Not enough operands for PDF text operator |
MON_STACKUNDERFLOW_PDF_TEXTOPNDS_deprecated |
|
MON_STACKUNDERFLOW_PDF_VIGNOP | 0x68100416, Not enough operands for PDF operator sh |
MON_STACKUNDERFLOW_PDF_XOBJPSOP | 0x68100417, Not enough operands for PDF operator PS |
MON_STACKUNDERFLOW_PDF_XOBJSUBT | 0x68100418, No operand for PDF operator Do |
MON_STACKUNDERFLOW_PDF_RC4EMPTY | 0x68100419, No source/target operand for RC4 filter |
MON_STACKUNDERFLOW_PDF_STRMEMPTY | 0x6810041a, No source/target operand for Stream filter |
MON_STACKUNDERFLOW_PDF_CM | 0x6810041b, PDF operator cm did not get six operands |
MON_SYNTAXERROR_PDF_ANNOTWMARK | 0x68110400, Expected fixed print name in watermark |
MON_SYNTAXERROR_PDF_COLORSPACEDICT_deprecated |
|
MON_SYNTAXERROR_PDF_EXEC | 0x68110402, PDF document structure malformed |
MON_SYNTAXERROR_PDF_GSTAT | 0x68110403, Wrong length array in gstate field |
MON_SYNTAXERROR_PDF_OCGNAME | 0x68110404, Expected OCG dictionary type |
MON_SYNTAXERROR_PDF_OCSTRICTLYDICT | 0x68110405, No default OC config dictionary |
MON_SYNTAXERROR_PDF_OCVELEN | 0x68110406, Bad length value in VE array |
MON_SYNTAXERROR_PDF_OCVEOPT | 0x68110407, Unknown VE option |
MON_SYNTAXERROR_PDF_REPXREF | 0x68110408, Unable to repair cross-reference table, line too long |
MON_SYNTAXERROR_PDF_REPINIT | 0x68110409, Repair operation has not completed properly |
MON_SYNTAXERROR_PDF_SCANEOL | 0x6811040a, No CRLF after 'stream' |
MON_SYNTAXERROR_PDF_SCANOBJ | 0x6811040b, Unexpected character in PDF name |
MON_SYNTAXERROR_PDF_SCANNAME | 0x6811040c, PDF token too long |
MON_SYNTAXERROR_PDF_SCANNUM | 0x6811040d, Invalid number syntax in PDF document |
MON_SYNTAXERROR_PDF_SCANCHAR | 0x6811040e, Character is not a valid hex digit |
MON_SYNTAXERROR_PDF_SCANDICT | 0x6811040f, Unterminated or invalid dictionary in PDF syntax |
MON_SYNTAXERROR_PDF_SCANARRAY | 0x68110410, Unterminated or invalid array in PDF syntax |
MON_SYNTAXERROR_PDF_SCANINT | 0x68110411, Invalid integer value in PDF syntax |
MON_SYNTAXERROR_PDF_SCANFILE | 0x68110412, Unexpected end-of-file in PDF syntax |
MON_SYNTAXERROR_PDF_TEXTOPEN | 0x68110413, Unclosed state for BT operator |
MON_SYNTAXERROR_PDF_SCANTOKEN | 0x68110414, Could not find the end of indirect object |
MON_SYNTAXERROR_PDF_MCEND | 0x68110415, Marked content end without begin |
MON_TYPECHECK_PDF_COLORANTINFO_deprecated |
|
MON_TYPECHECK_PDF_EQRESULT_deprecated |
|
MON_TYPECHECK_PDF_FONTNAME_deprecated |
|
MON_TYPECHECK_PDF_FONTDICTIONARY_deprecated |
|
MON_TYPECHECK_PDF_NOTSUPPORTED_deprecated |
|
MON_TYPECHECK_PDF_EXPECTEDNAME_deprecated |
|
MON_TYPECHECK_PDF_ARRAYOFNAMES_deprecated |
|
MON_TYPECHECK_PDF_ARRAYOFARRAYS_deprecated |
|
MON_TYPECHECK_PDF_ARRAYELEMENT_deprecated |
|
MON_TYPECHECK_PDF_PASSTHROUGH_deprecated |
|
MON_TYPECHECK_PDF_GETUINT8_deprecated |
|
MON_TYPECHECK_PDF_NULLDATASOURCE_deprecated |
|
MON_TYPECHECK_PDF_SHADINGTYPE_deprecated |
|
MON_TYPECHECK_PDF_DATASOURCE_deprecated |
|
MON_TYPECHECK_PDF_SHFILL_deprecated |
|
MON_TYPECHECK_PDF_BG_deprecated |
|
MON_TYPECHECK_PDF_UCR_deprecated |
|
MON_TYPECHECK_PDF_SETTRANSFER_deprecated |
|
MON_TYPECHECK_PDF_SETCOLORTRANSFER_deprecated |
|
MON_TYPECHECK_PDF_BLEEDBOX_deprecated |
|
MON_TYPECHECK_PDF_KEYWORDS_deprecated |
|
MON_TYPECHECK_PDF_HQNMARK_deprecated |
|
MON_TYPECHECK_PDF_FILTERSDICT_deprecated |
|
MON_TYPECHECK_PDF_NAMEENCODEARGS_deprecated |
|
MON_TYPECHECK_PDF_ARRAYENCODEARGS_deprecated |
|
MON_TYPECHECK_PDF_CURRENTNAME_deprecated |
|
MON_TYPECHECK_PDF_CREATEFILE_deprecated |
|
MON_TYPECHECK_PDF_ACROFIELD | 0x6813041b, Invalid Tx field type in AcroForm |
MON_TYPECHECK_PDF_AESKEYARGS | 0x6813041c, No AES dictionary |
MON_TYPECHECK_PDF_ANNOTDICT | 0x6813041d, Expected annotation dictionary |
MON_TYPECHECK_PDF_ANNOTNSTREAM | 0x6813041e, Invalid /N appearance stream (/AS state?) |
MON_TYPECHECK_PDF_ANNOTSTREAM | 0x6813041f, Invalid appearance stream |
MON_TYPECHECK_PDF_ATTRESOURCE | 0x68130420, Resource type entry was not dictionary/array |
MON_TYPECHECK_PDF_ATTSTRICT | 0x68130421, Resource dictionary entry is not indirect |
MON_TYPECHECK_PDF_CIDVERT | 0x68130422, Unexpected vertical width value for CID font |
MON_TYPECHECK_PDF_CIDWIDTH | 0x68130423, Unexpected type in CID font W array |
MON_TYPECHECK_PDF_CIDWIDTH2 | 0x68130424, Unexpected type in CID font W2 array |
MON_TYPECHECK_PDF_COLORSPACE | 0x68130425, Unexpected type in color space |
MON_TYPECHECK_PDF_COLORSPACECOUNT | 0x68130426, Expected components count in color space |
MON_TYPECHECK_PDF_COLORSPACEDICT | 0x68130427, Expected color space dictionary |
MON_TYPECHECK_PDF_COLORSPACEFILE | 0x68130428, Expected color space file |
MON_TYPECHECK_PDF_COLSPARRAY | 0x68130429, Expected color space array in SeparationInfo |
MON_TYPECHECK_PDF_ENCODINT | 0x6813042a, Expected integer in Differences array of an encoding |
MON_TYPECHECK_PDF_ENCODNAME | 0x6813042b, Expected glyph name in Differences array of an encoding |
MON_TYPECHECK_PDF_EXECDICT | 0x6813042c, Expected dictionary in PDF document structure |
MON_TYPECHECK_PDF_EXECFILE | 0x6813042d, Expected file in PDF document structure |
MON_TYPECHECK_PDF_EXECINT | 0x6813042e, Expected integer in PDF document structure |
MON_TYPECHECK_PDF_EXECNAME | 0x6813042f, Expected name in PDF document structure |
MON_TYPECHECK_PDF_EXECTYPE | 0x68130430, Unexpected type in PDF document structure |
MON_TYPECHECK_PDF_EXECXREF | 0x68130431, Expected indirect reference in PDF document structure |
MON_TYPECHECK_PDF_FFSBOOL | 0x68130432, OPI FindExternalFile did not return boolean |
MON_TYPECHECK_PDF_FFSSTRING | 0x68130433, OPI FindExternalFile did not return string |
MON_TYPECHECK_PDF_FFSTYPE | 0x68130434, Expected dictionary or string for filespec |
MON_TYPECHECK_PDF_FONTDICT | 0x68130435, Expected font (descriptor) dictionary |
MON_TYPECHECK_PDF_FULLSTREAM | 0x68130436, Could not locate xref stream |
MON_TYPECHECK_PDF_GS4BLEND | 0x68130437, Unexpected type in blend mode |
MON_TYPECHECK_PDF_GS4MASK | 0x68130438, Soft mask not dictionary or None |
MON_TYPECHECK_PDF_GS4NAME | 0x68130439, Expected name in blend mode array |
MON_TYPECHECK_PDF_GS4NUMERIC | 0x6813043a, Soft mask GC values not numeric |
MON_TYPECHECK_PDF_GSTATDICT | 0x6813043b, Graphics state resource is not a dictionary |
MON_TYPECHECK_PDF_GSTATHTO | 0x6813043c, Expected an integer or real value in HTO array |
MON_TYPECHECK_PDF_GSTATHTVALUE | 0x6813043d, Halftone value required if no HT name |
MON_TYPECHECK_PDF_GSTATINT | 0x6813043e, HalftoneType not integer |
MON_TYPECHECK_PDF_GSTATSPOTFN | 0x6813043f, Type 1 halftone dictionary contains no SpotFunction |
MON_TYPECHECK_PDF_GSTATSTREAM | 0x68130440, Expected stream for screen thresholds |
MON_TYPECHECK_PDF_GSTATSTRING | 0x68130441, HalftoneName is not string |
MON_TYPECHECK_PDF_GSTATTYPE | 0x68130442, Unexpected type in halftone dictionary |
MON_TYPECHECK_PDF_IMGAMASK | 0x68130443, Expected masked image (not soft masked) |
MON_TYPECHECK_PDF_IMGBPC | 0x68130444, BitsPerComponent missing in image dictionary |
MON_TYPECHECK_PDF_IMGCSP | 0x68130445, Color space missing in image dictionary |
MON_TYPECHECK_PDF_IMGCSPACE | 0x68130446, Unsupported color space for image |
MON_TYPECHECK_PDF_IMGFILE | 0x68130447, Mask must be a file |
MON_TYPECHECK_PDF_IMGNOCSP | 0x68130448, Masked image should not have ColorSpace |
MON_TYPECHECK_PDF_IMGSMASK | 0x68130449, Unexpected type or subtype in soft mask |
MON_TYPECHECK_PDF_INLOPNAME | 0x6813044a, Inline image key is not name |
MON_TYPECHECK_PDF_JTFBADARRAY | 0x6813044b, JTF key array element is composite |
MON_TYPECHECK_PDF_JTFTRAPDICT | 0x6813044c, Trapping parameters not a dictionary |
MON_TYPECHECK_PDF_LABELDICT | 0x6813044d, Page label key not a dictionary |
MON_TYPECHECK_PDF_LABELNUMDICT | 0x6813044e, Entry in number tree not a dictionary |
MON_TYPECHECK_PDF_MCDICTNAME | 0x6813044f, Marked content property list is not dictionary or name |
MON_TYPECHECK_PDF_MCNAME | 0x68130450, Marked content tag is not name |
MON_TYPECHECK_PDF_NCRYNOPRCP | 0x68130451, Public key missing EED recipients field |
MON_TYPECHECK_PDF_NCPKIDATA | 0x68130452, Invalid private key data |
MON_TYPECHECK_PDF_NCBADPWD | 0x68130453, Password data should be string or array of strings |
MON_TYPECHECK_PDF_NCBADRCP | 0x68130454, Recipient data should be array of strings |
MON_TYPECHECK_PDF_NCPKIENV | 0x68130455, Enveloped data length must be 24 |
MON_TYPECHECK_PDF_NCFILTER | 0x68130456, Invalid crypt filter |
MON_TYPECHECK_PDF_NCDICT | 0x68130457, Invalid encryption dictionary |
MON_TYPECHECK_PDF_NCFILEID | 0x68130458, Invalid ID for encrypted file |
MON_TYPECHECK_PDF_NCNAME | 0x68130459, Encryption type is not a name |
MON_TYPECHECK_PDF_NCENCTYPE | 0x6813045a, Encryption type is not supported |
MON_TYPECHECK_PDF_NULLANNOT | 0x6813045b, Null Annots key |
MON_TYPECHECK_PDF_PAGEROTATE | 0x6813045c, Invalid type for rotation value |
MON_TYPECHECK_PDF_PARAM | 0x6813045d, Invalid PDF parameter type |
MON_TYPECHECK_PDF_PARENT | 0x6813045e, Subsidiary must have a parent |
MON_TYPECHECK_PDF_PATTERN | 0x6813045f, Expected dictionary or file object in pattern |
MON_TYPECHECK_PDF_RENDINTENT | 0x68130460, Unexpected type in rendering intent |
MON_TYPECHECK_PDF_TRAPPED | 0x68130461, Expected name for Trapped |
MON_TYPECHECK_PDF_OPISTACK | 0x68130462, HqnOPIimage did not return boolean |
MON_TYPECHECK_PDF_OPITYPE | 0x68130463, Expected Type value to be OPI |
MON_TYPECHECK_PDF_OCDICT | 0x68130464, Expected dictionary in optional content params |
MON_TYPECHECK_PDF_OCNAME | 0x68130465, Expected name in optional content params |
MON_TYPECHECK_PDF_OCXREF | 0x68130466, Expected indirect object in optional content params |
MON_TYPECHECK_PDF_OCGROUP | 0x68130467, Invalid OCG or OCMD state |
MON_TYPECHECK_PDF_PARMDICT | 0x68130468, setpdfparams operand was not dictionary |
MON_TYPECHECK_PDF_REFMATRIX | 0x68130469, Expected transformation matrix in form |
MON_TYPECHECK_PDF_REPROOT | 0x6813046a, Failed to find root object during repair |
MON_TYPECHECK_PDF_REPENCFILEID | 0x6813046b, Cannot repair encryption dictionary, no file id |
MON_TYPECHECK_PDF_SCANINT | 0x6813046c, Expected integer for indirect reference (R) |
MON_TYPECHECK_PDF_SCANKEY | 0x6813046d, Malformed key in dictionary syntax |
MON_TYPECHECK_PDF_SCANDICT | 0x6813046e, Badly formed dictionary |
MON_TYPECHECK_PDF_SHOWFILE | 0x6813046f, Expected stream for a CharProcs entry |
MON_TYPECHECK_PDF_OBJDICT | 0x68130470, Expected dictionary for stream object |
MON_TYPECHECK_PDF_OBJXREF | 0x68130471, Expected cross-reference stream |
MON_TYPECHECK_PDF_OBJINT | 0x68130472, Expected three valid integers for cross-reference entry |
MON_TYPECHECK_PDF_OBJFILE | 0x68130473, Compressed object stream was not a stream |
MON_TYPECHECK_PDF_TEXTINT | 0x68130474, The operand to PDF operator Tr was not integer |
MON_TYPECHECK_PDF_TEXTTYPE | 0x68130475, The operand to PDF operator Tj/TJ was of wrong type |
MON_TYPECHECK_PDF_VIGNDICT | 0x68130476, This type of Shading must be a dictionary |
MON_TYPECHECK_PDF_VIGNFILE | 0x68130477, This type of Shading must be a stream |
MON_TYPECHECK_PDF_WDGASKEY | 0x68130478, /AS key invalid with /N dictionary |
MON_TYPECHECK_PDF_WDGNAPP | 0x68130479, Invalid /N appearance stream |
MON_TYPECHECK_PDF_XOBJPSOP | 0x6813047a, Operand for PDF operator PS was not string |
MON_TYPECHECK_PDF_XOBJDICT | 0x6813047b, Entry in Alternates array was not dictionary |
MON_TYPECHECK_PDF_XOBJFILE | 0x6813047c, XObject was not a stream |
MON_TYPECHECK_PDF_XOBJTYPE | 0x6813047d, Type should be set to XObject |
MON_TYPECHECK_PDF_RC4DICT | 0x6813047e, Argument to RC4 filter must be dictionary |
MON_TYPECHECK_PDF_ACROFIELDCH | 0x6813047f, Invalid Ch field type in AcroForm |
MON_TYPECHECK_PDF_ACROFIELDSIG | 0x68130480, Invalid Sig field type in AcroForm |
MON_TYPECHECK_PDF_ANNOTNSTRMAS | 0x68130481, /AS state key invalid given /N dictionary |
MON_TYPECHECK_PDF_ATTRNAME | 0x68130482, Expected resource name |
MON_TYPECHECK_PDF_ATTRDICT | 0x68130483, Resource dictionary entry was not a dictionary |
MON_TYPECHECK_PDF_PATTNAME | 0x68130484, Expected a pattern resource name |
MON_TYPECHECK_PDF_CMAP | 0x68130485, CMap cannot be a dictionary object |
MON_TYPECHECK_PDF_HVDXIDTAG | 0x68130486, Wrong type for XID tag |
MON_TYPECHECK_PDF_HVDGTSXIDTAG | 0x68130487, Wrong type for GTS_XID tag |
MON_TYPECHECK_PDF_OCDICTNAME | 0x68130488, Expected dictionary or name for ProcSteps |
MON_TYPECHECK_PDF_VIGN | 0x68130489, Shading was not a stream nor a dictionary |
MON_TYPECHECK_PDF_ENCODING | 0x6813048a, Wrong type for Encoding entry in font |
MON_TYPECHECK_PDF_OCPSGROUP | 0x6813048b, Wrong type for a GTS_ProcStepsGroup |
MON_UNDEFINED_PDF_SPOTFUNCTION_deprecated |
|
MON_UNDEFINED_PDF_FUNCTIONTYPE_deprecated |
|
MON_UNDEFINED_PDF_FUNCTIONOBJECTTYPE_deprecated |
|
MON_UNDEFINED_PDF_TYPE5_deprecated |
|
MON_UNDEFINED_PDF_TYPE9_deprecated |
|
MON_UNDEFINED_PDF_TYPE100_deprecated |
|
MON_UNDEFINED_PDF_TYPE199_deprecated |
|
MON_UNDEFINED_PDF_HALFTONETYPE_deprecated |
|
MON_UNDEFINED_PDF_SCREENTYPE_deprecated |
|
MON_UNDEFINED_PDF_COLORSPACEOBJECT_deprecated |
|
MON_UNDEFINED_PDF_CIECOLORSPACE_deprecated |
|
MON_UNDEFINED_PDF_PATTERNRESOURCE_deprecated |
|
MON_UNDEFINED_PDF_REMOVEODBENTRY_deprecated |
|
MON_UNDEFINED_PDF_FINDODBENTRY_deprecated |
|
MON_UNDEFINED_PDF_COLORTARGET_deprecated |
|
MON_UNDEFINED_PDF_SAMPLEFUNCOUTPUT_deprecated |
|
MON_UNDEFINED_PDF_RETARGETCOLORVALUES_deprecated |
|
MON_UNDEFINED_PDF_STREAMLOOKUPDICT_deprecated |
|
MON_UNDEFINED_PDF_CASEHALFTONE_deprecated |
|
MON_UNDEFINED_PDF_PATTERNTYPE_deprecated |
|
MON_UNDEFINED_PDF_OCCDNOTFOUND | 0x68140414, Job does not contain optional content configuration dictionary |
MON_UNDEFINED_PDF_ACROFIELD | 0x68140415, Unknown type for AcroForm field |
MON_UNDEFINED_PDF_BBOXINXOBJ | 0x68140416, Bounding box not in Form XObject |
MON_UNDEFINED_PDF_BXEX | 0x68140417, Expected to be inside BX/EX pair |
MON_UNDEFINED_PDF_CMAP | 0x68140418, Type of cmap stream is not /CMap |
MON_UNDEFINED_PDF_CMAPTYPE_deprecated |
|
MON_UNDEFINED_PDF_COLOROP_deprecated |
|
MON_UNDEFINED_PDF_COLORSPACE | 0x6814041b, Color space contains unresolved PDF references |
MON_UNDEFINED_PDF_COLORSPACECOUNT | 0x6814041c, Unexpected number of color space components |
MON_UNDEFINED_PDF_CROPBOX | 0x6814041d, Unable to set crop box from media data |
MON_UNDEFINED_PDF_CURRCONTEXT | 0x6814041e, No current contextCR |
MON_UNDEFINED_PDF_DICTINSTREAM_deprecated |
|
MON_UNDEFINED_PDF_ENCODING_deprecated |
|
MON_UNDEFINED_PDF_ENCODTYPE | 0x68140421, Expected /Encoding type |
MON_UNDEFINED_PDF_EXECCONTEXT | 0x68140422, Failed to find execution context |
MON_UNDEFINED_PDF_EXECPAGES | 0x68140423, Pages data missing in SeparationInfo |
MON_UNDEFINED_PDF_EXECXREF | 0x68140424, Undefined indirect object in getPDFobject |
MON_UNDEFINED_PDF_FFS | 0x68140425, Unable to get any name from file specification |
MON_UNDEFINED_PDF_FILTERTYPE | 0x68140426, Unexpected filter type |
MON_UNDEFINED_PDF_FONT | 0x68140427, Required field(s) missing from font |
MON_UNDEFINED_PDF_FONTNAME | 0x68140428, Expected font to have a name |
MON_UNDEFINED_PDF_FONTSTRMDICT_deprecated |
|
MON_UNDEFINED_PDF_FONTTYPE | 0x6814042a, Unknown font type |
MON_UNDEFINED_PDF_GS4ATTRIB | 0x6814042b, Group attributes Type must be Group |
MON_UNDEFINED_PDF_GS4ATTRIBS | 0x6814042c, Group attributes Subtype must be Transparency |
MON_UNDEFINED_PDF_GS4MASK | 0x6814042d, Soft mask named was not None |
MON_UNDEFINED_PDF_GS4MASKTYPE | 0x6814042e, Soft mask Type must be Mask |
MON_UNDEFINED_PDF_GS4TRMDICT_deprecated |
|
MON_UNDEFINED_PDF_GSTAT | 0x68140430, Illegal gstate field value |
MON_UNDEFINED_PDF_IMGDICT_deprecated |
|
MON_UNDEFINED_PDF_IMGJPX | 0x68140432, Unknown field settings for JPEG2000 image |
MON_UNDEFINED_PDF_JTFTRAPPARAMS | 0x68140433, No trapping parameters set |
MON_UNDEFINED_PDF_LABELDICT | 0x68140434, No page label dictionary |
MON_UNDEFINED_PDF_MCSTACK_deprecated |
|
MON_UNDEFINED_PDF_NCAES | 0x68140436, AES decryption error |
MON_UNDEFINED_PDF_NCLEN | 0x68140437, Incorrect AES string length |
MON_UNDEFINED_PDF_NCPKIDATA | 0x68140438, No private keys or no private key passwords |
MON_UNDEFINED_PDF_NCPKIENV | 0x68140439, Unable to decrypt envelope data |
MON_UNDEFINED_PDF_NCREVISION | 0x6814043a, Unknown or unsupported encryption revision |
MON_UNDEFINED_PDF_NCPWD | 0x6814043b, No passwords defined |
MON_UNDEFINED_PDF_PATTERN_deprecated |
|
MON_UNDEFINED_PDF_XCONTEXT | 0x6814043d, Failed to find execution context for PDF/X filter |
MON_UNDEFINED_PDF_SCANTOKEN | 0x6814043e, Unexpected token found in PDF file |
MON_UNDEFINED_PDF_SCANEXEC | 0x6814043f, Unrecognized token in PDF syntax |
MON_UNDEFINED_PDF_OBJFIND | 0x68140440, Failed to find object in compressed object stream |
MON_UNDEFINED_PDF_VIGNDICT_deprecated |
|
MON_UNDEFINED_PDF_WDGDEFAULT | 0x68140442, No default appearance for variable text field |
MON_UNDEFINED_PDF_WDGSTREAM | 0x68140443, No appearance stream for /N key |
MON_UNDEFINED_PDF_WDGAPDICT_deprecated |
|
MON_UNDEFINED_PDF_XOBJDICT_deprecated |
|
MON_UNDEFINED_PDF_XOBJPS | 0x68140446, Expected /PS key |
MON_UNDEFINED_PDF_ACROVALID | 0x68140447, Unknown type for AcroForm field |
MON_UNDEFINED_PDF_ACROFLDTYPE | 0x68140448, No type defined for AcroForm field |
MON_UNDEFINED_PDF_PROCSTEPS | 0x68140449, Job does not contain processing steps |
MON_UNDEFINED_PDF_BLENDEDSPOTS_deprecated |
|
MON_UNDEFINED_PDF_RRELEMENTDEFINE | 0x6814044b, Missing event handler for HVD element define |
MON_UNDEFINED_PDF_RRPAGEDEFINE | 0x6814044c, Missing event handler for HVD page define |
MON_UNDEFINEDRESULT_PDF_STREAM_deprecated |
|
MON_UNDEFINEDRESULT_PDF_INTERLOCK_deprecated |
|
MON_UNDEFINEDRESULT_PDF_MATRIXINVERSE_deprecated |
|
MON_UNDEFINEDRESULT_PDF_RESCALE_deprecated |
|
MON_UNDEFINEDRESULT_PDF_FONTLIST_deprecated |
|
MON_UNDEFINEDRESULT_PDF_BUILDTYPE1HALFTONE_deprecated |
|
MON_UNDEFINEDRESULT_PDF_CURRENTHALFTONE_deprecated |
|
MON_UNDEFINEDRESULT_PDF_STACKSIZE_deprecated |
|
MON_UNDEFINEDRESULT_PDF_STRINGWIDTH | 0x68160408, Problem while calculating string width |
MON_UNDEFINEDRESULT_PDF_INLOPDATA | 0x68160409, Data for inline operator must be key/value pairs |
MON_UNDEFINEDRESULT_PDF_PAGECTM | 0x6816040a, Problem while translating position into user space |
MON_UNDEFINEDRESULT_PDF_OPIVSN13 | 0x6816040b, Version in OPI 1.3 dictionary is not set to 1.3 |
MON_UNDEFINEDRESULT_PDF_OPIVSN20 | 0x6816040c, Version in OPI 2.0 dictionary is not set to 2.0 |
MON_UNDEFINEDRESULT_PDF_OPSTATE | 0x6816040d, PDF operator appeared in wrong context |
MON_UNDEFINEDRESULT_PDF_RRMARK | 0x6816040e, HVD internal error: Marks node not found |
MON_UNDEFINEDRESULT_PDF_SCANKEYS | 0x6816040f, Keys and values did not pair up in dictionary |
MON_UNDEFINEDRESULT_PDF_SCANINT | 0x68160410, Invalid integer value in PDF syntax |
MON_UNDEFINEDRESULT_PDF_SHOWCHAR | 0x68160411, No name for character encoding |
MON_UNDEFINEDRESULT_PDF_TEXTNESTED | 0x68160412, Nested BT operators |
MON_UNDEFINEDRESULT_PDF_TEXTMISMATCH | 0x68160413, Mismatched BT/ET operators |
MON_UNDEFINEDRESULT_PDF_TEXTMODE | 0x68160414, Cannot change text render mode here |
MON_UNDEFINEDRESULT_PDF_TEXTFONT | 0x68160415, Cannot set required font |
MON_UNMATCHEDMARK_PDF_BXEX | 0x68170400, Badly nested BX/EX ops |
MON_UNREGISTERED_PDF_CASEHALFTONE_deprecated |
|
MON_UNREGISTERED_PDF_DEFAULTHALFTONE_deprecated |
|
MON_UNREGISTERED_PDF_BITSPERSAMPLE_deprecated |
|
MON_UNREGISTERED_PDF_COMPRESSEDXREFOBJ_deprecated |
|
MON_UNREGISTERED_PDF_XREFOBJECT_deprecated |
|
MON_UNREGISTERED_PDF_XREFSTREAMOBJECT_deprecated |
|
MON_UNREGISTERED_PDF_CMAP | 0x68180406, Unknown CMap type |
MON_UNREGISTERED_PDF_COLORSPACE | 0x68180407, Unknown color space |
MON_UNREGISTERED_PDF_ENCODING | 0x68180408, Unknown encoding type in PDF font |
MON_UNREGISTERED_PDF_RRCONNECT | 0x68180409, No HVD cache connection |
MON_UNREGISTERED_PDF_RREVENT | 0x6818040a, Unexpected event during HVD node processing |
MON_UNREGISTERED_PDF_RROPNONE | 0x6818040b, Unknown PDF operator in HVD content stream |
MON_UNREGISTERED_PDF_SCANOP | 0x6818040c, Unknown operator in PDF stream |
MON_UNREGISTERED_PDF_XOBJGROUP | 0x6818040d, Expected form to be a Group |
MON_CONFIGURATIONERROR_PDF_PARAMS | 0x681b0400, Cannot use /Event and /Config together in pdfparams |
MON_CONFIGURATIONERROR_PDF_PAGEORDER_deprecated |
|
MON_UNDEFINEDRESOURCE_PDF_ATTRIBUTE | 0x681c0400, Undefined resource entry |
MON_UNDEFINEDRESOURCE_PDF_CATALOG | 0x681c0401, Undefined document catalog |
MON_UNDEFINEDRESOURCE_PDF_EXECPAGES | 0x681c0402, Undefined node in page tree |
MON_UNDEFINEDRESOURCE_PDF_FONTDESC | 0x681c0403, No font descriptor details |
MON_UNDEFINEDRESOURCE_PDF_GSTATFN | 0x681c0404, Transfer function indirect reference undefined |
MON_UNDEFINEDRESOURCE_PDF_GSTATFONT | 0x681c0405, Font details indirect reference undefined |
MON_UNDEFINEDRESOURCE_PDF_INLOPVALUE | 0x681c0406, Undefined indirect reference in ivd argument |
MON_UNDEFINEDRESOURCE_PDF_NCDICT | 0x681c0407, Indirect reference to encryption dictionary failed |
MON_UNDEFINEDRESOURCE_PDF_SCANBOOL_deprecated |
|
MON_UNDEFINEDRESOURCE_PDF_SHOWCHAR | 0x681c0409, Unable to get character name from CharProcs |
MON_UNDEFINEDRESOURCE_PDF_SCANOBJID | 0x681c040a, Could not locate indirect object in PDF file |