472,342 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,342 software developers and data experts.

QueryPageSettings and the Printing dialog box

In QueryPageSettings I tell the user to do things like reinsert a sheet to
print on the other side.

I also let him optionally cancel printing that page.

Or the rest of the pages.

Probably add a button that cancels previous pages not yet sent to the
printer (when I figure how to do it)

Meanwhile there is a dialogbox visible (from DotNet or the driver - I don't
know which) advising what page is being printed and enabling the user to
cancel.

It's redundant. Is there a way to keep it from appearing?

Thanks,

BTW, does that boxes Cancel button cancel the entire job including what is
already spooled of just future pages?
Nov 20 '05 #1
2 1219
Sam,
Set the PrintDocuments PrintController to an instance of a
StandardPrintController. The default is a
StandardPrintControllerWithStatusDialog.

Ron Allen
" SamSpade" <st**************@REMOVEaol.com> wrote in message
news:Oi**************@TK2MSFTNGP10.phx.gbl...
In QueryPageSettings I tell the user to do things like reinsert a sheet to
print on the other side.

I also let him optionally cancel printing that page.

Or the rest of the pages.

Probably add a button that cancels previous pages not yet sent to the
printer (when I figure how to do it)

Meanwhile there is a dialogbox visible (from DotNet or the driver - I don't know which) advising what page is being printed and enabling the user to
cancel.

It's redundant. Is there a way to keep it from appearing?

Thanks,

BTW, does that boxes Cancel button cancel the entire job including what is
already spooled of just future pages?

Nov 20 '05 #2
Perfect - thanks a lot

"Ron Allen" <rallen@_nospam_src-us.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
Sam,
Set the PrintDocuments PrintController to an instance of a
StandardPrintController. The default is a
StandardPrintControllerWithStatusDialog.

Ron Allen
" SamSpade" <st**************@REMOVEaol.com> wrote in message
news:Oi**************@TK2MSFTNGP10.phx.gbl...
In QueryPageSettings I tell the user to do things like reinsert a sheet to print on the other side.

I also let him optionally cancel printing that page.

Or the rest of the pages.

Probably add a button that cancels previous pages not yet sent to the
printer (when I figure how to do it)

Meanwhile there is a dialogbox visible (from DotNet or the driver - I

don't
know which) advising what page is being printed and enabling the user to
cancel.

It's redundant. Is there a way to keep it from appearing?

Thanks,

BTW, does that boxes Cancel button cancel the entire job including what is already spooled of just future pages?


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Jody Gelowitz | last post by:
I am trying to find the definition of "Safe Printing" and cannot find out exactly what this entitles. The reason is that I am trying to print...
0
by: SamSpade | last post by:
What if in QueryPageSettings you decide that you do not want to print the page but want to continue printing the rest of the pages. I could set a...
0
by: SamSpade | last post by:
What if in QueryPageSettings you decide that you do not want to print the page but want to continue printing the rest of the pages. I could set a...
2
by: Just Me | last post by:
When I print QueryPageSettings gets called a few times before PrintPage is called. I just occurred to me that the problem may be that I do...
1
by: hamil | last post by:
I am trying to print a graphic file (tif) and also use the PrintPreview control, the PageSetup control, and the Print dialog control. The code...
3
by: John Peterson | last post by:
Hello all! I'm at my wits end trying to search for what I assumed to be a relatively straightforward task. I have a Web application written in...
1
by: Dreamtime | last post by:
Hi I am using Visual Studio 2005 and the bundled Crystal Reports (previously I used .net 2003 and bundled Crystal Reports for 2 years - same...
6
by: Siv | last post by:
Hi, I am getting into printing with VB.NET 2005 and want to implement the usual capability that a user can select a selection of pages. I have a...
2
by: Brad Pears | last post by:
I have some sample code that uses the print dialog, print preview and a print direct options. If I select print preview and then click the...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.