We're trying to provide multiple sales reps customized advertising collateral by updating {{targeted}} content spots throughout PDF documents. These customizations include {{logo}}, {{headshot}}, {{name}}, {{company}}, {{telephone}}, {{email}}, etc.
Logo & headshot are images.
Name, company, tel, email are plain text (but could potentially be converted to images).
The company providing the print ready artwork are designing in InDesign and exporting to PDF. We initially started reproducing the PDFs into picture perfect HTML. It was a lot of tedious work, but that did work.
The client really liked the end result and submitted several more pieces of advertising collateral to convert, which immediately became very labor intensive and time consuming.
The question I've been trying to find an answer to is if it's possible to update an INDD or PDF file through scripting, to dynamically update the print ready document without using InDesign or Acrobat. We're ideally looking for a no/low cost solution that we can automate.
I assumed there might be some third party PDF script that might update targeted content, but I've come up empty handed.
I next considered the fact that INDD files can pull their Linked content in from local files/folders. If we could auto-generate a new INDD > PDF file from the sales reps contact info by having it pull from these matching locations, that would work... but I've been unable to find a solution to edit INDD files without actually opening InDesign.
I've also thought about referencing these files with a URL, which sounds as though it might be the perfect solution... but I haven't been able to find that solution either.
I'm really hoping that someone might have stumbled into one of these scenarios themselves, having input and experience to share.
Thank you in advance!