
Your notebook will be converted to a PDF on the fly Click the new menu entryĬalled "PDF via HTML". On linux you probably also need to install some or all of the APT packagesĬreate a notebook and the click "File -> Download As". The second command will download and setup Chromium. To use this bundler you need to install it: python -m pip install -U notebook-as-pdf Preview for OSX does not know how to display/give you access to attachments of PDF files. The pdftk CLI program can also extract attached files from a PDF. PDF viewers known to support downloading of file attachments are: Acrobat Reader, pdf.js and evince. Unfortunately not all PDF viewers know how to deal with attachments.

To make it easier to reproduce the contents of the PDF at a later date the original notebook is attached to the PDF. This is useful if you are exporting your notebook to a PDF for sharing with others who will view it on a screen.Įvery tag in the notebook will be converted into a entry in the table of contents of the PDF. The created PDF will have as few pages as possible, in many cases only one.

the original notebook is attached to the PDF and.produce a PDF with the smallest number of page breaks,.Three new features compared to the official "save as PDF" extension: This Jupyter notebook extension allows you to save your notebook as a PDF.
