cubflier
02-22-2001, 06:42 PM
I am trying to store the pathname of an image in a text field and have the image print in the group header of a report. I need help with the code and what type of object to use, etc.
Thanks - Jerry
Thanks - Jerry
|
View Full Version : pathname field to store image cubflier 02-22-2001, 06:42 PM I am trying to store the pathname of an image in a text field and have the image print in the group header of a report. I need help with the code and what type of object to use, etc. Thanks - Jerry ElsVanMiert 02-26-2001, 01:40 AM You should try the OnFormat or OnPrint event of the group header. Maybe you find another hint at the solutions-page of the graphic wizard at www.unsoftwareag.com. (http://www.unsoftwareag.com.) |