pub fn render_merged( document: &Document, pixel_per_pt: f32, gap: Abs, fill: Option<Color>, ) -> Pixmap
Export a document with potentially multiple pages into a single raster image.