Forum Replies Created
-
AuthorPosts
-
bp60Participant
Of course, it is up to us to provide the XML file.
bp60ParticipantOk 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.
bp60ParticipantOK. 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
bp60ParticipantGood 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)
================
bp60ParticipantHi,
The good syntax is (where LIW_PDF24 is my profil) :
pdf24-DocTool.exe -noProgress -profile "user/LIW_PDF24" -sendAsMail "${file}"
How to take the current profile name ? like $profile ?
<span style="color: #000000; font-family: 'Open Sans', sans-serif; background-color: #fbfbfb;">In addition, how to configure the sender, recipient, subject and body of the email?</span>
bp60ParticipantI found, in settings you have to ask the application to the current user instead of all the users at the bottom of the window.
You must also have checked before: users can override the settings.
It then creates the Services \ xxx key in HKCU.
There remains the problem of the link between xxx and the name of the profile?
-
AuthorPosts