I think that not even ReportLab could merge an existing PDF, IIRC
there are other tools to open and possibly modifiy files.
If you can make your design and fill it, then you can use PyFPDF
(there is an Invoice example).
Also, sometimes I put an image as background (+-300dpi) and then I
only complete the text fields.

YMMV

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com



On Sat, Aug 13, 2011 at 11:06 AM, Carlos <[email protected]> wrote:
> Hi,
>
> I will soon need to generate PDF files by "filling the blanks" in an already
> existing PDF static form ('template').
> It's like a merge of a PDF file (static form) with my dynamic data, filling
> blanks in specific positions.
> Is there any way to accomplish this with web2py / utils?.
> Many thanks,
>    Carlos
>

Reply via email to