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

How can I add a RadButtonElement to the PdfViewerElement children collection?

1 Answer 61 Views
PdfViewer and PdfViewerNavigator
This is a migrated thread and some comments may be shown as answers.
Kees
Top achievements
Rank 1
Kees asked on 02 Mar 2015, 05:43 PM
How can I add a RadButtonElement to the PdfViewerElement children collection?

What I have tried is this:

radPdfViewer1.PdfViewerElement.Children.Add(new RadButtonElement("test"));

Seems straight forward, but does not show a button.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 03 Mar 2015, 10:48 AM
Hi Kees,

Thank you for writing.

RadPdfViewer is not designed to accept additional elements, this is why your button does not appear in it. Can you clarify precisely where you want this button inserted? A screen shot of the control indicating the precise place would be really helpful and I will try to propose an alternative.

I am looking forward to your reply.

Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
PdfViewer and PdfViewerNavigator
Asked by
Kees
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or