BulkPDF
BulkPDF copied to clipboard
Feature request: Update multiple PDFs
I have a number of PDF files which I need to update each file shall have data from one excel-row. Is there a workaround to do this in a smart way?
No, not with this software. You have to use a single template PDF form for BulkPDF. (But you could try to modify the XML BulkPDF-Configuration dynamically to do what you want)
Or code your wished feature and contribute it to the project.
Maybe I go for a way where I split the Excel file into one file per row and dynamically create BulkPDF Configuration dynamically.
Together with BulkPDFConsole a small powershell script should do the trick.