27;, args, 'result.odt')renderer.run()
[1] http://appyframework.org/pod.html
> To: python-list@python.org
> From: die...@handshake.de
> Subject: Re: PDF generator decision
> Date: Wed, 15 May 2013 08:22:25 +0200
>
> Christian Jurk writes:
>
Christian Jurk writes:
> ...
> So far I'd like to ask which is the (probably) best way to create PDFs in
> Python (3)? It is important for me that I am able to specify not only
> background graphics, paragaphs, tables and so on but also to specify page
> headers/footers. The reason is that I h
On 14 mai, 17:05, Christian Jurk wrote:
> Hi folks,
>
> This questions may be asked several times already, but the development of
> relevant software continues day-for-day. For some time now I've been using
> xhtml2pdf [1] to generate PDF documents from HTML templates (which are
> rendered thro
On Tue, 14 May 2013 08:05:53 -0700, Christian Jurk wrote:
> Hi folks,
>
> This questions may be asked several times already, but the development
> of relevant software continues day-for-day. For some time now I've been
> using xhtml2pdf [1] to generate PDF documents from HTML templates (which
> a
Hi folks,
This questions may be asked several times already, but the development of
relevant software continues day-for-day. For some time now I've been using
xhtml2pdf [1] to generate PDF documents from HTML templates (which are rendered
through my Django-based web application. This have been