Skip to content

Gaboso/Flying_Saucer_PDF_Generation

This branch is 6 commits ahead of tuhrig/Flying_Saucer_PDF_Generation:master.

Folders and files

NameName
Last commit message
Last commit date
May 22, 2018
Mar 15, 2019
Jan 29, 2018
Jun 1, 2018
Jun 1, 2018
Jan 29, 2018
Jan 29, 2018
Jan 29, 2018
Jan 21, 2021
Jan 29, 2018

Repository files navigation

Flying Saucer PDF Generation


This demo project shows how to generate a nicely styled PDF with Flying Saucer and Thymeleaf templates.

In order to generate the PDF run the JUnit test:

src/test/FlyingSaucerTest.java

The test will generate a PDF called:

test.pdf

A copy of the generated PDF is checked-in, in case you want to see what is generated:

example_of_generated_pdf.pdf        

The project can be build with Gradle (using build.gradle) or Maven (using pom.xml).

Image of PDF

About

Generate PDF with Flying Saucer and Thymeleaf templates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.5%
  • Java 42.3%
  • CSS 11.2%