Exporting Charts as PDF or Images > Overview |
Starting FusionWidgets v3.0.2, you could export your charts as images. And FusionWidgets v3.1 adds new dimensions to it, by allowing you to export as PDFs as well, and also lets you choose whether to export the charts at client-side or server-side. In this section, for ease of understanding and generalization, we've used charts and their respective screenshots from FusionCharts v3 suite. However, the methodology for using FusionWidgets is same. Shown below is an example image, where a user can export the chart using the context menu of chart. |
When he selects an export format, he gets a screen as under: |
Once the capturing process is complete, the data is sent to our export handlers which in turn return the image/PDF to you. Now, before we jump into the pan to explain the usage, let us first see what all can be made possible using FusionCharts Export Component. |
The possibilities |
Using FusionCharts export charts routine, you can do the following:
If you're already excited about how all of this can be attained, let's quickly first see what happens behind the scenes so that you get a good understanding of the entire process. |