Attached is an example I found somewhere that changes the image when you select a color from a list. It worked before with 6.0.5.2, but fails with error in 6.1.0.3. I found some info saying that there has been a change but they all show examples using an image from file and I can’t get it to work with images from another sheet.
The error at line 31 “ResultPicture.GraphicURL = srcImage.GraphicURL”:
BASIC runtime error.
An exception occurred
Type: com.sun.star.lang.IllegalArgumentException
Message: .
What changes do I need to make this work again?