{"details":{"name":"PDF/A-3B validation profile","description":"Validation rules against ISO 19005-3:2012, Level B","creator":"veraPDF Consortium","dateCreated":1503647955826},"rules":[{"object":"ExtensionSchemasContainer","deferred":null,"tags":null,"description":"The extension schema container schema uses the namespace URI \"http://www.aiim.org/pdfa/ns/extension/\". The required schema namespace prefix is pdfaExtension. pdfaExtension:schemas - Bag Schema - Description of extension schemas","test":"isValidBag == true && prefix == \"pdfaExtension\"","error":{"message":"The extension schema container has invalid type (isValidBag = %1) or doesn't have prefix 'pdfaExtension' (prefix = %2)","arguments":[{"argument":"isValidBag","name":null,"argumentValue":null},{"argument":"prefix","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":1}},{"object":"PDDocument","deferred":null,"tags":null,"description":"There shall be no AlternatePresentations entry in the document's name dictionary","test":"containsAlternatePresentations == false","error":{"message":"The document's name dictionary contains the AlternatePresentations entry","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.10","testNumber":1}},{"object":"XMPProperty","deferred":null,"tags":null,"description":"All properties specified in XMP form shall use either the predefined schemas defined in the XMP Specification, ISO 19005-1 or this part of ISO 19005, or any extension schemas that comply with 6.6.2.3.2","test":"isPredefinedInXMP2005 == true || isDefinedInMainPackage == true || isDefinedInCurrentPackage == true","error":{"message":"XMP property is either not predefined, or is not defined in any XMP extension schema","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.1","testNumber":1}},{"object":"PDDeviceGray","deferred":null,"tags":null,"description":"DeviceGray shall only be used if a device independent DefaultGray colour space has been set when the DeviceGray colour space is used, or if a PDF/A OutputIntent is present","test":"gOutputCS != null","error":{"message":"DeviceGray colour space is used without output intent profile","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.3","testNumber":4}},{"object":"JPEG2000","deferred":null,"tags":null,"description":"The bit-depth of the JPEG2000 data shall have a value in the range 1 to 38. All colour channels in the JPEG2000 data shall have the same bit-depth","test":"bpccBoxPresent == false && (bitDepth >= 1 && bitDepth <= 38)","error":{"message":"JPEG2000 image has different bit-depth parameters in 'bpcc' box, or bit depth is out of range ('bpcc' box present = %1, bit depth = %2)","arguments":[{"argument":"bpccBoxPresent","name":null,"argumentValue":null},{"argument":"bitDepth","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8.3","testNumber":5}},{"object":"PDSimpleFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. FirstChar - integer - (Required except for the standard 14 fonts) The first character code defined in the font's Widths array","test":"isStandard == true || FirstChar != null","error":{"message":"A non-standard simple font dictionary has missing or invalid FirstChar entry","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.6.5, Table 112"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":4}},{"object":"ExtensionSchemaValueType","deferred":null,"tags":null,"description":"Field 'prefix' of the PDF/A ValueType value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaType'","test":"isPrefixValidText == true && prefixPrefix == \"pdfaType\"","error":{"message":"Field 'prefix' of the PDF/A ValueType value type is not present, or doesn't have prefix 'pdfaType' (prefix prefix = %1) or doesn't have type Text (isPrefixValidText = %2)","arguments":[{"argument":"prefixPrefix","name":null,"argumentValue":null},{"argument":"isPrefixValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":13}},{"object":"PDDeviceRGB","deferred":null,"tags":null,"description":"DeviceRGB shall only be used if a device independent DefaultRGB colour space has been set when the DeviceRGB colour space is used, or if the file has a PDF/A OutputIntent that contains an RGB destination profile","test":"gOutputCS != null && gOutputCS == \"RGB \"","error":{"message":"DeviceRGB colour space is used without RGB output intent profile","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.3","testNumber":2}},{"object":"CosFilter","deferred":null,"tags":null,"description":"All standard stream filters listed in ISO 32000-1:2008, 7.4, Table 6 may be used, with the exception of LZWDecode. In addition, the Crypt filter shall not be used unless the value of the Name key in the decode parameters dictionary is Identity. Filters that are not listed in ISO 32000-1:2008, 7.4, Table 6 shall not be used","test":" internalRepresentation == \"ASCIIHexDecode\" || internalRepresentation == \"ASCII85Decode\" || internalRepresentation == \"FlateDecode\" || internalRepresentation == \"RunLengthDecode\" || internalRepresentation == \"CCITTFaxDecode\" || internalRepresentation == \"JBIG2Decode\" || internalRepresentation == \"DCTDecode\" || internalRepresentation == \"JPXDecode\" || (internalRepresentation == \"Crypt\" && decodeParms == \"Identity\")","error":{"message":"Unknown or not permitted Stream filter %1 is used","arguments":[{"argument":"internalRepresentation","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.7.2","testNumber":1}},{"object":"PDExtGState","deferred":null,"tags":null,"description":"An ExtGState dictionary shall not contain the TR2 key with a value other than Default","test":"containsTR2 == false || TR2NameValue == \"Default\"","error":{"message":"An ExtGState dictionary contains the TR2 key with a value other than Default","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":2}},{"object":"PDAcroForm","deferred":null,"tags":null,"description":"The document's interactive form dictionary that forms the value of the AcroForm key in the document's Catalog of a PDF/A-3 file, if present, shall not contain the XFA key","test":"containsXFA == false","error":{"message":"The interactive form dictionary contains the XFA key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.2","testNumber":1}},{"object":"CosReal","deferred":null,"tags":null,"description":"A conforming file shall not contain any real number closer to zero than +/-1.175 x 10^(-38)","test":"realValue == 0.0 || (realValue <= -1.175e-38) || (realValue >= 1.175e-38)","error":{"message":"Non-zero real value %1 is too close to 0.0","arguments":[{"argument":"realValue","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":5}},{"object":"ExtensionSchemaValueType","deferred":null,"tags":null,"description":"Field 'field' of the PDF/A ValueType value type in the PDF/A extension schema shall have type Seq Field and namespace prefix 'pdfaType'","test":"isFieldValidSeq == true && (fieldPrefix == null || fieldPrefix == \"pdfaType\")","error":{"message":"Field 'field' of the PDF/A ValueType value type doesn't have prefix 'pdfaType' (field prefix = %1) or doesn't have type Seq Field (isFieldValidSeq = %2)","arguments":[{"argument":"fieldPrefix","name":null,"argumentValue":null},{"argument":"isFieldValidSeq","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":15}},{"object":"Op_Undefined","deferred":null,"tags":null,"description":"Content streams shall not contain any operators not defined in ISO 32000-1 even if such operators are bracketed by the BX/EX compatibility operators","test":"false","error":{"message":"A content stream contains operator %1 not defined in ISO 32000-1","arguments":[{"argument":"name","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.2","testNumber":1}},{"object":"PDXForm","deferred":null,"tags":null,"description":"A form XObject dictionary shall not contain any of the following: - the OPI key; - the Subtype2 key with a value of PS; - the PS key","test":"(Subtype2 == null || Subtype2 != \"PS\") && containsPS == false && containsOPI == false","error":{"message":"The form XObject dictionary contains a PS key, or a Subtype2 key with value PS, or an OPI key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.9","testNumber":1}},{"object":"CosString","deferred":null,"tags":null,"description":"Hexadecimal strings shall contain an even number of non-white-space characters","test":"(isHex != true) || hexCount % 2 == 0","error":{"message":"A hexadecimal string contains odd number (%1) of non-white-space characters","arguments":[{"argument":"hexCount","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.6","testNumber":1}},{"object":"PKCSDataObject","deferred":null,"tags":null,"description":"The PDF Signature (a DER-encoded PKCS#7 binary data object) shall be placed into the Contents entry of the signature dictionary. The PKCS#7 object shall conform to the PKCS#7 specification in RFC 2315. At minimum, it shall include the signer's X.509 signing certificate","test":"signingCertificatePresent == true","error":{"message":"The DER-encoded PKCS#7 binary data object representing a PDF Signature does not include the signer's X.509 signing certificate","arguments":[]},"references":[{"specification":"ISO 19005-3:2012","clause":"Annex B"},{"specification":"RFC 2315","clause":""}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.3","testNumber":2}},{"object":"PDICCBasedCMYK","deferred":null,"tags":null,"description":"Overprint mode (as set by the OPM value in an ExtGState dictionary) shall not be one (1) when an ICCBased CMYK colour space is used for stroke and overprinting for stroke is set to true, or when ICCBased CMYK colour space is used for fill and overprinting for fill is set to true, or both","test":"overprintFlag == false || OPM == 0","error":{"message":"Overprint mode (OPM) is set to %1 instead of 0 when an ICCBased CMYK colour space is used with enabled overprinting","arguments":[{"argument":"OPM","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"8.6.7"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.2","testNumber":2}},{"object":"PDXImage","deferred":null,"tags":null,"description":"If an Image dictionary contains the BitsPerComponent key, its value shall be 1, 2, 4, 8 or 16","test":"isMask == true || BitsPerComponent == null || BitsPerComponent == 1 || BitsPerComponent == 2 || BitsPerComponent == 4 || BitsPerComponent == 8 || BitsPerComponent == 16","error":{"message":"The value of the BitsPerComponent key in the Image dictionary is %1","arguments":[{"argument":"BitsPerComponent","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"8.9.5.1, Table 89"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8","testNumber":4}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"If an annotation dictionary's Subtype key has value other than Widget, or if FT key associated with Widget annotation has value other than Btn, the value of the N key shall be an appearance stream","test":"AP != \"N\" || (Subtype == \"Widget\" && FT == \"Btn\") || N_type == \"Stream\"","error":{"message":"An annotation dictionary's Subtype key has a value %1 and its FT key has a value %2, but the value of the N key is not an appearance stream","arguments":[{"argument":"Subtype","name":null,"argumentValue":null},{"argument":"FT","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.3","testNumber":4}},{"object":"XMPPackage","deferred":null,"tags":null,"description":"All metadata streams present in the PDF shall conform to the XMP Specification. The XMP package must be encoded as UTF-8","test":"actualEncoding == \"UTF-8\"","error":{"message":"The XMP package uses encoding %1 different from UTF-8","arguments":[{"argument":"actualEncoding","name":null,"argumentValue":null}]},"references":[{"specification":"XMP Specification, September 2005","clause":"5 - Embedding XMP Metadata in Application Files - PDF"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.1","testNumber":5}},{"object":"CosString","deferred":null,"tags":null,"description":"A conforming file shall not contain any string longer than 32767 bytes","test":"value.length() < 32768","error":{"message":"String length (%1) exceeded 32767","arguments":[{"argument":"value.length()","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":3}},{"object":"XMPPackage","deferred":null,"tags":null,"description":"The encoding attribute shall not be used in the header of an XMP packet","test":"encoding == null","error":{"message":"The XMP Package contains encoding attribute","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.1","testNumber":3}},{"object":"ExtensionSchemaDefinition","deferred":null,"tags":null,"description":"Field 'valueType' of the PDF/A Schema value type in the PDF/A extension schema shall have type Seq ValueType and namespace prefix 'pdfaSchema'","test":"isValueTypeValidSeq == true && (valueTypePrefix == null || valueTypePrefix == \"pdfaSchema\")","error":{"message":"Field 'valueType' of the PDF/A Schema value type doesn't have prefix 'pdfaSchema' (valueType prefix = %1) or doesn't have type Seq ValueType (isValueTypeValidSeq = %2)","arguments":[{"argument":"valueTypePrefix","name":null,"argumentValue":null},{"argument":"isValueTypeValidSeq","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":6}},{"object":"PDOCConfig","deferred":null,"tags":null,"description":"Each optional content configuration dictionary shall contain the Name key, whose value shall be unique amongst all optional content configuration dictionaries within the PDF/A-3 file","test":"hasDuplicateName == false","error":{"message":"Optional content configuration dictionary has duplicated name %1","arguments":[{"argument":"Name","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.9","testNumber":2}},{"object":"ICCInputProfile","deferred":null,"tags":null,"description":"The profile that forms the stream of an ICCBased colour space shall conform to ICC.1:1998-09, ICC.1:2001-12, ICC.1:2003-09 or ISO 15076-1","test":"(deviceClass == \"prtr\" || deviceClass == \"mntr\" || deviceClass == \"scnr\" || deviceClass == \"spac\") && (colorSpace == \"RGB \" || colorSpace == \"CMYK\" || colorSpace == \"GRAY\" || colorSpace == \"Lab \") && version < 5.0","error":{"message":"The embedded ICC profile (Device Class = %1, color space = %2, version = %3) is either invalid or does not satisfy PDF 1.7 requirements","arguments":[{"argument":"deviceClass","name":null,"argumentValue":null},{"argument":"colorSpace","name":null,"argumentValue":null},{"argument":"version","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"8.6.5.5"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.2","testNumber":1}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"A Level A conforming file shall specify the value of pdfaid:conformance as A. A Level B conforming file shall specify the value of pdfaid:conformance as B. A Level U conforming file shall specify the value of pdfaid:conformance as U","test":"conformance == \"B\" || conformance == \"U\" || conformance == \"A\"","error":{"message":"The \"conformance\" property of the PDF/A Identification Schema is %1 instead of \"B\" for PDF/A-3B conforming file","arguments":[{"argument":"conformance","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":3}},{"object":"PDSigRef","deferred":null,"tags":null,"description":"If DocMDP is present, then the Signature References dictionary (ISO 32000-1:2008, 12.8.1, Table 253) shall not contain the keys DigestLocation, DigestMethod, and DigestValue","test":"permsContainDocMDP == false || entries.split('&').filter(elem => elem == 'DigestLocation' || elem == 'DigestMethod' || elem == 'DigestValue').length == 0","error":{"message":"The Signature References dictionary contains %1 key(s) in presence of DocMDP entry in the permissions dictionary","arguments":[{"argument":"entries.split('&').filter(elem => elem == 'DigestLocation' ||\n                        elem == 'DigestMethod' || elem == 'DigestValue').toString()","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"12.8.1"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.12","testNumber":2}},{"object":"Glyph","deferred":null,"tags":null,"description":"Embedded fonts shall define all glyphs referenced for rendering within the conforming file. A font referenced for use solely in rendering mode 3 is therefore not rendered and is thus exempt from the embedding requirement. In all cases for TrueType fonts that are to be rendered, character codes shall be able to be mapped to glyphs according to ISO 32000-1:2008, 9.6.6.4 without the use of a non-standard mapping chosen by the conforming processor","test":"renderingMode == 3 || isGlyphPresent == null || isGlyphPresent == true","error":{"message":"Not all glyphs referenced for rendering are present in the embedded font program","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.6.4"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.4.1","testNumber":2}},{"object":"XMPPackage","deferred":null,"tags":null,"description":"The bytes attribute shall not be used in the header of an XMP packet","test":"bytes == null","error":{"message":"The XMP Package contains bytes attribute","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.1","testNumber":2}},{"object":"ExtensionSchemaDefinition","deferred":null,"tags":null,"description":"Field 'property' of the PDF/A Schema value type in the PDF/A extension schema shall have type Seq Property and namespace prefix 'pdfaSchema'","test":"isPropertyValidSeq == true && (propertyPrefix == null || propertyPrefix == \"pdfaSchema\")","error":{"message":"Field 'property' of the PDF/A Schema value type doesn't have prefix 'pdfaSchema' (property prefix = %1) or doesn't have type Seq Property (isPropertyValidSeq = %2)","arguments":[{"argument":"propertyPrefix","name":null,"argumentValue":null},{"argument":"isPropertyValidSeq","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":5}},{"object":"CosBBox","deferred":null,"tags":null,"description":"The size of any of the page boundaries described in ISO 32000-1:2008, 14.11.2 shall not be less than 3 units in either direction, nor shall it be greater than 14 400 units in either direction","test":"Math.abs(top - bottom) >= 3 && Math.abs(top - bottom) <= 14400 && Math.abs(right - left) >= 3 && Math.abs(right - left) <= 14400","error":{"message":"One of the page boundaries is out of range (valid range: 3 - 14400, height = %1, width = %2)","arguments":[{"argument":"Math.abs(top - bottom)","name":null,"argumentValue":null},{"argument":"Math.abs(right - left)","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":11}},{"object":"PDFont","deferred":null,"tags":null,"description":"The font programs for all fonts used for rendering within a conforming file shall be embedded within that file, as defined in ISO 32000-1:2008, 9.9","test":"Subtype == \"Type3\" || Subtype == \"Type0\" || renderingMode == 3 || containsFontFile == true","error":{"message":"The font program is not embedded","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.9"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.4.1","testNumber":1}},{"object":"PDDocument","deferred":null,"tags":null,"description":"The Catalog dictionary of a conforming file shall contain the Metadata key whose value is a metadata stream as defined in ISO 32000-1:2008, 14.3.2. The metadata stream dictionary shall contain entry Type with value /Metadata and entry Subtype with value /XML","test":"containsMetadata == true","error":{"message":"The document catalog dictionary doesn't contain metadata key or metadata stream dictionary does not contain either entry Type with value /Metadata or entry Subtype with value /XML","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"14.3.2"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.1","testNumber":1}},{"object":"CosStream","deferred":null,"tags":null,"description":"The stream keyword shall be followed either by a CARRIAGE RETURN (0Dh) and LINE FEED (0Ah) character sequence or by a single LINE FEED (0Ah) character. The endstream keyword shall be preceded by an EOL marker","test":"streamKeywordCRLFCompliant == true && endstreamKeywordEOLCompliant == true","error":{"message":"Extra spacings or missing EOL characters around keywords 'stream' and 'endstream'","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.7.1","testNumber":2}},{"object":"PDDeviceN","deferred":null,"tags":null,"description":"A conforming file shall not contain a DeviceN colour space with more than 32 colourants","test":"nrComponents <= 32","error":{"message":"Number of DeviceN components (%1) exceeded 32","arguments":[{"argument":"nrComponents","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":9}},{"object":"PDNamedAction","deferred":null,"tags":null,"description":"Named actions other than NextPage, PrevPage, FirstPage, and LastPage shall not be permitted","test":"N == \"NextPage\" || N == \"PrevPage\" || N == \"FirstPage\" || N == \"LastPage\"","error":{"message":"Unknown or not permitted named action %1","arguments":[{"argument":"N","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"12.6.4.11, Table 211"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.5.1","testNumber":2}},{"object":"PDExtGState","deferred":null,"tags":null,"description":"An ExtGState dictionary shall not contain the TR key","test":"containsTR == false","error":{"message":"An ExtGState dictionary contains the TR key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":1}},{"object":"Op_q_gsave","deferred":null,"tags":null,"description":"A conforming file shall not nest q/Q pairs by more than 28 nesting levels","test":"nestingLevel <= 28","error":{"message":"Depth of graphics state nesting of q/Q operators (%1) exceeded 28","arguments":[{"argument":"nestingLevel","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":8}},{"object":"CosDocument","deferred":null,"tags":null,"description":"The aforementioned EOL marker shall be immediately followed by a % (25h) character followed by at least four bytes, each of whose encoded byte values shall have a decimal value greater than 127","test":"headerByte1 > 127 && headerByte2 > 127 && headerByte3 > 127 && headerByte4 > 127","error":{"message":"Binary comment in the file header is missing or does not start with 4 bytes with byte values above 127 (first four bytes = %1, %2, %3, %4)","arguments":[{"argument":"headerByte1","name":null,"argumentValue":null},{"argument":"headerByte2","name":null,"argumentValue":null},{"argument":"headerByte3","name":null,"argumentValue":null},{"argument":"headerByte4","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.2","testNumber":2}},{"object":"PDCIDFont","deferred":null,"tags":null,"description":"ISO 32000-1:2008, 9.7.4, Table 117 requires that all embedded Type 2 CIDFonts in the CIDFont dictionary shall contain a CIDToGIDMap entry that shall be a stream mapping from CIDs to glyph indices or the name Identity, as described in ISO 32000-1:2008, 9.7.4, Table 117","test":"Subtype != \"CIDFontType2\" || CIDToGIDMap != null || containsFontFile == false","error":{"message":"A Type 2 CIDFont dictionary has missing or invalid CIDToGIDMap entry","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.7.4, Table 117"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.3.2","testNumber":1}},{"object":"PDHalftone","deferred":null,"tags":null,"description":"All halftones in a conforming PDF/A-3 file shall have the value 1 or 5 for the HalftoneType key","test":"HalftoneType != null && (HalftoneType == 1 || HalftoneType == 5)","error":{"message":"A Halftone has type %1 instead of 1 or 5","arguments":[{"argument":"HalftoneType","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":4}},{"object":"PDType0Font","deferred":null,"tags":null,"description":"For any given composite (Type 0) font within a conforming file, the CIDSystemInfo entry in its CIDFont dictionary and its Encoding dictionary shall have the following relationship: - If the Encoding key in the Type 0 font dictionary is Identity-H or Identity-V, any values of Registry, Ordering, and Supplement may be used in the CIDSystemInfo entry of the CIDFont. - Otherwise, the corresponding Registry and Ordering strings in both CIDSystemInfo dictionaries shall be identical, and the value of the Supplement key in the CIDSystemInfo dictionary of the CIDFont shall be less than or equal to the Supplement key in the CIDSystemInfo dictionary of the CMap","test":"cmapName == \"Identity-H\" || cmapName == \"Identity-V\" || (CIDFontOrdering != null && CIDFontOrdering == CMapOrdering && CIDFontRegistry != null && CIDFontRegistry == CMapRegistry && CIDFontSupplement != null && CMapSupplement != null && CIDFontSupplement <= CMapSupplement)","error":{"message":"CIDSystemInfo entries the CIDFont and CMap dictionaries of a Type 0 font are not compatible (CIDSystemInfo Ordering = %1, CMap Ordering = %2, CIDSystemInfo Registry = %3, CMap Registry = %4, CIDSystemInfo Supplement = %5, CMap Supplement = %6)","arguments":[{"argument":"CIDFontOrdering","name":null,"argumentValue":null},{"argument":"CMapOrdering","name":null,"argumentValue":null},{"argument":"CIDFontRegistry","name":null,"argumentValue":null},{"argument":"CMapRegistry","name":null,"argumentValue":null},{"argument":"CIDFontSupplement","name":null,"argumentValue":null},{"argument":"CMapSupplement","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.3.1","testNumber":1}},{"object":"ICCOutputProfile","deferred":null,"tags":null,"description":"The profile stream that is the value of the DestOutputProfile key shall either be an output profile (Device Class = \"prtr\") or a monitor profile (Device Class = \"mntr\"). The profiles shall have a colour space of either \"GRAY\", \"RGB\", or \"CMYK\"","test":"(deviceClass == \"prtr\" || deviceClass == \"mntr\") && (colorSpace == \"RGB \" || colorSpace == \"CMYK\" || colorSpace == \"GRAY\") && version < 5.0","error":{"message":"The embedded PDF/A Output Intent colour profile has invalid header (Device Class = %1, color space = %2, version = %3)","arguments":[{"argument":"deviceClass","name":null,"argumentValue":null},{"argument":"colorSpace","name":null,"argumentValue":null},{"argument":"version","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"14.11.5"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.3","testNumber":1}},{"object":"JPEG2000","deferred":null,"tags":null,"description":"JPEG2000 enumerated colour space 19 (CIEJab) shall not be used","test":"hasColorSpace == true || colrEnumCS == null || colrEnumCS != 19","error":{"message":"JPEG2000 image uses enumerated colour space 19 (CIEJab), which is not allowed in PDF/A","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8.3","testNumber":4}},{"object":"ExtensionSchemaDefinition","deferred":null,"tags":null,"description":"Field 'prefix' of the PDF/A Schema value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaSchema'","test":"isPrefixValidText == true && prefixPrefix == \"pdfaSchema\"","error":{"message":"Field 'prefix' of the PDF/A Schema value type is not present, or doesn't have prefix 'pdfaSchema' (prefix prefix = %1) or doesn't have type Text (isPrefixValidText = %2)","arguments":[{"argument":"prefixPrefix","name":null,"argumentValue":null},{"argument":"isPrefixValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":4}},{"object":"PDPerms","deferred":null,"tags":null,"description":"No keys other than UR3 and DocMDP shall be present in a permissions dictionary (ISO 32000-1:2008, 12.8.4, Table 258)","test":"entries.split('&').filter(elem => elem != 'UR3' && elem != 'DocMDP').length == 0 || entries == ''","error":{"message":"The document permissions dictionary contains key(s) %1 other than UR3 and DocMDP","arguments":[{"argument":"entries.split('&').filter(elem => elem != 'UR3' && elem != 'DocMDP').toString()","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"12.8.4"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.12","testNumber":1}},{"object":"PKCSDataObject","deferred":null,"tags":null,"description":"The PDF Signature (a DER-encoded PKCS#7 binary data object) shall be placed into the Contents entry of the signature dictionary. The PKCS#7 object shall conform to the PKCS#7 specification in RFC 2315. At minimum, there shall only be a single signer (e.g. a single \"SignerInfo\" structure) in the PDF Signature","test":"SignerInfoCount == 1","error":{"message":"The DER-encoded PKCS#7 binary data object representing a PDF Signature has %1 signer(s) in the PDF Signature instead of one","arguments":[{"argument":"SignerInfoCount","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 19005-3:2012","clause":"Annex B"},{"specification":"RFC 2315","clause":""}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.3","testNumber":3}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"Every annotation (including those whose Subtype value is Widget, as used for form fields), except for the two cases listed below, shall have at least one appearance dictionary: - annotations where the value of the Rect key consists of an array where value 1 is equal to value 3 and value 2 is equal to value 4; - annotations whose Subtype value is Popup or Link","test":"(width == 0 && height == 0) || Subtype == \"Popup\" || Subtype == \"Link\" || AP != null","error":{"message":"An annotation does not contain an appearance dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.3","testNumber":1}},{"object":"ExtensionSchemaValueType","deferred":null,"tags":null,"description":"Field 'type' of the PDF/A ValueType value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaType'","test":"isTypeValidText == true && typePrefix == \"pdfaType\"","error":{"message":"Field 'type' of the PDF/A ValueType value type is not present, or doesn't have prefix 'pdfaType' (type prefix = %1) or doesn't have type Text (isTypeValidText = %2)","arguments":[{"argument":"typePrefix","name":null,"argumentValue":null},{"argument":"isTypeValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":11}},{"object":"CosDocument","deferred":null,"tags":null,"description":"The file header shall begin at byte zero and shall consist of \"%PDF-1.n\" followed by a single EOL marker, where 'n' is a single digit number between 0 (30h) and 7 (37h)","test":"headerOffset == 0 && /^%PDF-1\\.[0-7]$/.test(header)","error":{"message":"File header %1 (offset = %2) starts at non-zero offset or does not match the pattern %PDF-1.n, where 'n' is a single digit number between 0 and 7","arguments":[{"argument":"header","name":null,"argumentValue":null},{"argument":"headerOffset","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.2","testNumber":1}},{"object":"PDSimpleFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. LastChar - integer - (Required except for the standard 14 fonts) The last character code defined in the font's Widths array","test":"isStandard == true || LastChar != null","error":{"message":"A non-standard simple font dictionary has missing or invalid LastChar entry","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.6.5, Table 112"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":5}},{"object":"PDFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. Type - name - (Required) The type of PDF object that this dictionary describes; must be Font for a font dictionary","test":"Type == \"Font\"","error":{"message":"A Font dictionary has value %1 of Type entry instead of Font","arguments":[{"argument":"Type","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.6.5, Table 112"},{"specification":"ISO 32000-1:2008","clause":"9.7.4.1, Table 117"},{"specification":"ISO 32000-1:2008","clause":"9.7.6.1, Table 121"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":1}},{"object":"CMapFile","deferred":null,"tags":null,"description":"A conforming file shall not contain a CID value greater than 65535","test":"maximalCID <= 65535","error":{"message":"Value of a CID (%1) exceeded 65,535","arguments":[{"argument":"maximalCID","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":10}},{"object":"TrueTypeFontProgram","deferred":null,"tags":null,"description":"The 'cmap' table in the embedded font program for a symbolic TrueType font shall contain either exactly one encoding or it shall contain, at least, the Microsoft Symbol (3,0 - Platform ID=3, Encoding ID=0) encoding","test":"isSymbolic == false || nrCmaps == 1 || cmap30Present == true","error":{"message":"The embedded font program for a symbolic TrueType font contains %1 cmap subtables and does not contain Microsoft Symbol (3,0 – Platform ID=3, Encoding ID=0)","arguments":[{"argument":"nrCmaps","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.6","testNumber":4}},{"object":"PDTrueTypeFont","deferred":null,"tags":null,"description":"All non-symbolic TrueType fonts shall have either MacRomanEncoding or WinAnsiEncoding as the value for the Encoding key in the Font dictionary or as the value for the BaseEncoding key in the dictionary that is the value of the Encoding key in the Font dictionary. In addition, all non-symbolic TrueType fonts shall not define a Differences array unless all of the glyph names in the Differences array are listed in the Adobe Glyph List and the embedded font program contains at least the Microsoft Unicode (3,1 – Platform ID = 3, Encoding ID = 1) encoding in the 'cmap' table","test":"isSymbolic == true || ((Encoding == \"MacRomanEncoding\" || Encoding == \"WinAnsiEncoding\") && (containsDifferences == false || differencesAreUnicodeCompliant == true))","error":{"message":"A non-symbolic TrueType font encoding does not define a correct mapping to the Adobe Glyph List (Encoding = %1, Encoding entry contains a Differences = %2, Differences are Unicode compliant = %3)","arguments":[{"argument":"Encoding","name":null,"argumentValue":null},{"argument":"containsDifferences","name":null,"argumentValue":null},{"argument":"differencesAreUnicodeCompliant","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.6","testNumber":2}},{"object":"CosString","deferred":null,"tags":null,"description":"A hexadecimal string is written as a sequence of hexadecimal digits (0–9 and either A–F or a–f)","test":"(isHex != true) || containsOnlyHex == true","error":{"message":"Hexadecimal string contains non-white-space characters outside the range 0 to 9, A to F or a to f","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.6","testNumber":2}},{"object":"CosFileSpecification","deferred":true,"tags":null,"description":"The additional information provided for associated files as well as the usage requirements for associated files indicate the relationship between the embedded file and the PDF document or the part of the PDF document with which it is associated","test":"isAssociatedFile == true","error":{"message":"The file specification dictionary for an embedded file is not associated with the PDF document or any of its parts","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.8","testNumber":4}},{"object":"PDOCConfig","deferred":null,"tags":null,"description":"If an optional content configuration dictionary contains the Order key, the array which is the value of this Order key shall contain references to all OCGs in the conforming file","test":"OCGsNotContainedInOrder == null","error":{"message":"Optional content group(s) %1 not present in the Order entry of the optional content configuration dictionary","arguments":[{"argument":"OCGsNotContainedInOrder","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.9","testNumber":3}},{"object":"PDContentStream","deferred":true,"tags":null,"description":"A content stream that references other objects, such as images and fonts that are necessary to fully render or process the stream, shall have an explicitly associated Resources dictionary as described in ISO 32000-1:2008, 7.8.3","test":"inheritedResourceNames == ''","error":{"message":"A content stream refers to resource(s) %1 not defined in an explicitly associated Resources dictionary","arguments":[{"argument":"inheritedResourceNames","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"7.8.3"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.2","testNumber":2}},{"object":"PDXImage","deferred":null,"tags":null,"description":"An Image dictionary shall not contain the OPI key","test":"containsOPI == false","error":{"message":"OPI key is present in the Image dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8","testNumber":2}},{"object":"PDSeparation","deferred":null,"tags":null,"description":"All Separation arrays within a single PDF/A-3 file (including those in Colorants dictionaries) that have the same name shall have the same tintTransform and alternateSpace. In evaluating equivalence, the PDF objects shall be compared, rather than the computational result of the use of those PDF objects. Compression and whether or not an object is direct or indirect shall be ignored","test":"areTintAndAlternateConsistent == true","error":{"message":"Several occurrences of a Separation colour space with the same name are not consistent","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.4","testNumber":2}},{"object":"PDAction","deferred":null,"tags":null,"description":"The Launch, Sound, Movie, ResetForm, ImportData, Hide, SetOCGState, Rendition, Trans, GoTo3DView and JavaScript actions shall not be permitted. Additionally, the deprecated set-state and no-op actions shall not be permitted","test":"S == \"GoTo\" || S == \"GoToR\" || S == \"GoToE\" || S == \"Thread\" || S == \"URI\" || S == \"Named\" || S == \"SubmitForm\"","error":{"message":"Unknown or not permitted Action type %1","arguments":[{"argument":"S","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"12.6.4.1, Table 198"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.5.1","testNumber":1}},{"object":"PDReferencedCMap","deferred":null,"tags":null,"description":"A CMap shall not reference any other CMap except those listed in ISO 32000-1:2008, 9.7.5.2, Table 118","test":"CMapName == \"Identity-H\" || CMapName == \"Identity-V\" || CMapName == \"GB-EUC-H\" || CMapName == \"GB-EUC-V\" || CMapName == \"GBpc-EUC-H\" || CMapName == \"GBpc-EUC-V\" || CMapName == \"GBK-EUC-H\" || CMapName == \"GBK-EUC-V\" || CMapName == \"GBKp-EUC-H\" || CMapName == \"GBKp-EUC-V\" || CMapName == \"GBK2K-H\" || CMapName == \"GBK2K-V\" || CMapName == \"UniGB-UCS2-H\" || CMapName == \"UniGB-UCS2-V\" || CMapName == \"UniGB-UFT16-H\" || CMapName == \"UniGB-UFT16-V\" || CMapName == \"B5pc-H\" || CMapName == \"B5pc-V\" || CMapName == \"HKscs-B5-H\" || CMapName == \"HKscs-B5-V\" || CMapName == \"ETen-B5-H\" || CMapName == \"ETen-B5-V\" || CMapName == \"ETenms-B5-H\" || CMapName == \"ETenms-B5-V\" || CMapName == \"CNS-EUC-H\" || CMapName == \"CNS-EUC-V\" || CMapName == \"UniCNS-UCS2-H\" || CMapName == \"UniCNS-UCS2-V\" || CMapName == \"UniCNS-UFT16-H\" || CMapName == \"UniCNS-UTF16-V\" || CMapName == \"83pv-RKSJ-H\" || CMapName == \"90ms-RKSJ-H\" || CMapName == \"90ms-RKSJ-V\" || CMapName == \"90msp-RKSJ-H\" || CMapName == \"90msp-RKSJ-V\" || CMapName == \"90pv-RKSJ-H\" || CMapName == \"Add-RKSJ-H\" || CMapName == \"Add-RKSJ-V\" || CMapName == \"EUC-H\" || CMapName == \"EUC-V\" || CMapName == \"Ext-RKSJ-H\" || CMapName == \"Ext-RKSJ-V\" || CMapName == \"H\" || CMapName == \"V\" || CMapName == \"UniJIS-UCS2-H\" || CMapName == \"UniJIS-UCS2-V\" || CMapName == \"UniJIS-UCS2-HW-H\" || CMapName == \"UniJIS-UCS2-HW-V\" || CMapName == \"UniJIS-UTF16-H\" || CMapName == \"UniJIS-UTF16-V\" || CMapName == \"KSC-EUC-H\" || CMapName == \"KSC-EUC-V\" || CMapName == \"KSCms-UHC-H\" || CMapName == \"KSCms-UHC-V\" || CMapName == \"KSCms-UHC-HW-H\" || CMapName == \"KSCms-UHC-HW-V\" || CMapName == \"KSCpc-EUC-H\" || CMapName == \"UniKS-UCS2-H\" || CMapName == \"UniKS-UCS2-V\" || CMapName == \"UniKS-UTF16-H\" || CMapName == \"UniKS-UTF16-V\"","error":{"message":"A CMap references another non-standard CMap %1","arguments":[{"argument":"CMapName","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.7.5.2, Table 118"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.3.3","testNumber":3}},{"object":"PDFormField","deferred":null,"tags":null,"description":"A Field dictionary shall not contain the A or AA keys","test":"containsAA == false","error":{"message":"A Form field dictionary contains the AA entry","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.1","testNumber":2}},{"object":"PDHalftone","deferred":null,"tags":null,"description":"Halftones in a conforming PDF/A-3 file shall not contain a HalftoneName key","test":"HalftoneName == null","error":{"message":"A Halftone dictionary contains the HalftoneName key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":5}},{"object":"CosFileSpecification","deferred":null,"tags":null,"description":"The file specification dictionary shall contain key AFRelationship of type Name identifying the relationship between the embedded file and the content of the document","test":"AFRelationship != null","error":{"message":"The file specification dictionary for an embedded file does not contain the AFRelationship key or it has invalid value type","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.8","testNumber":3}},{"object":"PDXForm","deferred":null,"tags":null,"description":"A conforming file shall not contain any reference XObjects","test":"containsRef == false","error":{"message":"The document contains a reference XObject (Ref key in the form XObject dictionary)","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.9","testNumber":2}},{"object":"Glyph","deferred":null,"tags":null,"description":"A PDF/A-3 compliant document shall not contain a reference to the .notdef glyph from any of the text showing operators, regardless of text rendering mode, in any content stream","test":"name != \".notdef\"","error":{"message":"The document contains a reference to the .notdef glyph","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.8","testNumber":1}},{"object":"CosDocument","deferred":null,"tags":null,"description":"A conforming file shall not contain more than 8388607 indirect objects","test":"nrIndirects <= 8388607","error":{"message":"Number of indirect objects in a PDF file (%1) exceeded 8,388,607","arguments":[{"argument":"nrIndirects","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":7}},{"object":"ExtensionSchemaField","deferred":null,"tags":null,"description":"Field 'valueType' of the PDF/A Field value type in the PDF/A extension schema shall have type Text and namespace prefix 'pdfaField'. Value of valueType property shall be defined","test":"isValueTypeValidText == true && isValueTypeDefined == true && valueTypePrefix == \"pdfaField\"","error":{"message":"Field 'valueType' of the PDF/A Field value type is not present, or doesn't have prefix 'pdfaField' (valueType prefix = %1) or doesn't have type Text (isValueTypeValidText = %2) or value of valueType doesn't defined (isValueTypeDefined = %3)","arguments":[{"argument":"valueTypePrefix","name":null,"argumentValue":null},{"argument":"isValueTypeValidText","name":null,"argumentValue":null},{"argument":"isValueTypeDefined","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":17}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"Property \"conformance\" of the PDF/A Identification Schema shall have namespace prefix \"pdfaid\"","test":"conformancePrefix == null || conformancePrefix == \"pdfaid\"","error":{"message":"Property \"conformance\" of the PDF/A Identification Schema has invalid namespace prefix %1","arguments":[{"argument":"conformancePrefix","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":5}},{"object":"ExtensionSchemaProperty","deferred":null,"tags":null,"description":"Field 'name' of the PDF/A Property value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaProperty'","test":"isNameValidText == true && namePrefix == \"pdfaProperty\"","error":{"message":"Field 'name' of the PDF/A Property value type is not present, or doesn't have prefix 'pdfaProperty' (name prefix = %1) or doesn't have type Text (isNameValidText = %2)","arguments":[{"argument":"namePrefix","name":null,"argumentValue":null},{"argument":"isNameValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":7}},{"object":"CosIndirect","deferred":null,"tags":null,"description":"The object number and generation number shall be separated by a single white-space character. The generation number and obj keyword shall be separated by a single white-space character. The object number and endobj keyword shall each be preceded by an EOL marker. The obj and endobj keywords shall each be followed by an EOL marker","test":"spacingCompliesPDFA","error":{"message":"Extra spacings or missing EOL characters around indirect object/generation number or keywords 'obj' and 'endobj'","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.9","testNumber":1}},{"object":"CosRenderingIntent","deferred":null,"tags":null,"description":"Where a rendering intent is specified, its value shall be one of the four values defined in ISO 32000-1:2008, Table 70: RelativeColorimetric, AbsoluteColorimetric, Perceptual or Saturation","test":"internalRepresentation == \"RelativeColorimetric\" || internalRepresentation == \"AbsoluteColorimetric\" || internalRepresentation == \"Perceptual\" || internalRepresentation == \"Saturation\"","error":{"message":"A rendering intent with non-standard value %1 is used","arguments":[{"argument":"internalRepresentation","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.6","testNumber":1}},{"object":"Glyph","deferred":null,"tags":null,"description":"For every font embedded in a conforming file and used for rendering, the glyph width information in the font dictionary and in the embedded font program shall be consistent","test":"renderingMode == 3 || widthFromFontProgram == null || widthFromDictionary == null || Math.abs(widthFromFontProgram - widthFromDictionary) <= 1","error":{"message":"Glyph width %1 in the embedded font program is not consistent with the Widths entry of the font dictionary (value %2)","arguments":[{"argument":"widthFromFontProgram","name":null,"argumentValue":null},{"argument":"widthFromDictionary","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.5","testNumber":1}},{"object":"PDFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. Subtype - name - (Required) The type of font; must be \"Type1\" for Type 1 fonts, \"MMType1\" for multiple master fonts, \"TrueType\" for TrueType fonts \"Type3\" for Type 3 fonts, \"Type0\" for Type 0 fonts and \"CIDFontType0\" or \"CIDFontType2\" for CID fonts","test":"Subtype == \"Type1\" || Subtype == \"MMType1\" || Subtype == \"TrueType\" || Subtype == \"Type3\" || Subtype == \"Type0\" || Subtype == \"CIDFontType0\" || Subtype == \"CIDFontType2\"","error":{"message":"Invalid Subtype entry in font dictionary with value %1","arguments":[{"argument":"Subtype","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.6.2.3"},{"specification":"ISO 32000-1:2008","clause":"9.6.3"},{"specification":"ISO 32000-1:2008","clause":"9.6.5, Table 112"},{"specification":"ISO 32000-1:2008","clause":"9.7.4.1, Table 117"},{"specification":"ISO 32000-1:2008","clause":"9.7.6.1, Table 121"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":2}},{"object":"PDCIDFont","deferred":null,"tags":null,"description":"If the FontDescriptor dictionary of an embedded CID font contains a CIDSet stream, then it shall identify all CIDs which are present in the font program, regardless of whether a CID in the font is referenced or used by the PDF or not","test":"containsFontFile == false || fontName.search(/[A-Z]{6}\\+/) != 0 || containsCIDSet == false || cidSetListsAllGlyphs == true","error":{"message":"A CIDSet entry in the Font descriptor does not correctly identify all glyphs present in the embedded font subset","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.4.2","testNumber":2}},{"object":"ExtensionSchemaField","deferred":null,"tags":null,"description":"Field 'name' of the PDF/A Field value type in the PDF/A extension schema shall have type Text and namespace prefix 'pdfaField'","test":"isNameValidText == true && namePrefix == \"pdfaField\"","error":{"message":"Field 'name' of the PDF/A Field value type is not present, or doesn't have prefix 'pdfaField' (name prefix = %1) or doesn't have type Text (isNameValidText = %2)","arguments":[{"argument":"namePrefix","name":null,"argumentValue":null},{"argument":"isNameValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":16}},{"object":"PDOCConfig","deferred":null,"tags":null,"description":"Each optional content configuration dictionary that forms the value of the D key, or that is an element in the array that forms the value of the Configs key in the OCProperties dictionary, shall contain the Name key","test":"Name != null && Name.length() > 0","error":{"message":"Missing or empty Name entry of the optional content configuration dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.9","testNumber":1}},{"object":"MainXMPPackage","deferred":null,"tags":null,"description":"The PDF/A version and conformance level of a file shall be specified using the PDF/A Identification extension schema","test":"containsPDFAIdentification == true","error":{"message":"The document metadata stream doesn't contain PDF/A Identification Schema","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":1}},{"object":"PDDeviceCMYK","deferred":null,"tags":null,"description":"DeviceCMYK shall only be used if a device independent DefaultCMYK colour space has been set or if a DeviceN-based DefaultCMYK colour space has been set when the DeviceCMYK colour space is used or the file has a PDF/A OutputIntent that contains a CMYK destination profile","test":"gOutputCS != null && gOutputCS == \"CMYK\"","error":{"message":"DeviceCMYK colour space is used without CMYK output intent profile","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.3","testNumber":3}},{"object":"PDSignature","deferred":null,"tags":null,"description":"When computing the digest for the file, it shall be computed over the entire file, including the signature dictionary but excluding the PDF Signature itself","test":"doesByteRangeCoverEntireDocument == true","error":{"message":"ByteRange array of the digital signature does not cover the entire file (excluding the PDF Signature itself)","arguments":[]},"references":[{"specification":"ISO 19005-3:2012","clause":"Annex B"},{"specification":"ISO 32000-1:2008","clause":"12.8.1"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.3","testNumber":1}},{"object":"PDPage","deferred":null,"tags":null,"description":"If the document does not contain a PDF/A OutputIntent, then all Page objects that contain transparency shall include the Group key, and the attribute dictionary that forms the value of that Group key shall include a CS entry whose value shall be used as the default blending colour space","test":"gOutputCS != null || containsGroupCS == true || containsTransparency == false","error":{"message":"The page contains transparent objects with no blending colour space defined","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"11.3.4"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.10","testNumber":2}},{"object":"PDWidgetAnnot","deferred":null,"tags":null,"description":"A Widget annotation dictionary shall not contain the A or AA keys","test":"containsA == false && containsAA == false","error":{"message":"A Widget annotation contains %1 key(s)","arguments":[{"argument":"entries.split('&').filter(elem => elem == 'A' || elem == 'AA').toString()","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.1","testNumber":1}},{"object":"PDTrueTypeFont","deferred":null,"tags":null,"description":"Symbolic TrueType fonts shall not contain an Encoding entry in the font dictionary","test":"isSymbolic == false || Encoding == null","error":{"message":"A symbolic TrueType font specifies an Encoding entry in its dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.6","testNumber":3}},{"object":"ExtensionSchemaObject","deferred":null,"tags":null,"description":"Extension schemas shall be specified using the PDF/A extension schema container schema defined in 6.6.2.3.3. All fields described in each of the tables in 6.6.2.3.3 shall be present in any extension schema container schema","test":"containsUndefinedFields == false","error":{"message":"An extension schema object contains field(s) %1 not defined by the specification","arguments":[{"argument":"undefinedFields","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.2","testNumber":1}},{"object":"CosBM","deferred":null,"tags":null,"description":"Only blend modes that are specified in ISO 32000-1:2008 shall be used for the value of the BM key in an extended graphic state dictionary","test":"internalRepresentation == \"Normal\" || internalRepresentation == \"Compatible\" || internalRepresentation == \"Multiply\" || internalRepresentation == \"Screen\" || internalRepresentation == \"Overlay\" || internalRepresentation == \"Darken\" || internalRepresentation == \"Lighten\" || internalRepresentation == \"ColorDodge\" || internalRepresentation == \"ColorBurn\" || internalRepresentation == \"HardLight\" || internalRepresentation == \"SoftLight\" || internalRepresentation == \"Difference\" || internalRepresentation == \"Exclusion\" || internalRepresentation == \"Hue\" || internalRepresentation == \"Saturation\" || internalRepresentation == \"Color\" || internalRepresentation == \"Luminosity\"","error":{"message":"The document uses the blend mode %1 not defined in ISO 32000-1:2008","arguments":[{"argument":"internalRepresentation","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"11.3.5, Tables 136-137"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.10","testNumber":1}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"Property \"corr\" of the PDF/A Identification Schema shall have namespace prefix \"pdfaid\"","test":"corrPrefix == null || corrPrefix == \"pdfaid\"","error":{"message":"Property \"corr\" of the PDF/A Identification Schema has invalid namespace prefix %1","arguments":[{"argument":"corrPrefix","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":7}},{"object":"CosIIFilter","deferred":null,"tags":null,"description":"The value of the F key in the Inline Image dictionary shall not be LZW, LZWDecode, Crypt, a value not listed in ISO 32000-1:2008, Table 6, or an array containing any such value","test":" internalRepresentation == \"ASCIIHexDecode\" || internalRepresentation == \"ASCII85Decode\" || internalRepresentation == \"FlateDecode\" || internalRepresentation == \"RunLengthDecode\" || internalRepresentation == \"CCITTFaxDecode\" || internalRepresentation == \"DCTDecode\" || internalRepresentation == \"AHx\" || internalRepresentation == \"A85\" || internalRepresentation == \"Fl\" || internalRepresentation == \"RL\" || internalRepresentation == \"CCF\" || internalRepresentation == \"DCT\"","error":{"message":"Inline image uses not permitted or unknown filter %1","arguments":[{"argument":"internalRepresentation","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.10","testNumber":1}},{"object":"ExtensionSchemaDefinition","deferred":null,"tags":null,"description":"Field 'namespaceURI' of the PDF/A Schema value type in the PDF/A extension schema shall be present and shall have type URI and namespace prefix 'pdfaSchema'","test":"isNamespaceURIValidURI == true && namespaceURIPrefix == \"pdfaSchema\"","error":{"message":"Field 'namespaceURI' of the PDF/A Schema value type is not present, or doesn't have prefix 'pdfaSchema' (namespaceURI prefix = %1) or doesn't have type URI (isNamespaceURIValidURI = %2)","arguments":[{"argument":"namespaceURIPrefix","name":null,"argumentValue":null},{"argument":"isNamespaceURIValidURI","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":3}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"Property \"part\" of the PDF/A Identification Schema shall have namespace prefix \"pdfaid\"","test":"partPrefix == null || partPrefix == \"pdfaid\"","error":{"message":"Property \"part\" of the PDF/A Identification Schema has invalid namespace prefix %1","arguments":[{"argument":"partPrefix","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":4}},{"object":"PDXImage","deferred":null,"tags":null,"description":"If an Image dictionary contains the Interpolate key, its value shall be false. For an inline image, the I key shall have a value of false","test":"Interpolate == false","error":{"message":"The value of the Interpolate key in the Image dictionary is true","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8","testNumber":3}},{"object":"PDDocument","deferred":null,"tags":null,"description":"The document's Catalog shall not include an AA entry for an additional-actions dictionary","test":"containsAA == false","error":{"message":"The document catalog dictionary contains an additional-actions dictionary (AA entry)","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.5.2","testNumber":1}},{"object":"PDHalftone","deferred":null,"tags":null,"description":"The TransferFunction key in a halftone dictionary shall be used only as required by ISO 32000-1","test":"colorantName == 'Default' || ((colorantName == null || colorantName == 'Cyan' || colorantName == 'Magenta' || colorantName == 'Yellow' || colorantName == 'Black') ? TransferFunction == null : TransferFunction != null)","error":{"message":"Custom TransferFunction in a Halftone dictionary is not permitted for primary (CMYK) colorants","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"Table 130"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":6}},{"object":"ExtensionSchemaDefinition","deferred":null,"tags":null,"description":"Field 'schema' of the PDF/A Schema value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaSchema'","test":"isSchemaValidText == true && schemaPrefix == \"pdfaSchema\"","error":{"message":"Field 'schema' of the PDF/A Schema value type is not present, or doesn't have prefix 'pdfaSchema' (schema prefix = %1) or doesn't have type Text (isSchemaValidText = %2)","arguments":[{"argument":"schemaPrefix","name":null,"argumentValue":null},{"argument":"isSchemaValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":2}},{"object":"PDOCConfig","deferred":null,"tags":null,"description":"The AS key shall not appear in any optional content configuration dictionary","test":"AS == null","error":{"message":"AS key is present in the optional content configuration dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.9","testNumber":4}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"If present, the F key's Print flag bit shall be set to 1 and its Hidden, Invisible, ToggleNoView, and NoView flag bits shall be set to 0","test":"F == null || ((F & 1) == 0 && (F & 2) == 0 && (F & 4) == 4 && (F & 32) == 0 && (F & 256) == 0)","error":{"message":"Annotation flags are set the annotation to be hidden/invisible or non-printable (F = %1, Print = %2, Hidden = %3, Invisible = %4, NoView = %5, ToggleNoView = %6)","arguments":[{"argument":"F","name":null,"argumentValue":null},{"argument":"(F & 4) >> 2","name":null,"argumentValue":null},{"argument":"(F & 2) >> 1","name":null,"argumentValue":null},{"argument":"(F & 1)","name":null,"argumentValue":null},{"argument":"(F & 32) >> 5","name":null,"argumentValue":null},{"argument":"(F & 256) >> 8","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.2","testNumber":2}},{"object":"PDXImage","deferred":null,"tags":null,"description":"An Image dictionary shall not contain the Alternates key","test":"containsAlternates == false","error":{"message":"Alternates key is present in the Image dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8","testNumber":1}},{"object":"JPEG2000","deferred":null,"tags":null,"description":"The number of colour channels in the JPEG2000 data shall be 1, 3 or 4","test":"nrColorChannels == 1 || nrColorChannels == 3 || nrColorChannels == 4","error":{"message":"JPEG2000 image has %1 colour channels that is neither 1, 3 or 4","arguments":[{"argument":"nrColorChannels","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8.3","testNumber":1}},{"object":"CosStream","deferred":null,"tags":null,"description":"A stream dictionary shall not contain the F, FFilter, or FDecodeParms keys","test":"F == null && FFilter == null && FDecodeParms == null","error":{"message":"A stream object dictionary contains %1 key(s)","arguments":[{"argument":"keysString.split('&').filter(elem => elem == 'F' || elem == 'FFilter' || elem == 'FDecodeParms').toString()","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.7.1","testNumber":3}},{"object":"CosDocument","deferred":null,"tags":null,"description":"No data can follow the last end-of-file marker except a single optional end-of-line marker as described in ISO 32000-1:2008, 7.5.5","test":"postEOFDataSize == 0","error":{"message":"%1 byte(s) of data is present after the last end-of-file marker","arguments":[{"argument":"postEOFDataSize","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"7.5.5"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.3","testNumber":3}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"For all annotation dictionaries containing an AP key, the appearance dictionary that it defines as its value shall contain only the N key","test":"AP == null || AP == \"N\"","error":{"message":"Annotation's appearance dictionary contains entries %1 other than N","arguments":[{"argument":"AP.split('&').filter(elem => elem != 'N').toString()","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.3","testNumber":2}},{"object":"CosReal","deferred":null,"tags":null,"description":"A conforming file shall not contain any real number outside the range of +/-3.403 x 10^38","test":"(realValue >= -3.403e+38) && (realValue <= 3.403e+38)","error":{"message":"Real value %1 out of range","arguments":[{"argument":"realValue","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":2}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"Annotation types not defined in ISO 32000-1 shall not be permitted. Additionally, the 3D, Sound, Screen and Movie types shall not be permitted","test":"Subtype == \"Text\" || Subtype == \"Link\" || Subtype == \"FreeText\" || Subtype == \"Line\" || Subtype == \"Square\" || Subtype == \"Circle\" || Subtype == \"Polygon\" || Subtype == \"PolyLine\" || Subtype == \"Highlight\" || Subtype == \"Underline\" || Subtype == \"Squiggly\" || Subtype == \"StrikeOut\" || Subtype == \"Stamp\" || Subtype == \"Caret\" || Subtype == \"Ink\" || Subtype == \"Popup\" || Subtype == \"FileAttachment\" || Subtype == \"Widget\" || Subtype == \"PrinterMark\" || Subtype == \"TrapNet\" || Subtype == \"Watermark\" || Subtype == \"Redact\"","error":{"message":"Unknown or not permitted Annotation type %1","arguments":[{"argument":"Subtype","name":null,"argumentValue":null}]},"references":[{"specification":"PDF 1.4 Reference","clause":"12.5.6.1, Table 169"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.1","testNumber":1}},{"object":"CosDocument","deferred":null,"tags":null,"description":"The document catalog shall not contain the Requirements key","test":"Requirements == null","error":{"message":"The document catalog contains the Requirements key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.11","testNumber":1}},{"object":"CosStream","deferred":null,"tags":null,"description":"The value of the Length key specified in the stream dictionary shall match the number of bytes in the file following the LINE FEED (0Ah) character after the stream keyword and preceding the EOL marker before the endstream keyword","test":"Length == realLength","error":{"message":"Actual length of the stream (%1 byte(s)) does not match the value of the Length key in the Stream dictionary (%2 byte(s))","arguments":[{"argument":"realLength","name":null,"argumentValue":null},{"argument":"Length","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.7.1","testNumber":1}},{"object":"CosXRef","deferred":null,"tags":null,"description":"The xref keyword and the cross-reference subsection header shall be separated by a single EOL marker","test":"xrefEOLMarkersComplyPDFA","error":{"message":"Extra spacings or missing EOL characters after the 'xref' keyword in the cross reference table","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.4","testNumber":2}},{"object":"PDType1Font","deferred":null,"tags":null,"description":"If the FontDescriptor dictionary of an embedded Type 1 font contains a CharSet string, then it shall list the character names of all glyphs present in the font program, regardless of whether a glyph in the font is referenced or used by the PDF or not","test":"containsFontFile == false || fontName.search(/[A-Z]{6}\\+/) != 0 || CharSet == null || charSetListsAllGlyphs == true","error":{"message":"A CharSet entry in the Descriptor dictionary of a Type1 font incorrectly lists glyphs present in the font program","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.4.2","testNumber":1}},{"object":"PDPage","deferred":null,"tags":null,"description":"The Page dictionary shall not include an AA entry for an additional-actions dictionary","test":"containsAA == false","error":{"message":"The Page dictionary contains an additional-actions dictionary (AA entry)","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.5.2","testNumber":2}},{"object":"JPEG2000","deferred":null,"tags":null,"description":"The value of the METH entry in its 'colr' box shall be 0x01, 0x02 or 0x03. A conforming reader shall use only that colour space and shall ignore all other colour space specifications","test":"hasColorSpace == true || colrMethod == 1 || colrMethod == 2 || colrMethod == 3","error":{"message":"Invalid JPEG2000 image: the value of the METH entry (%1) in its 'colr' box is different from 0x01, 0x02 or 0x03","arguments":[{"argument":"colrMethod","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8.3","testNumber":3}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"Property \"amd\" of the PDF/A Identification Schema shall have namespace prefix \"pdfaid\"","test":"amdPrefix == null || amdPrefix == \"pdfaid\"","error":{"message":"Property \"amd\" of the PDF/A Identification Schema has invalid namespace prefix %1","arguments":[{"argument":"amdPrefix","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":6}},{"object":"PDFont","deferred":null,"tags":null,"description":"All fonts used in a conforming file shall conform to the font specifications defined in PDF Reference 5.5. The subtype is the value of the Subtype key, if present, in the font file stream dictionary. The only valid values of this key in PDF 1.7 are Type1C - Type 1–equivalent font program represented in the Compact Font Format (CFF), CIDFontType0C - Type 0 CIDFont program represented in the Compact Font Format (CFF) and OpenType - OpenType® font program, as described in the OpenType Specification v.1.4","test":"fontFileSubtype == null || fontFileSubtype == \"Type1C\" || fontFileSubtype == \"CIDFontType0C\" || fontFileSubtype == \"OpenType\"","error":{"message":"Unsupported font file format %1 of the embedded font","arguments":[{"argument":"fontFileSubtype","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.9, Table 126"},{"specification":"Adobe Technical Note #5176, The Compact Font Format Specification","clause":""},{"specification":"OpenType Font Specification 1.4, December 2004, Microsoft","clause":""}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":7}},{"object":"CosTrailer","deferred":null,"tags":null,"description":"The keyword Encrypt shall not be used in the trailer dictionary","test":"isEncrypted != true","error":{"message":"Encrypt keyword is present in the trailer dictionary","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.3","testNumber":2}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"If an annotation dictionary's Subtype key has a value of Widget and its FT key has a value of Btn, the value of the N key shall be an appearance subdictionary","test":"AP != \"N\" || Subtype != \"Widget\" || FT != \"Btn\" || (N_type == \"Dict\" && containsAppearances == true)","error":{"message":"An annotation dictionary's Subtype key has a value of Widget and its FT key has a value of Btn, but the value of the N key is %1 instead of appearance subdictionary","arguments":[{"argument":"N_type","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.3","testNumber":3}},{"object":"PDOutputIntent","deferred":null,"tags":null,"description":"In addition, the DestOutputProfileRef key, as defined in ISO 15930-7:2010, Annex A, shall not be present in any PDF/X OutputIntent","test":"S != 'GTS_PDFX' || containsDestOutputProfileRef == false","error":{"message":"The PDF/X output intent dictionary contains forbidden entry DestOutputProfileRef","arguments":[]},"references":[{"specification":"ISO 15930-7:2010","clause":"Annex A"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.3","testNumber":3}},{"object":"ExtensionSchemaField","deferred":null,"tags":null,"description":"Field 'description' of the PDF/A Field value type in the PDF/A extension schema shall have type Text and namespace prefix 'pdfaField'","test":"isDescriptionValidText == true && descriptionPrefix == \"pdfaField\"","error":{"message":"Field 'description' of the PDF/A Field value type is not present, or doesn't have prefix 'pdfaField' (description prefix = %1) or doesn't have type Text (isDescriptionValidText = %2)","arguments":[{"argument":"descriptionPrefix","name":null,"argumentValue":null},{"argument":"isDescriptionValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":18}},{"object":"PDPage","deferred":null,"tags":null,"description":"There shall be no PresSteps entry in any Page dictionary","test":"containsPresSteps == false","error":{"message":"A Page dictionary contains the PresSteps entry","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.10","testNumber":2}},{"object":"PDMaskImage","deferred":null,"tags":null,"description":"If an image mask dictionary contains the BitsPerComponent key, its value shall be 1","test":"BitsPerComponent == null || BitsPerComponent == 1","error":{"message":"The value of the BitsPerComponent key in the image mask dictionary is %1","arguments":[{"argument":"BitsPerComponent","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"8.9.5.1, Table 89"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8","testNumber":5}},{"object":"JPEG2000","deferred":null,"tags":null,"description":"If the number of colour space specifications in the JPEG2000 data is greater than 1, there shall be exactly one colour space specification that has the value 0x01 in the APPROX field","test":"hasColorSpace == true || nrColorSpaceSpecs == 1 || nrColorSpacesWithApproxField == 1","error":{"message":"The JPEG2000 image contains %1 colour specifications with the best colour fidelity (value 0x01 in the APPROX field)","arguments":[{"argument":"nrColorSpacesWithApproxField","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.8.3","testNumber":2}},{"object":"PDAnnot","deferred":null,"tags":null,"description":"Except for annotation dictionaries whose Subtype value is Popup, all annotation dictionaries shall contain the F key","test":"Subtype == \"Popup\" || F != null","error":{"message":"A dictionary of %1 annotation does not contain F key","arguments":[{"argument":"Subtype","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.3.2","testNumber":1}},{"object":"CosDocument","deferred":null,"tags":null,"description":"A document's Catalog shall not contain the NeedsRendering key","test":"NeedsRendering == false","error":{"message":"A document's Catalog contains NeedsRendering flag set to true","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.2","testNumber":2}},{"object":"PDCMap","deferred":null,"tags":null,"description":"All CMaps used within a PDF/A-3 file, except those listed in ISO 32000-1:2008, 9.7.5.2, Table 118, shall be embedded in that file as described in ISO 32000-1:2008, 9.7.5","test":"CMapName == \"Identity-H\" || CMapName == \"Identity-V\" || CMapName == \"GB-EUC-H\" || CMapName == \"GB-EUC-V\" || CMapName == \"GBpc-EUC-H\" || CMapName == \"GBpc-EUC-V\" || CMapName == \"GBK-EUC-H\" || CMapName == \"GBK-EUC-V\" || CMapName == \"GBKp-EUC-H\" || CMapName == \"GBKp-EUC-V\" || CMapName == \"GBK2K-H\" || CMapName == \"GBK2K-V\" || CMapName == \"UniGB-UCS2-H\" || CMapName == \"UniGB-UCS2-V\" || CMapName == \"UniGB-UFT16-H\" || CMapName == \"UniGB-UFT16-V\" || CMapName == \"B5pc-H\" || CMapName == \"B5pc-V\" || CMapName == \"HKscs-B5-H\" || CMapName == \"HKscs-B5-V\" || CMapName == \"ETen-B5-H\" || CMapName == \"ETen-B5-V\" || CMapName == \"ETenms-B5-H\" || CMapName == \"ETenms-B5-V\" || CMapName == \"CNS-EUC-H\" || CMapName == \"CNS-EUC-V\" || CMapName == \"UniCNS-UCS2-H\" || CMapName == \"UniCNS-UCS2-V\" || CMapName == \"UniCNS-UFT16-H\" || CMapName == \"UniCNS-UTF16-V\" || CMapName == \"83pv-RKSJ-H\" || CMapName == \"90ms-RKSJ-H\" || CMapName == \"90ms-RKSJ-V\" || CMapName == \"90msp-RKSJ-H\" || CMapName == \"90msp-RKSJ-V\" || CMapName == \"90pv-RKSJ-H\" || CMapName == \"Add-RKSJ-H\" || CMapName == \"Add-RKSJ-V\" || CMapName == \"EUC-H\" || CMapName == \"EUC-V\" || CMapName == \"Ext-RKSJ-H\" || CMapName == \"Ext-RKSJ-V\" || CMapName == \"H\" || CMapName == \"V\" || CMapName == \"UniJIS-UCS2-H\" || CMapName == \"UniJIS-UCS2-V\" || CMapName == \"UniJIS-UCS2-HW-H\" || CMapName == \"UniJIS-UCS2-HW-V\" || CMapName == \"UniJIS-UTF16-H\" || CMapName == \"UniJIS-UTF16-V\" || CMapName == \"KSC-EUC-H\" || CMapName == \"KSC-EUC-V\" || CMapName == \"KSCms-UHC-H\" || CMapName == \"KSCms-UHC-V\" || CMapName == \"KSCms-UHC-HW-H\" || CMapName == \"KSCms-UHC-HW-V\" || CMapName == \"KSCpc-EUC-H\" || CMapName == \"UniKS-UCS2-H\" || CMapName == \"UniKS-UCS2-V\" || CMapName == \"UniKS-UTF16-H\" || CMapName == \"UniKS-UTF16-V\" || containsEmbeddedFile == true","error":{"message":"A non-standard CMap %1 is not embedded","arguments":[{"argument":"CMapName","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.7.5.2, Table 118"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.3.3","testNumber":1}},{"object":"PDExtGState","deferred":null,"tags":null,"description":"An ExtGState dictionary shall not contain the HTP key","test":"containsHTP == false","error":{"message":"An ExtGState dictionary contains the HTP key","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.5","testNumber":3}},{"object":"TrueTypeFontProgram","deferred":null,"tags":null,"description":"For all non-symbolic TrueType fonts used for rendering, the embedded TrueType font program shall contain one or several non-symbolic cmap entries such that all necessary glyph lookups can be carried out","test":"isSymbolic == true || (cmap30Present == true ? nrCmaps > 1 : nrCmaps > 0)","error":{"message":"The embedded font program for a non-symbolic TrueType font does not contain non-symbolic cmap entries","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.6","testNumber":1}},{"object":"XMPPackage","deferred":null,"tags":null,"description":"All metadata streams present in the PDF shall conform to the XMP Specification. All content of all XMP packets shall be well-formed, as defined by Extensible Markup Language (XML) 1.0 (Third Edition), 2.1, and the RDF/XML Syntax Specification (Revised)","test":"isSerializationValid","error":{"message":"A metadata stream is serialized incorrectly and can not be parsed","arguments":[]},"references":[{"specification":"XMP Specification September 2005","clause":""},{"specification":"Extensible Markup Language (XML) 1.0 (Third Edition), 04 February 2004","clause":"2.1"},{"specification":"RDF/XML Syntax Specification (Revised), 10 February 2004","clause":""}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.1","testNumber":4}},{"object":"CosUnicodeName","deferred":null,"tags":null,"description":"Font names, names of colourants in Separation and DeviceN colour spaces, and structure type names, after expansion of character sequences escaped with a NUMBER SIGN (23h), if any, shall be valid UTF-8 character sequences","test":"isValidUtf8 == true","error":{"message":"The name value %1 does not represent a correct UTF-8 character sequence","arguments":[{"argument":"unicodeValue","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"7.3.5"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.8","testNumber":1}},{"object":"CosName","deferred":null,"tags":null,"description":"A conforming file shall not contain any name longer than 127 bytes","test":"internalRepresentation.length() <= 127","error":{"message":"Name length (%1) exceeded 127","arguments":[{"argument":"internalRepresentation.length()","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":4}},{"object":"EmbeddedFile","deferred":null,"tags":null,"description":"The MIME type of an embedded file, or a subset of a file, shall be specified using the Subtype key of the file specification dictionary. If the MIME type is not known, the \"application/octet-stream\" shall be used","test":"Subtype != null && /^[-\\w+\\.]+\\/[-\\w+\\.]+$/.test(Subtype)","error":{"message":"MIME type %1 of an embedded file is missing or invalid","arguments":[{"argument":"Subtype","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.8","testNumber":1}},{"object":"OutputIntents","deferred":null,"tags":null,"description":"If a file's OutputIntents array contains more than one entry, as might be the case where a file is compliant with this part of ISO 19005 and at the same time with PDF/X-4 or PDF/E-1, then all entries that contain a DestOutputProfile key shall have as the value of that key the same indirect object, which shall be a valid ICC profile stream","test":"sameOutputProfileIndirect == true","error":{"message":"File's OutputIntents array contains output intent dictionaries with non-matching destination output profiles (indirect keys %1)","arguments":[{"argument":"outputProfileIndirects","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.3","testNumber":2}},{"object":"CMapFile","deferred":null,"tags":null,"description":"For those CMaps that are embedded, the integer value of the WMode entry in the CMap dictionary shall be identical to the WMode value in the embedded CMap stream","test":"WMode == dictWMode","error":{"message":"WMode entry (value %1) in the embedded CMap and in the CMap dictionary (value %2) are not identical","arguments":[{"argument":"WMode","name":null,"argumentValue":null},{"argument":"dictWMode","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.3.3","testNumber":2}},{"object":"ExtensionSchemaProperty","deferred":null,"tags":null,"description":"Field 'description' of the PDF/A Property value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaProperty'","test":"isDescriptionValidText == true && descriptionPrefix == \"pdfaProperty\"","error":{"message":"Field 'description' of the PDF/A Property value type is not present, or doesn't have prefix 'pdfaProperty' (description prefix = %1) or doesn't have type Text (isDescriptionValidText = %2)","arguments":[{"argument":"descriptionPrefix","name":null,"argumentValue":null},{"argument":"isDescriptionValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":10}},{"object":"PDFAIdentification","deferred":null,"tags":null,"description":"The value of \"pdfaid:part\" shall be the part number of ISO 19005 to which the file conforms","test":"part == 3","error":{"message":"The \"part\" property of the PDF/A Identification Schema is %1 instead of 3 for PDF/A-3 conforming file","arguments":[{"argument":"part","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.4","testNumber":2}},{"object":"PDFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. BaseFont - name - (Required) The PostScript name of the font","test":"Subtype == \"Type3\" || fontName != null","error":{"message":"A BaseFont entry is missing or has invalid type","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.7.4.1, Table 117"},{"specification":"ISO 32000-1:2008","clause":"9.7.6.1, Table 121"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":3}},{"object":"ExtensionSchemaProperty","deferred":null,"tags":null,"description":"Field 'category' of the PDF/A Property value type in the PDF/A extension schema shall be present and shall have type Text, value external or internal and namespace prefix 'pdfaProperty'","test":"isCategoryValidText == true && (category == \"external\" || category == \"internal\") && categoryPrefix == \"pdfaProperty\"","error":{"message":"Field 'category' of the PDF/A Property value type is not present, or doesn't have prefix 'pdfaProperty' (category prefix = %1) or doesn't have type Text (isCategoryValidText = %2) or has value different from external or internal (category value = %3)","arguments":[{"argument":"categoryPrefix","name":null,"argumentValue":null},{"argument":"isCategoryValidText","name":null,"argumentValue":null},{"argument":"category","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":9}},{"object":"PDSimpleFont","deferred":null,"tags":null,"description":"All fonts and font programs used in a conforming file, regardless of rendering mode usage, shall conform to the provisions in ISO 32000-1:2008, 9.6 and 9.7, as well as to the font specifications referenced by these provisions. Widths - array - (Required except for the standard 14 fonts; indirect reference preferred) An array of (LastChar − FirstChar + 1) widths","test":"isStandard == true || (Widths_size != null && Widths_size == LastChar - FirstChar + 1)","error":{"message":"Widths array is missing or has invalid size %1 instead of %2","arguments":[{"argument":"Widths_size","name":null,"argumentValue":null},{"argument":"LastChar - FirstChar + 1","name":null,"argumentValue":null}]},"references":[{"specification":"ISO 32000-1:2008","clause":"9.6.2.1, Table 111"},{"specification":"ISO 32000-1:2008","clause":"9.6.5, Table 112"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.11.2","testNumber":6}},{"object":"ExtensionSchemaValueType","deferred":null,"tags":null,"description":"Field 'description' of the PDF/A ValueType value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaType'","test":"isDescriptionValidText == true && descriptionPrefix == \"pdfaType\"","error":{"message":"Field 'description' of the PDF/A ValueType value type is not present, or doesn't have prefix 'pdfaType' (description prefix = %1) or doesn't have type Text (isDescriptionValidText = %2)","arguments":[{"argument":"descriptionPrefix","name":null,"argumentValue":null},{"argument":"isDescriptionValidText","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":14}},{"object":"XMPProperty","deferred":null,"tags":null,"description":"All properties specified in XMP form shall use either the predefined schemas defined in the XMP Specification, ISO 19005-1 or this part of ISO 19005, or any extension schemas that comply with 6.6.2.3.2","test":"isValueTypeCorrect == true","error":{"message":"XMP property does not correspond to type %1","arguments":[{"argument":"predefinedType","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.1","testNumber":2}},{"object":"PDDeviceN","deferred":null,"tags":null,"description":"For any spot colour used in a DeviceN or NChannel colour space, an entry in the Colorants dictionary shall be present","test":"areColorantsPresent == true","error":{"message":"A colorant of the DeviceN or NChannel color space is not defined in the Colorants dictionary","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"8.6.6.5, Table 71"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.4.4","testNumber":1}},{"object":"ExtensionSchemaValueType","deferred":null,"tags":null,"description":"Field 'namespaceURI' of the PDF/A ValueType value type in the PDF/A extension schema shall be present and shall have type URI and namespace prefix 'pdfaType'","test":"isNamespaceURIValidURI == true && namespaceURIPrefix == \"pdfaType\"","error":{"message":"Field 'namespaceURI' of the PDF/A ValueType value type is not present, or doesn't have prefix 'pdfaType' (namespaceURI prefix = %1) or doesn't have type URI (isNamespaceURIValidURI = %2)","arguments":[{"argument":"namespaceURIPrefix","name":null,"argumentValue":null},{"argument":"isNamespaceURIValidURI","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":12}},{"object":"ExtensionSchemaProperty","deferred":null,"tags":null,"description":"Field 'valueType' of the PDF/A Property value type in the PDF/A extension schema shall be present and shall have type Text and namespace prefix 'pdfaProperty'. Value of valueType property shall be defined","test":"isValueTypeValidText == true && isValueTypeDefined == true && valueTypePrefix == \"pdfaProperty\"","error":{"message":"Field 'valueType' of the PDF/A Property value type is not present, or doesn't have prefix 'pdfaProperty' (valueType prefix = %1) or doesn't have type Text (isValueTypeValidText = %2) or value of valueType doesn't defined (isValueTypeDefined = %3)","arguments":[{"argument":"valueTypePrefix","name":null,"argumentValue":null},{"argument":"isValueTypeValidText","name":null,"argumentValue":null},{"argument":"isValueTypeDefined","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.6.2.3.3","testNumber":8}},{"object":"CosFileSpecification","deferred":null,"tags":null,"description":"The file specification dictionary for an embedded file shall contain the F and UF keys","test":"containsEF == false || (F != null && UF != null)","error":{"message":"The file specification dictionary for an embedded file does not contain either F or UF key (F = %1, UF = %2)","arguments":[{"argument":"F","name":null,"argumentValue":null},{"argument":"UF","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.8","testNumber":2}},{"object":"CosInteger","deferred":null,"tags":null,"description":"A conforming file shall not contain any integer greater than 2147483647. A conforming file shall not contain any integer less than -2147483648","test":"(intValue <= 2147483647) && (intValue >= -2147483648)","error":{"message":"Integer value %1 out of range","arguments":[{"argument":"intValue","name":null,"argumentValue":null}]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.13","testNumber":1}},{"object":"PDAcroForm","deferred":null,"tags":null,"description":"The NeedAppearances flag of the interactive form dictionary shall either not be present or shall be false","test":"NeedAppearances == null || NeedAppearances == false","error":{"message":"The interactive form dictionary contains the NeedAppearances flag with value true","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.4.1","testNumber":3}},{"object":"CosDocument","deferred":null,"tags":null,"description":"The file trailer dictionary shall contain the ID keyword whose value shall be File Identifiers as defined in ISO 32000-1:2008, 14.4","test":"lastID != null && lastID.length() > 0","error":{"message":"Missing or empty ID in the document trailer","arguments":[]},"references":[{"specification":"ISO 32000-1:2008","clause":"14.4"}],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.1.3","testNumber":1}},{"object":"PDXObject","deferred":null,"tags":null,"description":"A conforming file shall not contain any PostScript XObjects","test":"Subtype != \"PS\"","error":{"message":"The document contains a PostScript XObject","arguments":[]},"references":[],"tagsSet":[],"ruleId":{"specification":"ISO_19005_3","clause":"6.2.9","testNumber":3}}],"variables":[{"name":"gOutputCS","object":"ICCOutputProfile","defaultValue":"null","value":"S == \"GTS_PDFA1\" ? colorSpace : gOutputCS"}],"pdfaflavour":"PDFA_3_B","hexSha1Digest":"","tags":[]}