Hello,
I'm trying to generate a report in Metashape 1.6 and it's not working properly.
In fact, in 1.5.2 the report is fine with the image of the ortho on the first page.
Now it outputs a report with a grey image that has nothing to do with the ortho.
When i export the report via the GUI i get what is expected.
Here is my exportcode:
chunk.exportReport(rapport, title='Some title', description='Rapport de traitement', page_numbers=True)
rapport being thepath string variable.
Please find attached the comparison of the images in both report. Left in report from the GUI and right is report from python.
Thanks in advance
Best regards
Elodie