J
Joe Sampino
Hi,
i'm trying to export a snapshot of charts and pivots to another app.
conceptually, this will work fine for charts with GetPicture since it returns
an object.
However, the exportPicture functionality in the pivot grid is forcing me to
write to a file. This is even more of an issue since i'm in a webpage and
not in code-behind so i don't have access to the server object.
is there any way to return this gif or jpg to an object? if not, is there
an alternative method in the OWC that will give me a snapshot of my pivot,
colors and all?
thanks,
--Joe
i'm trying to export a snapshot of charts and pivots to another app.
conceptually, this will work fine for charts with GetPicture since it returns
an object.
However, the exportPicture functionality in the pivot grid is forcing me to
write to a file. This is even more of an issue since i'm in a webpage and
not in code-behind so i don't have access to the server object.
is there any way to return this gif or jpg to an object? if not, is there
an alternative method in the OWC that will give me a snapshot of my pivot,
colors and all?
thanks,
--Joe