This will save the currently active view into an image file of type jpg or png. The generated image may afterwards be used in an intranet application.

Typically a call to macro command ActivateView is made prior to calling SaveView, in order to select the resource view going to be saved in the image file.

Example parameter configuration

Parameter descriptions

(* = configuration required)

fileName *
Specify the destination file name (without path and post fix)

format
The following options are supported: jpg or png

path
The directory path of the file to write to. A directory path may be specified relative to the ROB-EX installation directory, as in the example configuration above.

screenDump
true: the generated file will be an exact dump of the screen, i.e. only resources that are currently visible on the screen will be in the file
false: the generated file will contain also the resources shown when scrolling down the gantt window.

width
The final width in pixels of the generated image. The height of the image is adjusted to fit the specified width

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment