|
|
|||
|
|
| 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 print-ready 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. |