cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CrystalReportViewer selects wrong printer using PrintOuputController dialog

allan11
Explorer
0 Likes
2,226

My client has 2 EPSON LQ-310 printers named A and B installed on computer and reports are set to print on either printer which decided at runtime. Everything works fine if application directly print to printers using RAS API. However, when client first preview the report using CrystalReportViewer control and click print button, the printer select dialog will not set to desired printer A and always selects printer B.

I am using CRforVS SP32 SDK. Print mode of CrystalReportViewer control is set to PrintOutputController and saved printer in report is set to printer A. Report generation is followed to sample app RAS2010_printing.

I had looked through many Q&A and can't solve the problem. Please help.

View Entire Topic
0 Likes

Correct, Using your own print button would be the way to go.

Lot's of embedded work flows and functions embedded in CR Designer that you need to emulate in your app, that is expected behaviour.