|
|
| |
1. Server download pdf |
|
Reply |
|
|
 Kevin | 2006-09-29 14:30:03 |
I was wondering how do I modify the code so that the PDF is uploaded to the web server vs downloading it?
Thanks...
|
| |
2. Re: Server download pdf |
|
Reply |
|
|
 Harish Chauhan | 2006-10-03 04:05:50 - In reply to message 1 from Kevin |
Hi,
Class is providing a function to save the file on server.
Use $htmltopdf->saveFile() to save the file.
|
|