Can PDF Processing overlay an docx or xhtml file over a PDF from a scan?

1 Answer 54 Views
PDF Processing
Ian
Top achievements
Rank 1
Ian asked on 09 Jun 2022, 11:22 PM

I have a function where I need to merge variables in to a document preferably in docx format and then place a PDF document as a background in to the document.  Can PDF Processing do this?

 

Thank you.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 13 Jun 2022, 11:21 PM

Hello Ian,

You should be able to achieve the desired result by using the RadWordsProcessing and the RadFlowDocumentEditor for inserting a document:

It should also be possible to convert the PDF document to an image and insert it that way.

 

Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Ian
Top achievements
Rank 1
commented on 14 Jun 2022, 01:56 AM | edited

Is this going to work with Djano and React?
Konstantin Dikov
Telerik team
commented on 15 Jun 2022, 12:56 PM

Hi Ian,

The Telerik Word Processing is .NET library. More information on the library can be found in the following overview article:

The PDF Processing from the KendoReact suite can be used for generating PDF files from content that is already rendered on the page, so if you create the layout that you want to export, you can use the PDF Processing for exporting to PDF.

Tags
PDF Processing
Asked by
Ian
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or