Re: Word 2003, number of copies problem
- From: Cindy M. <C.Meister-C@xxxxxxxxxx>
- Date: Tue, 27 Feb 2007 19:01:44 +0100
Hi Sparre,
I have an application that prints out different documents, I use theWhen you use the Display method Word uses nothing in the dialog box. You
"wdDialogFilePrint" and call the Display method. This is because I
need to print out several documents with the same settings and don't
want to show the dialog for every document.
But when, in the dialog, I choose to print out more than one document,
it only prints one. Why is this the case. I remembers the chosen
printer, but not the number of copies.
have to capture the information you need and pass it to the PrintOut
method. Or you "roll your own" dialog box.
Since the dialog box arguments are all late-bound properties, how simple
it is for you to pick them up depends on which programming language
you're using? And if it's VB.NET, what's your Option Strict setting?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)
.
- References:
- Word 2003, number of copies problem
- From: Sparre
- Word 2003, number of copies problem
- Prev by Date: Re: VSTO Document SaveAs
- Next by Date: Re: "Word has insufficient memory" error message
- Previous by thread: Word 2003, number of copies problem
- Next by thread: Re: always asks to save Normal.dot
- Index(es):