March 31, 201015 yr Is there a way to allow users to export charts in a standard graphic format that they can re-use elsewhere? I've looked but can't see it. Many thanks in advance, W.
March 31, 201015 yr Yes there is a way. Name the chart object, e.g. MyChart1 Set up container field. Then use a script step or a calculation based on LayoutObject Properties content to populate the container field. Export contents of container field. HTH Steven
June 28, 201015 yr Author Oops. I spoke too quickly on this. You said, "Then use a script step or a calculation based on LayoutObject Properties content to populate the container field." How do I do that? The GetLayoutObjectAttribute function returns XML, not an image.
Create an account or sign in to comment