summaryrefslogtreecommitdiff
path: root/pdf/pdftop.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - fix Portfolio PDF with pdfwriteKen Sharp2023-04-201-0/+10
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* GhostPDF - Fix annotation visibility detection, improve -dPrinted.Ken Sharp2023-03-141-0/+6
* Use GS_STRINGIZE() macro, rather than define a local versionChris Liddell2023-03-011-3/+1
* Tweak parameter testing to use an 'argis' macro.Robin Watts2023-02-281-39/+42
* Fix typo in pdf_detect_language.Robin Watts2023-02-211-2/+2
* GhostPDF - PDFSTOPONWARNING should include PDFSTOPONERRORKen Sharp2022-09-231-0/+2
* Correct gpdl PDF language detection.Robin Watts2022-09-191-3/+3
* SUBSTFONT functionalityChris Liddell2022-07-041-7/+15
* Coverity 375706: Init ref counting entry for gs_halftoneChris Liddell2022-02-161-0/+1
* pdfi overprint: -dOverprint setting is a device paramMichael Vrhel2022-02-111-31/+1
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-0/+5
* Add pdfi to gpdlChris Liddell2021-12-071-2/+4
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-0/+10
* pdfi: correct the PDFNOCIDFALLBACK optionChris Liddell2021-11-251-1/+1
* Fix a couple of memory leaks: FONTPATH and FONTMAP parametersChris Liddell2021-11-111-1/+3
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-0/+8
* GhostPDF - add control for Marked Content and documentKen Sharp2021-11-021-0/+5
* gpdf: Build and use resource search path listChris Liddell2021-09-091-2/+52
* GhostPDF - implement NOSUBSTDEVICECOLORSKen Sharp2021-09-011-0/+5
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-251-7/+0
* Coverity ID 372290Ken Sharp2021-08-141-2/+2
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-3/+7
* Commit pdfi to master.Robin Watts2021-08-121-0/+815