Mathematica 9 is now available

NotebookSaveSetSelectedNotebook

NotebookPrint

FilledSmallSquareNotebookPrint[notebook] sends a notebook to your printer.

FilledSmallSquareNotebookPrint[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.

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

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

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

FilledSmallSquare See The Mathematica Book: Section 2.10.3.

FilledSmallSquare See also: NotebookSave, NotebookWrite, PrintingStyleEnvironment.

NotebookSaveSetSelectedNotebook



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.