Home › Forums › PDF24 Creator › General › PDF24 Creator factur'x
Tagged: factur'x
- This topic has 6 replies, 2 voices, and was last updated 8 months, 1 week ago by bp60.
-
AuthorPosts
-
2025-03-27 at 14:29 #63854bp60Participant
Hello,
Could you provide the ability to generate a PDF in Factur'x format from an existing standard PDF and the attached .xml file without having to enter the information into your invoice creation program?
2025-03-27 at 16:08 #63856Stefan ZieglerKeymasterPDF24 Creator Toolbox can do this: Command line description
2025-03-27 at 16:45 #63857bp60ParticipantGood but i have the error :
C:\liw\pdf>"C:\Program Files\pdf24\pdf24-toolbox.exe" -createInvoice in.xml out.pdf -outputType zugferd -pdfFile in.pdf
================
"C:\Program Files\PDF24\jre\bin\java.exe" -cp "C:\Program Files\PDF24\lib\jar\*" -Dwindows.acp=1252 -XX:MaxRAMPercentage=80 -Xss50M "org.pdf24.CommandHandler" "C:\Users\BP\AppData\Local\Temp\PDF24\cmd_0_762851531_2558922723.json"
----------------
PDF24 Command Handler
Handle command with action: createInvoice
java.io.IOException: Output file generation error
at org.pdf24.commandhandlers.CreateInvoiceHandler.doRun(CreateInvoiceHandler.java:84)
at org.pdf24.CommandHandler.run(CommandHandler.java:94)
at org.pdf24.CommandHandler.handleCommand(CommandHandler.java:129)
at org.pdf24.CommandHandler.handleCommand(CommandHandler.java:138)
at org.pdf24.CommandHandler.main(CommandHandler.java:161)
================
2025-03-28 at 08:02 #63859Stefan ZieglerKeymasterThis is probably because -outputType must be used, i.e. with a capital T. Otherwise send me in.xml and in.pdf so that I can test this case.
2025-03-28 at 08:30 #63860bp60ParticipantOK. it's -pdfFile and not -pdffile !
But the .pdf is not in the french format factur'x. Can you add it in toolbox and also in the Create an invoice program.
Also the create invoice program is in french in the web but in english in local ?
And an interesting feature of pdf24-toolbox would be to be able to extract the .xml from the .pdf to process the received supplier invoices
2025-03-28 at 08:37 #63862Stefan ZieglerKeymasterBut the .pdf is not in the french format factur'x, what do you mean by this? The command above just embeds the xml file into the PDF file. The embedded file name is defined by the output type.
-outputType zugferd:xrechnung: file name is xrechnung.xml
-outputType zugferd:en16931: file name is factur-x.xml-outputType zugferd is equivalent to zugferd:xrechnung
2025-03-28 at 15:24 #63863bp60ParticipantOk thank.
Can pdf24-toolbox extract the .xml file or other attachments from a PDF file in factur'x format? I know that the PDF reader allows it, but I would like to automate it.
-
AuthorPosts
- You must be logged in to reply to this topic.