User (Legacy) Posted November 7, 2000 Report Share Posted November 7, 2000 Wish to export a chart made with chartfx to a component that will create a pdf file. The pdf code is: "1. Create a TWPOImage 2. Assign the metafile to it. I think the code was Image.Picture.Assign( YourChart.GetAsMetafile ); // "YourChart" is a TChart object ! 3. insert it as usual" What is the GetAsMetafile routine? Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.