Skip to main content

render_json_with_layout

Function render_json_with_layout 

Source
pub fn render_json_with_layout(
    json: &str,
) -> Result<(Vec<u8>, LayoutInfo), FormeError>
Expand description

Render a document described as JSON to PDF bytes along with layout metadata.