May 6, 201016 yr Hey all. I have a client from a Travel Company that wants to be able to enter their own fields into a an existing PDF template, so they can in turn email it to their customers to sign. Its not very feasible for them to use something like InDesign or Illustrator everytime, and they definitely dont want to pay me to do up every individual booking form does such a thing exist? script or software? thanks in advance
May 15, 201016 yr Hey all. I have a client from a Travel Company that wants to be able to enter their own fields into a an existing PDF template, so they can in turn email it to their customers to sign. Its not very feasible for them to use something like InDesign or Illustrator everytime, and they definitely dont want to pay me to do up every individual booking form does such a thing exist? script or software? thanks in advance This is possible , One of my friends has done the same in PHP+ some PDF library , I will try to contact him and send u the info
May 17, 201016 yr I'd recommend you have a look at livedocx. I use it for PDF generation on a couple of sites, I find it particularly useful as the clients can edit their own word doc templates. If you don't want to use a web service then you can use DOMPDF or Zend_PDF for PHP. I use Zend_PDF for creating my invoices. For a more advanced solution, try Apache FOP.
Create an account or sign in to comment