WilliamCB Posted March 31, 2010 Posted March 31, 2010 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.
Steven H. Blackwell Posted March 31, 2010 Posted March 31, 2010 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
WilliamCB Posted June 28, 2010 Author Posted June 28, 2010 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.
Recommended Posts
This topic is 5392 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now