Hi There
Apologies if I have missed this information but I am trying to incorporate photos and other images in a report which details building inspections. I can store the images in the database and create files from them with appropriate names in the temp directory so that a gallery of pictures can be displayed as part of a report.
I have a couple of issues:
How do I determine the aspect ratio for a picture or use it to make sure the pictures are not distorted. If I place a picture in the background of a datawindow I can use picture.mode = 3 to do this but picture objects or "Display as Picture" in datawindows do not seem to have the same capability.
The other one is a nice to have:
It would be great if powerbuilder could handle jfif and heic image formats.
Thanks in advance
Brett Weaver