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

[Solved] Printing: RadRichTextBox vs. PdfViewer

3 Answers 235 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Guy
Top achievements
Rank 1
Guy asked on 25 Jan 2012, 06:05 PM
Hi,

I have a question about the printing. I created by code a RadDocument i populated programmatically and I have compared the printing using RadRichtextBox and PdfViewer. I found that if i m facing big document, PdfViewer perfoms more better than RadRichTextBox. But I need to be able to quick print without viewer the document.  How can I print a document from a PdfViewer  programmatically like in RadRichTextBox using Print method ? 

Note: I found also a bug about printing when document is in Landscape. Visually in PdfViewer it's fine but when print, still printing in Portrait.

Thank u for your Help.

Guy

3 Answers, 1 is accepted

Sort by
0
Accepted
Kammen
Telerik team
answered on 30 Jan 2012, 05:59 PM

Hello Guy,

 The API that allows programmatic printing will be introduced with the Q1 release in mid February. This will enable you to print the document without showing it in the control first.

As for the bug with the landscape mode, it will be fixed for Q1 as well.

All the best,
Kammen
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
willi
Top achievements
Rank 1
answered on 03 Oct 2013, 09:39 AM
We are using PDF-Viewer 2013.1.321.40 and if we're trying to print landscape PDF (which will be displayed correctly in the viewer) with:

RadPdfViewer1.Print(True, RadPdfViewerNavigator1.PrintDocument)

the output is protrait.
Please help!

regards
Willi
0
Kammen
Telerik team
answered on 07 Oct 2013, 10:55 AM
Hello Willi,

Could you please open a support ticket and send us a sample project that reproduces this issue? In this way we will be able to investigate the problem on our side and provide a resolution.

We are looking forward to hearing from you.

Regards,
Kammen
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PDFViewer
Asked by
Guy
Top achievements
Rank 1
Answers by
Kammen
Telerik team
willi
Top achievements
Rank 1
Share this question
or