Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

I have a report displayed on a CrystalReportViewer control placed on a form.

I want to print 5 copies of this report bydefault.

The print dialog box opened when I click Printer Button on Crystalreportviewer Control shows number of copies to be printed as 1 bydefault.

I want to set it to 5 bydefault.

How do I get this done?

Yogi

Edited by yogipat
Posted
Well don't know if this will help you but if you use the PrintToPrinter method you get the option to set number of copies, start page no etc. :)
My website
Posted
I want to set the no. of copies as 5 on the print dialog box that opens when you click on the PrintButton; which comes built-in with the CrystalReportViewer Control.
Posted

I think the print dialog box you are refereing to is the Windows built in print dialog box and not part of the CrystalReportViewer control.

 

I am not sure that you can access that from within your application unless you do some background window wizardry...

 

I'm sure if I'm wrong someone out there will correct me:)

My website

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...