Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Update multiple PDFs #26

Open
samboman opened this issue Apr 11, 2022 · 3 comments
Open

Feature request: Update multiple PDFs #26

samboman opened this issue Apr 11, 2022 · 3 comments

Comments

@samboman
Copy link

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?

@Tadelsucht
Copy link
Owner

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.

@samboman
Copy link
Author

Maybe I go for a way where I split the Excel file into one file per row and dynamically create BulkPDF Configuration dynamically.

@Tadelsucht
Copy link
Owner

Together with BulkPDFConsole a small powershell script should do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants