Export RadFixedDocument to pdf

1 Answer 426 Views
WordsProcessing
Jose
Top achievements
Rank 1
Jose asked on 30 Aug 2021, 08:40 PM

I am using versions 2021.1.322.40 of Core.dll, Fixed.dll and Zip.dll and when exporting a RadFixedDocument to pdf it tells me that the value of RadFixedDocument cannot be converted to RadFlowDocument

What can I do to solve this problem?

I am using this :

https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/formats-and-conversion/pdf/pdfformatprovider

1 Answer, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 31 Aug 2021, 07:56 AM

Hello Jose,

The error you are observing suggests that the wrong PdfFormatProvider class is being used. Can you please verify that the code uses the Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfFormatProvider class? This is the implementation that allows you to export a RadFixedDocument instance to a .pdf file.

Regards,
Tanya
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.

Tags
WordsProcessing
Asked by
Jose
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or