PrintDialog

G

Guest

Hi,
I am trying to use the PrintDialog to allow the user to select a printer to send a crystal report to. The crystal report is a strongly-typed one (i.e. embedded into the application rather than loaded from a file).
I am using a PrintDialog to allow the user to select what printer to print to, but I can't seem to do EITHER of the following:
* Disallow the 'Advanced' button which allows the user to select the paper size
* Retrieve the paper size that they did select.

WHY is something so simple so difficult?
 
S

Scott English

This is a Crystal Report question, not a C# language question. A different
newsgroup would be more appropriate.


Beeeeeeeeeeeeves said:
Hi,
I am trying to use the PrintDialog to allow the user to select a printer
to send a crystal report to. The crystal report is a strongly-typed one
(i.e. embedded into the application rather than loaded from a file).
I am using a PrintDialog to allow the user to select what printer to print
to, but I can't seem to do EITHER of the following:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top