This is a selection of examples from the complete
'How to' screencast »
In addition to using to save cells and notebooks as PDF documents, you can also do so from within a notebook itself.
Generate some graphics and a matrix to export to PDF:
Export just the last graphic to PDF (
% specifies the most recent output):
You can also export an entire notebook to PDF from within the notebook itself:
Because exporting
EvaluationNotebook exports the whole notebook, even the
Export expression will also show up in the PDF. The screencast for this "How to" addresses omitting the
Export from the PDF.