• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need software for making PDFs

jjanders

Member
I have a large excel file, and each row has data pertaining to a different person in my organization. I'm looking for an application to create a PDF for each person, so it would create the 1st PDF and populate a form on the PFD with the data from the 1st row, 2nd PDF using data from the 2nd row, etc....

I have Adobe Acrobat, will this do it? What about other Adobe or non-Adobe applications?

It's sort of like doing a mail merge, we have a database with different data and we need to populate a skeleton PDF with each row of data from the database. We would possibly do a mail merge then convert the .docs to PDFS? We'd prefer to do it all in PDF but whatever can get the job done....

Any other suggestions?
 
It should be pretty easy to write a macro to pull the data and put it in it's own file, and then have acrobat work on the file.

Or, since you are using Excel as a database (which is isn't) bite the bullet and use a real database.
 
Back
Top