How can I restrict image size on templates using Report Generation Toolbox?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
James Morton
il 21 Dic 2021
Commentato: James Morton
il 3 Gen 2022
Hi,
I am having trouble restricting the size of my images for reports. As you can see (top image), I would like my images to be smaller, and all on one page. But the reports are generated, the images are increased in size to where each image takes over a page (bottom image). If anyone has any experience with this it would be greatly apreciated.
Thanks
0 Commenti
Risposta accettata
Anshika Chourasia
il 30 Dic 2021
Hi James,
I understand that you are trying to restrict the size of the images. “FormalImage” class contains height and width properties of an image. Therefore, you can modify an image’s heigh and width by setting them to the desired value. Please refer the below link for adding and resizing an image to a report:
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Report Generator in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!