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


Reply via email to