I've inherited a project with what looks to be a pretty simple report but I'm not familiar with Crystal and I need to modify it. An image of the existing report is at
http://www.ecompunet.com/cr3.jpg.
The image postop.jpg is not part of the original report - it's placed there for explanation purposes.
1. Modification needed - I need to place an image where postop.jpg is but I want it to span the detail sections. Is that possible?
2. The image name is stored in the database and the image itself is on the file system. I modified the stored procedure to include the image name and verified that is working, but I can't get the image fields to show up in the Database Fields list. How
can I refresh the field list?
3. I haven't had time to search out sample asp.net apps showing how to dynamically place an image in the report. I'm sure I can find one but if anyone can direct me to one that would be great.
ttafflinger
0 Points
1 Post
Basic report questions - new to crystal
Mar 01, 2012 02:40 AM|LINK
I've inherited a project with what looks to be a pretty simple report but I'm not familiar with Crystal and I need to modify it. An image of the existing report is at http://www.ecompunet.com/cr3.jpg.
The image postop.jpg is not part of the original report - it's placed there for explanation purposes.
1. Modification needed - I need to place an image where postop.jpg is but I want it to span the detail sections. Is that possible?
2. The image name is stored in the database and the image itself is on the file system. I modified the stored procedure to include the image name and verified that is working, but I can't get the image fields to show up in the Database Fields list. How can I refresh the field list?
3. I haven't had time to search out sample asp.net apps showing how to dynamically place an image in the report. I'm sure I can find one but if anyone can direct me to one that would be great.