Expand description
PDF output via krilla + krilla-svg.
Converts an SVG string (produced by the SVG renderer) into PDF bytes
by parsing the SVG with usvg and drawing it onto a krilla Document.
Functionsยง
- svg_
to_ ๐pdf - Convert an SVG string to PDF bytes.