Seeking Ideas on Corporate Forms Creation
I use CF9. Within my company, I think I could probably find a user that has Acrobat and that suite of stuff.
I'm looking for a way to generate forms that when printed are identical to the originals. For the sake of argument, imagine these forms to be your taxes --the long ones.
Does anyone have an idea of how I might go about creating and printing these form reliably? I do have some options:
1. Form and Data can be separate.
2. It would be nice to have a visual rep of the form on the screen with overlaid fields (but I have forms with 70 or 80 little, tiny sections so a cool image of the form is not completely necessary. I can use a simple html form to capture the data. I do believe tho, that if I had the image and data on the screen then cfPDF would capture these into one entity for printing.
3. When printed, the form must perfectly match the original form. I have experience with PCL and controlling printers. Can I do that through the browser??
4. Data needs to be separate at some point so I can stick it in the db. I'm guesing this will be easy enough.
I guess I'm looking for simple way to capture the form and overlay fields or to control the printer when sending a page out from the browser.
thanks
