--On Dienstag, 4. Januar 2005 10:44 Uhr -0800 Sam Boggess <sboggess at 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