Jump to content

php create PDF Document onclick=createpdf(Myform)


sayedsohail

Recommended Posts

Hi,

How do i create pdf document, any help highly appreciated.  I saw few third party tools ie., fpdf.org etc.  How do i perform using fewer steps.

Here is my script
echo"
<Input type='text' value=$'lname'>
<Input type='text' value=$'fname'>
<Input type='text' value=$'id'>
<Input type='text' value=$'address'>";

<input type='button' value ='Create PDF' onclick='CreatePDF()'>


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.