pub fn svg_merged(document: &Document, padding: Abs) -> String
Export a document with potentially multiple pages into a single SVG file.
The padding will be added around and between the individual frames.