In PDFCREATOR, can you add the parameters to a printer profile to directly generate a PDF in Factur'x format without having to create the PDF and then use pdf24-Toolbox.exe -createInvoice?
Configure a PDF printer to save files automatically.
Configure a command that is executed after the PDF file is printed.
Store the XML file anywhere
Print on the PDF printer, use a unique print job name so you can select the right XML file.
After printed, the command is executed. In that command, you can use the print job name, find the XML file, then callĀ pdf24-Toolbox.exe -createInvoice.... to make an e-invoice and store the result.