Skip to content

Example of generating a PDF from an XHTML freemarker template

Notifications You must be signed in to change notification settings

LucasJC/ftl2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftl2pdf

This is a simple Spring Boot project that shows how to generate a PDF document from an XHTML Freemarker template. This example sets up a simple header and footer that get repeated on every generated page.

To execute the project just run:

./gradlew bootRun

Or import to an IDE and execute Ftl2pdfApplication#main

References

About

Example of generating a PDF from an XHTML freemarker template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published