[email protected] wrote: > Is there some way to generate PDF directly from ODT on the server? > The current ODT->RML + RML->PDF process we use is not convenient, because the > ODT->RML translation in base_report_designer is not accurate. > A more straightforward process would be: > - design report in openoffice, save as ODT > - server uses ODT to create new ODT with fields replaced with object data > - server converts new ODT to PDF using ooffice in command-line mode
Please note that Open ERP is able to do: - odt2odt We also have a html2html using mako (much more faster and less memory consumation than OopenOffice). This is not what you are looking but can be a replacement. Fabien _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
