born2snipe / buckley
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
buckley /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
buckley-example/ | ||
| |
buckley/ | ||
| |
header.txt | ||
| |
maven-buckley-plugin/ | ||
| |
pom.xml |
README
A Java library that will add a form to an existing pdf through an XML definition. The idea behind this project is: 1. Allow the developer to version the layout of their form since PDFs are a binary format. 2. This is also suppose to address the problem of having to currently copy n' paste fields from an existing pdf to a new pdf and having to move them to their appropriate locations.

