Is there a fairly straightforward way to generate a PDF out of a .php file
that's made up of includes and the includes are contructed dynamically
using data from mysql?  This page normally displays the info based on
parameters passed through the url or through a form.  I've been looking
for something I could download and just pass it the url, but if I had to
build something myself, I could, but I don't know if there are any php
modules to support it.  ANy tips?

Thanks.

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

Reply via email to