Skip to main content

to_pdf

Function to_pdf 

Source
pub fn to_pdf(svg: &str) -> Result<Vec<u8>, String>
Expand description

Convert an SVG string to PDF bytes.