Hello,
I´m trying to use tcpdf class for create pdf files.
I have lots of scripts in my site using query to mysql and I print in tables.
After parser that scripts, we have HTML code generated.
I would like to send that generated html for the browser, to another script, for generate pdf print.
Or if is possible, only few tags (some tables, div, etc)
any ideas?
Thanks

