ghostscript & zugferd.ps
Hans Hörmann via "Bug reports and development for GNU GhostScript, the PostScript interpreter of the GNU project" <[email protected]> Fri, 20 Dec 2024 09:51:21 +0100
| Newsgroups | gmane.comp.printing.ghostscript.bugs |
|---|---|
| Message-ID | <[email protected]> |
hi, at debian bookworm ghostscript-version is 10.0.0 i can use gs successfully with a line like that: gs --permit-file-read=/usr/home/me/zugferd/ -sDEVICE=pdfwrite -dPDFA=3 -sColorConversionStrategy=RGB -sZUGFeRDXMLFile=/usr/home/me/zugferd/invoice.xml -sZUGFeRDProfile=/usr/home/me/zugferd/default_rgb.icc -sZUGFeRDVersion=2p1 -sZUGFeRDConformanceLevel=BASIC -o /usr/home/me/zugferd/output.pdf /usr/home/me/zugferd/zugferd.ps /usr/home/me/zugferd/input.pdf the example is from the website https://ghostscript.readthedocs.io/en/latest/ZUGFeRD.html it turns the input.pdf in a pdf/a-3 output.pdf and attaches the invoice.xml. at debian trixie, ghostscript-version is 10.04.0 at trixie, the above command ends with exit code 0, but there is no xml-file attached to the pdf/a-3 file. any experiences with this? Johann -- https://hoermann-solutions.com