Jump to content
Software FX Community

Feature Request: Export to PDF


FP2006

Recommended Posts

Posted

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. 

Posted

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/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...