pdf_form_ids 0.6.0

A library for programatically filling out pdf forms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bitflags]
version = "1.0.1"

[dependencies.derive-error]
version = "0.0.4"

[dependencies.lopdf]
version = "0.15.1"

[package]
authors = ["Jake <jsandler18@gmail.com>", "Malte <voos.malte@gmail.com>"]
description = "A library for programatically filling out pdf forms"
keywords = ["pdf", "form"]
license = "MIT"
name = "pdf_form_ids"
readme = "README.md"
version = "0.6.0"