Skip to content

Generate from static templates with dynamic attributes from java objects to create pdf (serverside).

Notifications You must be signed in to change notification settings

Daki2309/pdfCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfCreator

Generate static templates with dynamic attributes from java objects to create pdf (serverside). Templates based on html and css with thymeleaf specific attributes for dynamic number of elemets (for example how often to use template, list attributes within java object).

  1. Initialize java objects and put into list
  2. Generate html with list of objects
  3. Convert rendered html

For local start:

ATTENTION: Margin and padding in percent aren't supported by converter

About

Generate from static templates with dynamic attributes from java objects to create pdf (serverside).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published