[Solved] LoadDocument not loading if not visible

1 Answer 12 Views
PdfViewer and PdfViewerNavigator
Simon
Top achievements
Rank 1
Iron
Iron
Simon asked on 25 Jul 2026, 12:06 PM

I have a control on a form that is working fine most of the time. But I'm finding that if I want to print a PDF file from elsewhere in the form (with the PDF Viewer on another tab that is not visible) then the LoadDocument is not working. Is this by design please?

Kind regards,

Simon

Simon
Top achievements
Rank 1
Iron
Iron
commented on 25 Jul 2026, 12:14 PM

To confirm, if I programatically make the COntrol visible with the focus, the LoadDocument works fine...

1 Answer, 1 is accepted

Sort by
0
Accepted
Nadya | Tech Support Engineer
Telerik team
answered on 27 Jul 2026, 06:50 AM

Hi Simon,

Yes, RadPdfViewer should be visible on the form to work properly. If you are interested in printing the PDF file loaded in RadPdfViewer without showing it to the user or in another tab that is not visible at this moment, it seems you need to perform silent print.

Please refer to the following KB article that describes how to print pdfvieweer silently: WinForms PDF Silent Print

I hope this will be suitable for your scenario.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Modernizing a WinForms application? Use the AI-powered WinForms Converter to simplify migration to Telerik UI for WinForms.
Simon
Top achievements
Rank 1
Iron
Iron
commented on 27 Jul 2026, 11:36 AM

This seems to work a treat.

Thank you.

Simon

Tags
PdfViewer and PdfViewerNavigator
Asked by
Simon
Top achievements
Rank 1
Iron
Iron
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or