Declined
Last Updated: 03 Sep 2019 15:12 by ADMIN
Antony
Created on: 27 Aug 2019 21:19
Category: PdfProcessing
Type: Feature Request
1
Line Chart Export - PdfProcessing

I would like to request an example of the RadPdfProcessing library utilizing a Line Chart similar to how the Bar Chart is drawn in this example. 

Additionally, it would be great if there was an example with multiple charts on one page.

Thank you!

1 comment
ADMIN
Nikolay Demirev
Posted on: 03 Sep 2019 15:12
Hi Antony,

Drawing something as complex as chart is not that easy, because it has to be drawn using primitives like lines and curves. My suggestion is to create an XLSX document and export it to PDF. This way you will have more control over the chart and you will not have to render it manually.

You can create XLSX documents using RadSpreadProcessing. Here you can read more about it: https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/overview.
Here you can find information on how you can create a chart in the XLSX document: https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/charts/overview.
There are some specifics around exporting the charts to PDF, but here you can find more information about them: https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/charts/pdf-export.

As there is a way to export charts to PDF, I am marking this Feature Request as Declined.

Regards,
Nikolay Demirev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.