View Full Version : inserting graphics into a report


capri
07-03-2001, 12:08 PM
HI,

I have a real nice sidebar type graphic that I would like to insert into some of my reports. However when I do, the report only allows one record per page as the graphic takes up an entire page. Is there any way to have the one graphic appear on each page, but still have the records fit to the pages as they do without the graphic?

eg I have

record1
......
record2
.......
record3
.......


and I would like
________
l P l
l I l Record 1
l C l ........
l T l Record 2
l U l ........
l R l Record 3
l E l ........
l l
---------

[This message has been edited by capri (edited 07-03-2001).]

joeyreyma
07-04-2001, 12:21 AM
y don't u put your graphics on a report and hav ur records on another report and make it as sub-report of ur graphix report

capri
07-05-2001, 06:15 AM
Never thought of that joey, thanks will give it a try.