CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Graphics and Multimedia discussions (http://www.codingforums.com/forumdisplay.php?f=32)
-   -   Website for Bids converted to PDF? (http://www.codingforums.com/showthread.php?t=272867)

ajhauser 09-11-2012 06:52 PM

Website for Bids converted to PDF?
 
Hey all,
I recently created a website for a client who sends out hundreds of bids a year in the form of a PDF. They are interested in designing an editable template and I'm at a loss.

Certain areas need to be changed for each bid (bids are around 100 pages each with details about each project). Do any of you know if there is a way to set up a PDF template that can be edited - with pages being added and removed - like a word document?

Otherwise the only thing I can think to do would be to create a nice template and force it into a Word doc as best as I can so he can make changes for each different bid...

I would really appreciate some guidance on this one. I'm not sure how to proceed.

Thanks!

patryk 10-07-2012 03:20 PM

how about this http://php.net/manual/en/book.pdf.php ? ;)
i would create a template with variables and a form. then i would use mail() to send output to customers.
if you'll design form looking like your PDF document, then you'll have what you want


All times are GMT +1. The time now is 08:23 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.