PHP Classes

Server download pdf

Recommend this page to a friend!

      HTML to PDF  >  All threads  >  Server download pdf  >  (Un) Subscribe thread alerts  
Subject:Server download pdf
Summary:upload the pdf without
Messages:2
Author:Kevin
Date:2006-09-29 14:30:03
Update:2006-10-03 04:05:50
 

  1. Server download pdf   Reply   Report abuse  
Picture of Kevin 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   Report abuse  
Picture of Harish Chauhan 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.