You can retrieve the rendered HTML from a DTML method or document, store it in a temporary file and run HTMLDOC on the temporary file to produce PDF. -aj ----- Original Message ----- From: "Thierry Florac" <thierry.florac@onf.fr> To: <zope-dev@zope.org> Sent: Tuesday, June 04, 2002 11:07 Subject: [Zope-dev] [Zope] PDF generation from products methods
Hi...
I've found, in http://www.zope.org/Members/mjablonski/howtoPDF, a way to produce PDF documents from Zope basic HTML outputs.
But what I'd like to do is to be able to produce PDF documents from any HTML output, including : - output generated by forms requests, - output generated by any product method
Any idea ??
Thanks,
Thierry
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )