Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).
Contains writer for writing nbconvert output to PDF.
Bases: IPython.nbconvert.post_processors.base.PostProcessorBase
Writer designed to write to PDF files
Consume and write Jinja output a PDF. See files.py for more...