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

Print to Default Printer

8 Answers 334 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
Bronwen
Top achievements
Rank 1
Bronwen asked on 28 Mar 2012, 04:44 AM
Is it possible to send the pdf document to the Default or named printer without popping up the printer selection dialog?

8 Answers, 1 is accepted

Sort by
0
Kammen
Telerik team
answered on 28 Mar 2012, 12:47 PM
Hello Bronwen,

Currently you cannot print without showing the print dialog. However, we will add this feature to our TO-DO list and will try to implement it for the next (Q2) release.

Greetings,
Kammen
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Chris
Top achievements
Rank 1
answered on 16 Aug 2012, 03:11 PM
Any update on this?
0
Chris
Top achievements
Rank 1
answered on 16 Aug 2012, 09:03 PM
Updated to the latest version, and it is present and appears to work correctly.  Needs to be documented in the RADPDFViewer documentation thou
0
Iva Toteva
Telerik team
answered on 17 Aug 2012, 07:27 AM
Hello Chris,

You are right, silent printing was implemented in the last official release. We will make sure to update the documentation on the matter.

Greetings,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Phani Kumar
Top achievements
Rank 1
answered on 12 Sep 2012, 03:24 PM
Hi Iva,



I am trying to print a PDF document from PdfViewer, wanted to use the Default Printer every time. Using the Q2versions of Telerik controls. What are parameters required to be set for silent printing?



Thank you & Regards,

Phani.

0
Kammen
Telerik team
answered on 13 Sep 2012, 08:26 AM

Hello Phani,

The document can be printed with the default printer using the following code:
this.viewer.Print(new PrintSettings("Document 1", true));

 Greetings,
Kammen
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Bert
Top achievements
Rank 1
answered on 10 Oct 2013, 01:46 PM
Hello,

we want to do the same using a different printer that the default printer.
How can this be done?

Kind regards,
Bert
0
Alexander
Telerik team
answered on 15 Oct 2013, 07:41 AM
Hello Bert,

Silent printing, using a printer other than the default is implemented and will be available in Q3 which will be released in a couple of days. We will also add a SDK example to our repository, which demonstrates how this can be achieved. 

I hope this is helpful. Please, do not hesitate to contact us if you have any other questions.

Regards,
Alexander
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
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
Bronwen
Top achievements
Rank 1
Answers by
Kammen
Telerik team
Chris
Top achievements
Rank 1
Iva Toteva
Telerik team
Phani Kumar
Top achievements
Rank 1
Bert
Top achievements
Rank 1
Alexander
Telerik team
Share this question
or