FP2006 Posted January 30, 2008 Report Share Posted January 30, 2008 We have clients requesting the ability to save output directly to PDFs. While we could direct the output to other 3rd party tools, it would be much simpler if we had the ability to export directly to a PDF format. Thanks. Quote Link to comment Share on other sites More sharing options...
maximop Posted January 30, 2008 Report Share Posted January 30, 2008 ChartFX currently does not support exporting to PDF format; however, as you already know, this is a feature desired by many customers and it is being considered by our development team for future releases of ChartFX. Furthermore, you can probably experiment with an Open Source project (iTextSharp) that contains a PDFWriter Class. This can help you in creating a PDF document where you can send the chart image to; however, this method is not supported by Software FX and any issues evolving from using such library will not be fixed. If you want to download this library, you can follow the link below: http://sourceforge.net/projects/itextsharp/ 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.