Sommai Fongnamthip wrote:
>
> Hi,
> When I retrieve data to display on web with PHP, it can print out from web
> in Browser Stlye. How could we have some PHP code to retrieve current
> display data into PC and print it with some Custom Report Style?
>
> Sommai Fongnamthip
I'm currently trying to figure this one out myself - with limited
success :-(
One way of doing it I suspect is to generate PDF documents with which to
do your reports.
You might need to install PDFlib (see www.pdflib.com) and also the TIFF
library (www.libtiff.org) and the JPEG library
(ftp://ftp.uu.net/graphics/jpeg/).
I've managed to install these libraries but I stll can't seem to compile
PHP so that it recognizes them.
Any suggestions would be welcome.
Michael Egan
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]