Report Image Resolution parameter
Does anyone have an example of how to pass a resolution parameter from a workflow to a report?
The data type is: Geocortex.Essentials.Client.Resolution, but I can't find any examples using it.
0
-
Hi Kjetil,
Perhaps this should change to match the Resolution input (integer) of Print Map and Export Map. In the meantime, you can create a Resolution object by passing it two string arguments, a display name and a DPI.
newGeocortex.Essentials.Client.Resolution("Low","96")0 -
Thank you very much. It worked.
0
Please sign in to leave a comment.
Comments
2 comments