Importing & Exporting in Notebooks
The symbolic architecture of
Mathematica notebooks allows immediate interoperability with a wide range of document, web, graphics and other formats.
Mathematica automatically performs
Copy/Paste and
Open/Save conversions, as well as providing full programmatic access to hundreds of import/export formats.
— copy from a notebook in formatted form, plain text form (
Shift+Ctrl+C), etc.
— print to a printer, or a PDF file
(
Ctrl+Shift+P) — print a selection from within a notebook
— send a notebook as email
(
Ctrl+Shift+S) — save a whole notebook in HTML, PDF or many other formats
— save an individual graphic or other selection in any standard format
Import,
Export — programmatically import, export individual expressions