Skip to main content

Crate quillmark_acroform

Crate quillmark_acroform 

Source
Expand description

AcroForm backend for Quillmark that fills PDF form fields with templated values.

This backend reads PDF forms, renders field values using MiniJinja templates, and returns filled PDFs. Fields can be templated via their current values or via tooltip metadata in the format: description__{{template}}.

Structsยง

AcroformBackend
AcroForm backend implementation for Quillmark.