On 12/01/2010 07:16 AM, pascal obstetar wrote: > Bonjour, > Peut on definir une action qui lancerait le programme pdflatex ?
Eh, english si'l vous plait. If you want to use a report engine other than openoffice, you're out of luck. I've been working to set up a mechanism to generate PDF files directly. After evaluating a number of options, like ConTeXT which is supported by relatorio, I'm now building my reports with z3c.rml using zope.pagetemplates for templating. This choice was prompted by the fact that I'm very familiar with zope pagetemplates, z3c.rml offers full support of the Reportlab RML specification, and plugging in all the necessary tools into my buildout driven deployment is light-weight (just a couple of eggs). You could probably do the same with relatorio+ConTeXT if you're familiar with TeX and genshi. All this assumes that you write your own override on the trytond.report.report.Report.parse method. > >> Le 14 nov. 2010, 8:03 PM, "Mathias Behrle" <[email protected] >> <mailto:[email protected]>> a écrit : >> >> * Betr.: " [tryton] Tryton Announce" (Sun, 14 Nov 2010 18:22:38 +0100): >> >> > Hi, > > As it was asked on irc. I created a new mailing list for >> announce: > http://groups-annou... >> >> Thx! >> >> -- >> >> Mathias Behrle >> MBSolutions >> Gilgenmatten 10 A >> D-79114 Freiburg >> >> Tel: +49(761)471023 >> Fax: +49(761)4770816 >> http://m9s.biz >> UStIdNr: DE 142009020 >> PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6 > > -- > [email protected] mailing list -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl -- [email protected] mailing list
