I would like to create a pdf file with multiple pages with each page having a different template altogether.
and each template should have a minimum of 20 to 30 textboxes!
Is this possible using PHP?
For more detailed information, here's the requirement:
I need a php application to create pdf files. The following features must be implemented:
The pdf documents created can be multiple pages long.
Each page can be of a different templated layout
The text selected for each page can contain upto 30 dynamic text variables
20 layout templates must be created with text areas in different locations
The system must be so flexible that for each document, it should select both the correct template for a page and the data for each page and then create the entire document.
Can anybody Help??
Regards
Dream2rule
Creating Multipaged PDF Document using PHP
Moderator: General Moderators
-
dream2rule
- Forum Contributor
- Posts: 109
- Joined: Wed Jun 13, 2007 5:07 am