This is a migrated thread and some comments may be shown as answers.

PDF/RadFixedDocument Processing

2 Answers 398 Views
PdfProcessing
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 25 Oct 2018, 06:13 PM

Good morning,

 

I am trying to finish off a project and I am having trouble getting the PDF assemblies and namespaces sorted out.

 

I am using VS 2015, and the Telerik UI for WinForms version2018.3.2016

I wanted to export a RadPanel that has a few controls. But I can't seem to find the RadFixedDocument class, or the Telerik.Windows.Pdf namespace at all.

I was following documentation at Getting Started and RadFixedDocument Class and I have all the named assemblies referenced, but I still cannot see the Telerik.Windows.Pdf namespace at all. Much less the sought after RadFixedDocument object.

At this point I am sure I have more assemblies referenced that I actually need, I have attached a screenshot of what I have included so far.

Can anyone help me find what I am missing??

 

Thank you, 

Mike

 

 

2 Answers, 1 is accepted

Sort by
0
Michael
Top achievements
Rank 1
answered on 25 Oct 2018, 08:21 PM

I did figure this out after a while.

It looks like the documentation is a little off.  It says the objects are defined in

Telerik.Windows.Pdf.Documents.Fixed.Model

Where I eventually found them is Telerik

Telerik.Windows.Documents.Fixed.Model

Works great now that I've found it, but if anyone else is looking for the Telerik.Windows.Pdf namespace, look in the above.

Mike

0
Accepted
Tanya
Telerik team
answered on 26 Oct 2018, 09:49 AM
Hi Michael,

I am sorry to hear about that confusion.

Actually, the RadFixedDocument class name is present in PdfProcessing and in PdfViewer as well. Although there is a work in progress for unifying their models, this is currently not done. The API Reference page you have found is related to the class responsible for PdfViewer. To ensure you are on the correct page, you can use the Telerik Document Processing documentation site and its API Reference

Hope this information is helpful.

Regards,
Tanya
Progress Telerik

Tags
PdfProcessing
Asked by
Michael
Top achievements
Rank 1
Answers by
Michael
Top achievements
Rank 1
Tanya
Telerik team
Share this question
or