Skip to main content

generate_pdf

Function generate_pdf 

Source
pub fn generate_pdf(items: &[IWItem], fields: &[IWField]) -> Result<Vec<u8>>
Expand description

Generate a PDF document from wallet items and fields.

Produces a compact 2-column card layout of all non-deleted entries with their fields, sorted alphabetically.