Following the topic about generating PDF documents from within PHP has
prompted a thought...

Is it possible to have PHP dynamically build an HTML page (from database
data etc) and provide an option to output the page as PDF without going
through all the database query routine again?

In other words, to produce a PDF file from dynamic HTML.

This is because I have seen at least one 'product' that reports to produce
PDF from HTML 'files'.

Any help/guidance/suggestions/URLs welcomed.

Graham

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to