Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 380 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 380 Bytes

optionfactory-spring/pdf

Simplified PDF generations with Thymeleaf + openhtmltopdf + pdfbox

Maven

        <dependency>
            <groupId>net.optionfactory.spring</groupId>
            <artifactId>pdf</artifactId>
        </dependency>

Usage