I have made some progress, but wasted a full day. The Report Generator module is an exercise in frustration. I now have my app configured, so the image stays on the page, but the bottom limit of the table changes position, depending on the characteristics of the pixels. I suspect cell and table inner margins and whether an image is landscape or portrait is impacting behaviour.
I have also spent 5 hours trying to transfer a simple array into a table and continue to get an index error.
I am really disappointed I cannot easily place images and metadata where I want on a page. Instead I am at the mercy of sequentially placing objects on the page from top to bottom, which constantly appear to overstep the size parameters I have specified.
Also, I cannot specify a path for images. I must either copy the images to the working directory or place all my images in a folder and dynamically add this folder to the path. This is ok for testing, but not ok when I need to process images listed in a database, which may be spread across 100 different folders.
Finally, I can not understand why Fonts are not available, when they are clearly installed and working in every app except Matlab and are installed in the correct Windows (not user) folder.
I cannot spend any more time on this for a few more days. I will try and post a simplified example of what I am trying to achieve ( 1 image and 6 pieces of related metadata placed under the image) and see if anyone can post the code to achieve this basic layout.