Hi,
I'm using VS2010 and CR2010 to create a report with datas and an image .
The image is stored locally on the computer and the folder where all the images have correct securities.
The pathname of the image is stored in a string in the dataset that is passed to the report .
The image is different on each page of the report depending on that column of the dataset.
The reports is printed directly with the function report.printtoprinter(ps,page,false).
Randomly i have an error of the GDI that occurs on the printtoprinter.
How can i debug this isssue ?
Is it a know issue that will be resolved with the SP1 ?
Kind regards,
Horros