Page 1 of 1

PDF Creation on The Fly

PostPosted: 17. February 2005 22:36
by djimenez
Does Xampp come with the necessary tools to create a pdf file on the fly, and if so can anyone help me. I am trying to create a pdf from an image that gets created from an html form. On submit, i'd like to have the pdf created at the same time the image is created so that I can give the user an option of viewing the pdf. Does anyone know how to do this, i have the image being created just fine but I need the psf in there somewhere.

PostPosted: 18. February 2005 02:47
by jchapel
Look at the CD Collection Demo on your Xampp status page.

http://localhost/xampp/cds.php

Click on the PDF document link

Then the SOURCE CODE link

this should get you started...