I have a report that has many pages. Each page has a different bitmap image that should print on the page based on the item name. I first tried to embed them, but the database bloated. Now I need to associate it by a file. I have been searching for the appropriate code but I can't find exactly what I need. To be a little more clear, a query gives me all the ordered parts for a particular truck. it could be 8 lines. each page will print all the information of the line number and attach the part description to it. Right now if I use an image control, the page is blank and Package shows up when I assign an object as the data type. Someone please tell me how to code this. I know it is doable.
Thanks in advance
Thanks in advance