4 Jan
2005
4 Jan
'05
6:53 p.m.
--On Dienstag, 4. Januar 2005 10:44 Uhr -0800 Sam Boggess <sboggess@gmail.com> wrote:
Could someone please tell me how I can return a pdf from a python script? return context.blah.pdf() does not work.
Look at the PloneCollectorNG sources -> asPDF() method. -aj