Create Content Dynamically and populate as PDF

1 Answer 307 Views
WordsProcessing
J
Top achievements
Rank 1
J asked on 27 Jan 2022, 02:37 PM | edited on 27 Jan 2022, 02:40 PM

Hi All,

I'm new to Telerik. This is the first time I'm working on Telerik.

What I need to achieve is to populate a report as a pdf.

To get the report content, I will query the database,  get all the necessary fields and add them to radFlowDocument Table.

I Need to Add images as header and Footer too.

The content is generated dynamically. I'm not saving it anywhere.

Im using webforms.

Please guide me with your valuable comments.

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 01 Feb 2022, 08:17 AM

Hello J,

I believe your approach is correct and this can be achieved by using the RadWordsProcessing library and RadFlowDocument. Once you create the RadFlowDocument, you can convert it to PDF with the respective format provider. I would recommend examining our documentation where you can find how to use the desired features: 

There are some examples in our SDK repository as well: document-processing-sdk/WordsProcessing at master ยท telerik/document-processing-sdk

I hope this information is useful. Let me know if you need further assistance.

Regards,
Dimitar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
WordsProcessing
Asked by
J
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or