MySQL to PDF
Posted: Tue Aug 17, 2010 8:12 pm
Hello All,
I am working on project and am stuck at a place....
A sample.pdf file is store on server directory and I want to do following:
1. Login to admin panel
2. Click "process button"
3. this action will open the sample.pdf file store in server directory.(till this point I am good)
4. Before form open, connect to DB, get information from DB (using #id) and put it (fill) in the PDF form ( I am stuck here...
)
I Google a lot but was not able to find straight way to solve the problem. I cannot use ADO as my server is unix box not windows.
In addition, I want to know what should be DB column to store Digital Signature on PDF document.
Any guideline will be great.
Note: The PDF form has textfield and textarea I need to get the data into respective textfield
Thanks
Viral
I am working on project and am stuck at a place....
A sample.pdf file is store on server directory and I want to do following:
1. Login to admin panel
2. Click "process button"
3. this action will open the sample.pdf file store in server directory.(till this point I am good)
4. Before form open, connect to DB, get information from DB (using #id) and put it (fill) in the PDF form ( I am stuck here...
I Google a lot but was not able to find straight way to solve the problem. I cannot use ADO as my server is unix box not windows.
In addition, I want to know what should be DB column to store Digital Signature on PDF document.
Any guideline will be great.
Note: The PDF form has textfield and textarea I need to get the data into respective textfield
Thanks
Viral