Hi to all,
I've the following problem: I'm working on an application that prints report with dynamic linked images inside the report.
I'm using Visual C++ 6.0 and Crystal Report XI Release 2 Service Pack 3.
I've the following behavior:
- on Windows 2000 and Windows XP everything works well
- on Windows Vista the report is printed correctly but the images showed are not the right ones.
All these machine have only the runtime engine of Crystal Report installed on them.
I checked and the images that my application produce are stored inside the Virtual Store of Windows Vista (is the O.S. that automatically store them in that location) but the report doesn't seem to take care of these images.
Any idea how to solve this problem?
Thanks in advance,
Enrico