crmgaq.blogg.se

Multiple word documents open print all
Multiple word documents open print all











Use the PrintOddPagesInAscendingOrder and PrintEvenPagesInAscendingOrder properties to control the output during manual duplex printing. If this argument is True, the PrintBackground and PrintReverse properties are ignored. True to print a two-sided document on a printer without a duplex printing kit. For additional information about this argument, consult the language reference Help included with Microsoft Office Macintosh Edition. This argument is available only in Microsoft Office Macintosh Edition. (Available only with the Application object.) If this argument is omitted, Word prints the active document. The path and file name of the document to be printed. When printing multiple copies of a document, True to print all pages of the document before printing the next copy.

multiple word documents open print all

Make sure to specify a file name with OutputFileName. True to send printer instructions to a file. For example, "2, 6-10" prints page 2 and pages 6 through 10. The page numbers and page ranges to be printed, separated by commas. The ending page number when Range is set to wdPrintFromTo. The starting page number when Range is set to wdPrintFromTo. If PrintToFile is True, this argument specifies the path and file name of the output file. False to overwrite the contents of OutputFileName. Set to True to append the specified document to the file name specified by the OutputFileName argument. Set to True to have the macro continue while Microsoft Word prints the document.

multiple word documents open print all

A variable that represents a Document object.

multiple word documents open print all

PrintOut ( Background, Append, Range, OutputFileName, From, To, Item, Copies, Pages, PageType, PrintToFile, Collate, FileName, ActivePrinterMacGX, ManualDuplexPrint, PrintZoomColumn, PrintZoomRow, PrintZoomPaperWidth, PrintZoomPaperHeight)Įxpression Required. Prints all or part of the specified document.













Multiple word documents open print all