Re: Printing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Dec 17, 2008, at 2:57 PM, Dan Shirah wrote:

Hello all,

Could someone please point me in the right direction for printing files
through PHP?

I already have my application setup so that it creates documents and saves them to a folder. How would I go about printing all of the files in the
folder via PHP?

I've looked into the Print functions in the manual (
http://us2.php.net/manual/en/ref.printer.php) but this does not seem to be
the right thing to use to print documents that already exist.

Do you want to print this on your office printer or on the website users printer?

If you are looking for away to print it on their printer, why not just grab all the files that need to be printed, make a PDF of it, and then use the browsers print feature?



--
Jason Pruim
japruim@xxxxxxxxxx
616.399.2355




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux