Community discussion forum

Report with images

  • 10 months ago
    I drew a grahic on one of the pages of a tabbed control, and need to include that graphic in the report. Two alternatives come to my mind: 1.- Just copy the portion of the code and paste it in the report area, so that the graph is drawn again. 2.- Capture the graphic in a bitmap and paste it in the report. The first one is not elegant at all, duplicating the same code lines, and difficult to update. The second looks better but I don't know how to do this. Any ideas? Javier
    Post was edited on 19/01/2009 21:24:03 Report abuse
  • 10 months ago
    You could use a module or a new class. This way you don't have to duplicate code.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!