summaryrefslogtreecommitdiff
path: root/pdf/pdf_errors.h
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - reword some more errorsKen Sharp2022-12-211-2/+2
* GhostPDF - warn if BBox missing in a Form XObjectKen Sharp2022-12-201-0/+1
* GhostPDF log error when ICCBased /N value does not match profileKen Sharp2022-12-161-0/+1
* GhostPDF - Log an error for fonts with bad Subtype valuesKen Sharp2022-12-161-0/+1
* GhostPDF - do not abort on ExtGState errors (unless PDFSTOPONERROR)Ken Sharp2022-12-151-0/+3
* GhostPDF - report bad object types when checking for transparency/spotsKen Sharp2022-12-121-0/+2
* GhostPDF - improve warnings when dealing with XObjectsKen Sharp2022-12-081-0/+2
* GhostPDF - Detect errors in XRefStm value in Hybrid filesKen Sharp2022-12-081-0/+1
* GhostPDF - improve error reporting with annotationsKen Sharp2022-12-081-1/+2
* GhostPDF - Apply optional content dictionaries in XObjects.Ken Sharp2022-12-051-1/+3
* GhostPDF - permit the Page dictionary to actually be a streamKen Sharp2022-12-021-0/+1
* GhostPDF - warn when a stream length is incorrect.Ken Sharp2022-12-021-1/+2
* GhostPDF - imporove an error messageKen Sharp2022-11-301-1/+1
* GhostPDF fix the spelling in an error message....Ken Sharp2022-11-251-1/+1
* GhostPDF - change wording of an errorKen Sharp2022-11-251-1/+1
* GhostPDF - minor change with broken named destinationsKen Sharp2022-11-181-0/+1
* GhostPDF - check for self-referencing named ColorSpacesKen Sharp2022-11-161-0/+1
* GhostPDF - Treat an invalid /Type for Catalog as if it were missingKen Sharp2022-10-291-0/+2
* GhostPDF - detect integer overflow when parsing numbersKen Sharp2022-10-191-0/+1
* GhostPDF - improve unmatchedmark handlingKen Sharp2022-09-141-1/+1
* GhostPDF - Alter the COS object depth counting to catch unmatched marksKen Sharp2022-09-101-0/+1
* GhostPDF - early sanity check on Pages tree root node /CountKen Sharp2022-09-081-1/+1
* GhostPDF - limit the nesting of arrays and dictionariesKen Sharp2022-09-061-0/+1
* GhostPDF - cater for Encrypt entry being the null objectKen Sharp2022-07-261-0/+2
* GhostPDF - add more warnings for invalid PDF filesKen Sharp2022-05-261-0/+1
* GhostPDF - ignore errors in setting halftonesKen Sharp2022-05-031-0/+1
* GhostPDF - Don't abort the page with errors on /GroupKen Sharp2022-04-071-0/+1
* pdfwrite - fix group attributes ColorSpaceKen Sharp2022-04-011-0/+1
* OSS-fuzz #44983 - Apply limits to decryption /LengthKen Sharp2022-02-241-0/+1
* Move pdfi warning and error definitions into their own file.Robin Watts2022-02-161-0/+55