tags:

views:

175

answers:

1

i am using web2py technology for making web application i wanna to know how to allow my code print a picture on a specific position on a card on clicking on button.

Thanks in Advance

A: 

If I understand the question, you can use reportlab to generate a PDF that embeds images. Here is an example:

http://osdir.com/ml/web2py/2009-09/msg00963.html

You should really use the web2py mailing list for this kind of questions.

mdipierro
I think we should not try to close web2py in it's mailing list ghetto. There are many questions abour RoR, django and other similar frameworks. The more info about web2py the better. On the other way web2py mailing list is very good and Massimo and others are very helpful so using web2py mailing list you can get answer quickier.
Michał Niklas