brianscacr
Programmer
I am using the DisplayImage subroutine that is posted in the Microsoft KB Article 285820. It works fine to bring in a jpg image on the report.
The issue occurs when viewing the report. If you try to scroll through the pages on the report to quickly, you get an error : -2147417848 Method 'Picture' of object '_Image' failed.
It is like the report is not creating the actual control before assigning the path of the picture to it.
Any ideas on how to work around this?
The issue occurs when viewing the report. If you try to scroll through the pages on the report to quickly, you get an error : -2147417848 Method 'Picture' of object '_Image' failed.
It is like the report is not creating the actual control before assigning the path of the picture to it.
Any ideas on how to work around this?