Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Module containing a preprocessor that converts outputs in the notebook from one format to another.
Bases: IPython.nbconvert.preprocessors.convertfigures.ConvertFiguresPreprocessor
Converts all of the outputs in a notebook from SVG to PDF.
Convert a single SVG figure to PDF. Returns converted data.