As far as I know there's no way to modify text that's already in the
PDF. I've done a similar thing by just creating a template that just
consists on the basic elements that never change (background, logo etc.)
and then writing a script that puts in all the text and images using
Zend_Pdf. I /think /this is the only way to do it.
Kai Meder wrote:
Hello,
does anyone know a good solution to:
- create a fully designed PDF template (e.g. from MS Publisher)
- replace embedded placeholders in this PDF to bulk-create PDFs.
It seems any PDF I create contains a binary data-stream and no
raw-text whatsoever. So whats the best way to create such Template-PDFs?
Is there any official Variable/Placeholder Syntax for PDFs?
Thanks!
Kai
--
Jack