Hi,
Can you use fpdi to read pdfs as templates and base the creation of new pdfs ?
Fpdi says you can but I'm not sure how - the demos show how to join pdfs together or ouptut the pdf template in a new pdf but not actually parse parts of the pdf file and use the settings as a template.
Ideally what I want to do is read a pdf template file, and use the formatting used in the template to format my own dynamically created pdf.
For example; I might have a header, contents, table settings, and footer setup and use the formatting (font styles, background etc... ) from the template pdf to create a new pdf.
Any ideas how I can do that ??