Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Notebooks / Notebook Operations /

NotebookPrint

FilledSmallSquare NotebookPrint[notebook] sends a notebook to your printer.

FilledSmallSquare NotebookPrint[notebook, stream] sends a PostScript version of the notebook to the specified stream.

FilledSmallSquare If notebook is a NotebookObject, then NotebookPrint will print the complete notebook. If it is a NotebookSelection, then NotebookPrint will print just the selection.

FilledSmallSquare NotebookPrint uses the printing options set for the specified notebook, taking defaults from the global options set for the whole front end.

FilledSmallSquare NotebookPrint[notebook, "file.ps"] saves the PostScript form of the notebook in a file.

FilledSmallSquare NotebookPrint[notebook, "!command"] gives the PostScript form of the notebook as input to a command.

FilledSmallSquare See Section 2.11.3.

FilledSmallSquare See also: NotebookSave, NotebookWrite, PrintingStyleEnvironment.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.