Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module containing a transformer that converts outputs in the notebook from one format to another.
Bases: IPython.nbconvert.transformers.convertfigures.ConvertFiguresTransformer
Converts all of the outputs in a notebook from SVG to PDF.
Convert a single SVG figure to PDF. Returns converted data.