Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crystal Reports dynamic image using URL formula

We want to show an image in a Crystal Report 2008 report, and the URL of the image depends on a field in our database, eg:

"https://images.somewhere.com/" & {Data.Field} & ".jpg"

This is supposedly possible using a 'picture location' formula on the Picture object (as described here and suggested here), but we can't get it to work - it just shows the default picture every time.

Is there something we are missing?

like image 510
codeulike Avatar asked Dec 28 '25 16:12

codeulike


1 Answers

Crystal Report can not access to Images in machine with HTTPS.

like image 181
user2960339 Avatar answered Dec 31 '25 17:12

user2960339



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!