No, currently it's not possible to use or extend a previous PDF using pyfpdf. You could use an image as background, but to use other PDF, you should need to parse it using pypdf2 or some other third party tools.
Best regards, Mariano Reingart http://www.sistemasagiles.com.ar http://reingart.blogspot.com On Tue, Feb 19, 2013 at 1:06 PM, Kenneth <[email protected]> wrote: > Hello, > > does anyone know if it is possible to use an PDF as an background when > creating PDFs with pyfpdf? > > > Kenneth > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

