Hello, Miguel,
According to the provided information, it seems that you want to print a document with multiple pages where each page contains a RadChartView.
The possible solution that I can suggest is to:
1. Export each of the charts to an image: https://docs.telerik.com/devtools/winforms/controls/chartview/features/export
2. Then, having all charts as images, you can use a RadDocument and insert the exported images into it: https://docs.telerik.com/devtools/winforms/controls/richtexteditor/document-elements/inline-image
3. Afterwards, you can use the RadRichTextEditor's printing support: https://docs.telerik.com/devtools/winforms/controls/richtexteditor/printing
I hope this information helps. If you need any further assistance please don't hesitate to contact m
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Progress is here for your business, like always.
Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.