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

Send report directly to the default printer

1 Answer 613 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ivan Ruiz
Top achievements
Rank 1
Ivan Ruiz asked on 11 Aug 2009, 06:58 AM
Hi,

I am creating a report on a WinForm application.
The report is working as I expect, but i have one problem and i can not find the expected solution.
I want to avoid any preview and any Print Screen,  I need to send this report directly to the default printer installed withou any confirmation or question.
I am creating an isolated application that contains telerik reports.
Is this posible with telerik reports ??
Here I am posting some codin that i am using:
frmReport.ReportViewer1.Report = New PrintServer.Series

frmReport.ReportViewer1.Report.DataSource = tbl

frmReport.ReportViewer1.RefreshReport()

frmReport.ReportViewer1.PrintReport()



Thanks in advanced

Ivan Ruiz
Cytrux Software

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Aug 2009, 04:16 PM
Hi Ivan Ruiz,

Please review the following articles:

Greetings,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Ivan Ruiz
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or