reporting - WPF SSRS report printing -


we have application built in wpf. reports using winforms host display , preview report. there requirement batch print ssrs reports physically printer. i.e. on click of button, should print reports on printer (default printer associated machine). problem face print dialog appears when try print report. not want print dialog, direct printing of ssrs report pinter. how can accomplished?

first of all, sorry english. steps: 1. can generate ssrs report using c# (for example) 2. instead of displaying report on screen, can export pdf (in temporary folder.) 3. print pdf file using printdialog control (allow disable print dialog).

probably can disable print dialog on report viewer don't know how. hope it


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -