Microsoft Word Print Multiple Pages Per Sheet Mac

Another setting in the Print dialog allows you to print multiple pages per sheet. At least in theory, you can print 2, 4, 6, 8, or 16 copies of a page on a single sheet, as shown above in Figure 2 and below in Figures 3 and 4. “Pages per sheet” setting in Word 2003 (similar in Word 2007) Figure 4. Apr 05, 2019  If you're just printing two images, you can choose to print them to a single page at 4 x 6 inches or 5 x 7 inches. If you're printing four images, you can choose the 3.5 x 5 inch option. On the File menu, click Print. Click Copies & Pages, and then click Microsoft Word. Click Odd pages only. After the odd pages are printed, flip the stack of pages over, reinsert the stack into the printer, repeat steps 1 and 2, and then click Even pages only. You can use manual duplex printing, or you can print the odd and even pages separately. Print by using manual duplex. If your printer does not support automatic duplex printing, you can select the Manual duplex check box in the Print dialog box. Microsoft Office Word will print all of the pages that appear on one side of the paper and then. Mar 08, 2016  How to print a large image on multiple pages in Windows computer and enjoy large poster printing / large format printing – There are different sizes available of papers which you can use to print documents, pictures or pretty much anything.

-->

Prints all or part of the specified document.

What version of microsoft office do i have mac

Syntax

expression.PrintOut (Background, Append, Range, OutputFileName, From, To, Item, Copies, Pages, PageType, PrintToFile, Collate, FileName, ActivePrinterMacGX, ManualDuplexPrint, PrintZoomColumn, PrintZoomRow, PrintZoomPaperWidth, PrintZoomPaperHeight)

expression Required. A variable that represents an Application object.

Parameters

NameRequired/OptionalData typeDescription
BackgroundOptionalVariantSet to True to have the macro continue while Microsoft Word prints the document.
AppendOptionalVariantSet to True to append the specified document to the file name specified by the OutputFileName argument. False to overwrite the contents of OutputFileName.
RangeOptionalVariantThe page range. Can be any WdPrintOutRange constant.
OutputFileNameOptionalVariantIf PrintToFile is True, this argument specifies the path and file name of the output file.
FromOptionalVariantThe starting page number when Range is set to wdPrintFromTo.
ToOptionalVariantThe ending page number when Range is set to wdPrintFromTo.
ItemOptionalVariantThe item to be printed. Can be any WdPrintOutItem constant.
CopiesOptionalVariantThe number of copies to be printed.
PagesOptionalVariantThe page numbers and page ranges to be printed, separated by commas. For example, '2, 6-10' prints page 2 and pages 6 through 10.
PageTypeOptionalVariantThe type of pages to be printed. Can be any WdPrintOutPages constant.
PrintToFileOptionalVariantTrue to send printer instructions to a file. Make sure to specify a file name with OutputFileName.
CollateOptionalVariantWhen printing multiple copies of a document, True to print all pages of the document before printing the next copy.
FileNameOptionalVariantThe path and file name of the document to be printed. If this argument is omitted, Word prints the active document. (Available only with the Application object.)
ActivePrinterMacGXOptionalVariantThis argument is available only in Microsoft Office Macintosh Edition. For additional information about this argument, consult the language reference Help included with Microsoft Office Macintosh Edition.
ManualDuplexPrintOptionalVariantTrue to print a two-sided document on a printer without a duplex printing kit. If this argument is True, the PrintBackground and PrintReverse properties are ignored. Use the PrintOddPagesInAscendingOrder and PrintEvenPagesInAscendingOrder properties to control the output during manual duplex printing. This argument may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed.
PrintZoomColumnOptionalVariantThe number of pages you want Word to fit horizontally on one page. Can be 1, 2, 3, or 4. Use with the PrintZoomRow argument to print multiple pages on a single sheet.
PrintZoomRowOptionalVariantThe number of pages you want Word to fit vertically on one page. Can be 1, 2, or 4. Use with the PrintZoomColumn argument to print multiple pages on a single sheet.
PrintZoomPaperWidthOptionalVariantThe width to which you want Word to scale printed pages, in twips (20 twips = 1 point; 72 points = 1 inch).
PrintZoomPaperHeightOptionalVariantThe height to which you want Word to scale printed pages, in twips (20 twips = 1 point; 72 points = 1 inch).

Example

This example prints the current page of the active document.

This example prints all the documents in the current folder. The Dir function is used to return all file names that have the file name extension '.doc'.

This example prints the first three pages of the document in the active window.

What s better microsoft surface or macbook. Apple’s software has long been heralded as a better designed and easier to use system, with Windows being a less glossy but more adaptable option. Is there still truth to that oversimplification? Well, both systems are now so feature-congruent that the old rivalry doesn’t exactly hold true anymore. Microsoft's Office Suite, which includes apps like Word and Excel, are still best used on a Windows PC instead of a Mac. The Windows version comes with more features and is more stable than it is. May 22, 2019  If viruses and other attacks on your laptop or MacBook is an issue for you, then the Mac will the better choice. Sure, there are many antivirus services available online, but the most effective of these can cost you a hefty annual fee. That said, Microsoft’s Windows Defender. Macs are built and sold by Apple. This tighter control of the hardware leads to fewer problems, which can result in better stability, but it also means fewer options. Microsoft Windows has better support for gaming. This includes support for Virtual Reality hardware such as the Oculus Rift or HTC Vive.

This example prints the comments in the active document.

This example prints the active document, fitting six pages on each sheet.

Microsoft Word Print Multiple Pages Per Sheet Mac And Cheese

This example prints the active document at 75% of actual size.

Microsoft Word Print Multiple Pages Per Sheet Machine

See also

Support and feedback

Microsoft Word Print Multiple Pages Per Sheet Machines

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.