Skip to content

itsjustcrap/pdfboxwithtemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfboxwithtemplates

Java code to create multi-page pdf files from-scratch and apply a template to any/all pages (header/footer, etc)

This code was written for Java 8 and Apache's pdfbox/fontbox 2.0.15 https://pdfbox.apache.org/

Please see the license notice in the .java file.

Before running be sure to check the value of the FILEDIR variable - this is where it expects to find the template file (named 'letterhead.pdf') and where it will write out any files created.

About

Java code to create multi-page pdf files and apply a template to all of them, and then applies a AccessPolicy to make it read only, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages