Thank you for your comments. I am on version 2002 and also experienced this problem on 2000. I also contacted MS Support when the problem was first encountered and did not have much luck.
I converted the jpg files to bmp. There are over 1,000 photos and growing. When the files were jpg, the...
I have a database that contains a field that stores the path of a jpg image. I want to display the image in a report when it’s printed and I have the following event:
Private Sub Detail_Print(Cancel As Integer, PrintCount As Integer)
On Error Resume Next
Me![Image].Picture = Me![Photo_Path]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.