Hello everyone!
Since I'm a software developer, I figured that working on an xml in - pdf out plugin should be easy, and I set myself to the task. The project is at a point where I'd like to share my progress with you guys, so here's the status:
Edit:
What works:
Multi page character sheet support NEW!!
Load and work with images instead of pdf files NEW!!
Display existing form fields (text and checkbox)
Add, delete, resize, move form fields
Dynamic font size in text fields
Save as pdf with editable form fields
What partially works:
Assign value to field ( incomplete menu, only a couple options do something)
What will be added:
Save form fields position, size, and character sheet attribute as a template
Pdf fields recognition (with naming convention) to allow autofill
Unrecognized fields hint (different color highlight)
Options to bind unrecognized fields to character sheet attributes
How it looks like:
GitHub project page:
You can look at the source code here
Since I'm a software developer, I figured that working on an xml in - pdf out plugin should be easy, and I set myself to the task. The project is at a point where I'd like to share my progress with you guys, so here's the status:
Edit:
- 12 12 2018 - added multi page support
- 26/12/2018
- added support for image(s) file as source- revamped application menu
What works:
Multi page character sheet support NEW!!
Load and work with images instead of pdf files NEW!!
Display existing form fields (text and checkbox)
Add, delete, resize, move form fields
Dynamic font size in text fields
Save as pdf with editable form fields
What partially works:
Assign value to field ( incomplete menu, only a couple options do something)
What will be added:
Save form fields position, size, and character sheet attribute as a template
Pdf fields recognition (with naming convention) to allow autofill
Unrecognized fields hint (different color highlight)
Options to bind unrecognized fields to character sheet attributes
How it looks like:

GitHub project page:
You can look at the source code here
Last edited: