NotebookPrint

NotebookPrint[expr]

sends a notebook containing expr to your default printer.

NotebookPrint[notebook]

sends the specified notebook to your default printer.

NotebookPrint[notebook,"file.ext"]

saves a printready form of the notebook to a file in the format indicated by the file extension ext.

NotebookPrint[]

sends the current evaluation notebook to your default printer.

Details and Options

Examples

Basic Examples  (1)

Save the print form of a notebook to a file in PDF format:

The file is saved with the same appearance it has when printed from the Wolfram System:

Wolfram Research (1996), NotebookPrint, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookPrint.html (updated 2016).

Text

Wolfram Research (1996), NotebookPrint, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookPrint.html (updated 2016).

CMS

Wolfram Language. 1996. "NotebookPrint." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/NotebookPrint.html.

APA

Wolfram Language. (1996). NotebookPrint. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NotebookPrint.html

BibTeX

@misc{reference.wolfram_2023_notebookprint, author="Wolfram Research", title="{NotebookPrint}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/NotebookPrint.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_notebookprint, organization={Wolfram Research}, title={NotebookPrint}, year={2016}, url={https://reference.wolfram.com/language/ref/NotebookPrint.html}, note=[Accessed: 19-March-2024 ]}