cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Resize/Zoom Diagram in Report

linhbui
Super Contributor

Hi,

 

I use WriteDiagram function in MegaUtilitiesMacro to display a diagram in Analysis Report. Is there anyway I can resize/zoom the diagram (eg. to make the width fit whitin screen)? Thanks

1 Reply

nlavallee
MEGA
MEGA

Hello,

 

This feature is not available as such.

 

It is however possible to make a diagram fit a PDF page, or span multiple pages, when using the diagram renderer of Java reports. In this case, you will have to use the parameter "format": possible values "fullpage" or "multipage" or "autosize", default "autosize"

 

Regards,