PDF24 Creator factur'x

Home Forums PDF24 Creator General PDF24 Creator factur'x

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #63854
    bp60
    Participant

    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?

    #63856
    Stefan Ziegler
    Keymaster

    PDF24 Creator Toolbox can do this: Command line description

    #63857
    bp60
    Participant

    Good 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)

    ================

    #63859
    Stefan Ziegler
    Keymaster

    This 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.

    #63860
    bp60
    Participant

    OK. 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

    #63862
    Stefan Ziegler
    Keymaster

    But 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

    #63863
    bp60
    Participant

    Ok 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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.