[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ZUGFeRD/Factur-X
[Thread Prev] | [Thread Next]
- Subject: Re: ZUGFeRD/Factur-X
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Date: Thu, 11 Jul 2024 08:06:57 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Am 09.07.24 um 22:04 schrieb Karl Reinl:
me also I'm looking out for that to use it in my invoice Programm because once we will need it. Found until now java and c# parts and libs. I collecting informations till now so I ask also here.
What I found as a possible solution is https://www.mustangproject.org/commandline/ which can be used to create a Zugferd invoice from a Pdf/a file and a Xml file. Until now we create Pdf files from LaTeX sources. To convert these to Pdf/A I will use Ghostscript: gs -dPDFA -dBATCH -dNOPAUSE -dUseCIEColor -sProcessColorModel=DeviceCMYK -sDEVICE=pdfwrite -sPDFACompatibilityPolicy=1 -sOutputFile=pdfa-invoice.pdf original.pdf And then I can combine factur-x.xml (until now I have no solution to create it) and pdfa-invoice.pdf with java -Xmx1G -Dfile.encoding=UTF-8 -jar Mustang-CLI-2.10.0.jar --action combine Alles Gute Christof Thalhofer -- Dies ist keine Signatur
Re: ZUGFeRD/Factur-X | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
ZUGFeRD/Factur-X | Charlie Reinl <Karl.Reinl@xxxxxxxxxx> |
Re: ZUGFeRD/Factur-X | System64 Development <64xcode@xxxxxxxxx> |
Re: ZUGFeRD/Factur-X | Karl Reinl <karl.reinl@xxxxxxxxxx> |