Skip to main content

PrintNotebook

PrintNotebook [/B=hiResMethod /P=(startPage,endPage)/S=s] notebookName

The PrintNotebook operation prints the named notebook window.

Parameters

notebookName is either kwTopWin for the top notebook window, the name of a notebook window or a host-child specification (an hcSpec) such as Panel0#nb0. See Subwindow Syntax for details on host-child specifications.

Flags

/B=hiResMethodThis flag is no longer supported and has no effect.
hiResMethod =1:Print HiRes PICTs using high resolution bitmaps.
hiResMethod = 0:Don't print HiRes PICTs using high resolution bitmaps.
hiResMethod = -1:Print using the default method. Currently, this prints HiRes PICTs using high resolution bitmaps and is the same as method 1.
/P=(startPage,endPage)Specifies a page range to print. 1 is the first page.
/S=selection
selection = 0:Print entire notebook (default).
selection = 1:Print selection only.

Details

If no /B flag is given, the default method of handling HiRes PICTs is used (/B=1).

See Also

Notebooks

PrintSettings, PrintGraphs, PrintTable, PrintLayout