pdf

Function pdf 

Source
pub async fn pdf<S: AsRef<str>>(
    server: S,
    spec: &DocumentSpecification,
) -> Result<Vec<u8>, Error>
Expand description

Generate a PDF document accordign to the provided specification

ยงErrors

If the server returns an error