Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

RE: [PHP] Creating a PDF document from an HTML Page From: Alok K. Dhir (alok <email protected>)
Date: 06/27/01

Your best bet is probably to generate a pdf version of the receipt using
pdflib instead of trying to tape together some HTML->PDF solution...

> -----Original Message-----
> From:
> php-general-return-55238-adhir=govshops.com <email protected>
> [mailto:php-general-return-55238-adhir=govshops.com <email protected>
net] On Behalf Of Boaz Yahav
> Sent: Tuesday, June 26, 2001 10:26 AM
> To: PHP General (E-mail)
> Subject: [PHP] Creating a PDF document from an HTML Page
>
>
> Hi
>
> I'm trying to create a receipt in a PDF format. I have the
> receipt as HTML. Is there any class or module in PHP or other
> language that can read an HTML file and output a PDF file?
>
> thanks
>
> Sincerely
>
> berber
>
> Visit http://www.weberdev.com/ Today!!!
> To see where PHP might take you tomorrow.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail:
> php-general-help <email protected> To contact the list
> administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>