2

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

Thanks in Advance.

3
  • Please is there any solutions?? Commented Oct 1, 2009 at 9:45
  • 1
    I don't understand the question. Maybe try posting in the web2py forum with more explanation: groups.google.com/group/web2py Commented Oct 2, 2009 at 1:19
  • 1
    Could you give more detail about your problem? What is a card? Are you meaning when you click a button, it creates an HTML page that is printable, and that you will use the physical printout for a card? Commented Oct 6, 2011 at 19:50

1 Answer 1

3

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.

Sign up to request clarification or add additional context in comments.

2 Comments

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.
Please do not discard the use of stack overflow for questions about web2py. I agree that its a way to get web2py to be more popular

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.