项目作者: Piksenia

项目描述 :
Generate from static templates with dynamic attributes from java objects to create pdf (serverside).
高级语言: Java
项目地址: git://github.com/Piksenia/pdfCreator.git
创建时间: 2021-03-17T10:19:18Z
项目社区:https://github.com/Piksenia/pdfCreator

开源协议:

下载


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: