Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jlangch/venice.git
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Aug 12, 2023
2 parents 0adc60d + bdc70ec commit 61e24d3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions doc/readme/pdf.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# PDF

Venice's *:pdf* module provides functions to create PDF files.
It is based on the [Flying Saucer](https://github.com/flyingsaucerproject/flyingsaucer)
library:
It is based on the [Flying Saucer](https://github.com/flyingsaucerproject/flyingsaucer) library.

- org.xhtmlrenderer:flying-saucer-core:9.1.22
- org.xhtmlrenderer:flying-saucer-pdf-openpdf:9.1.22
- com.github.librepdf:openpdf:1.3.30
- com.github.librepdf:pdf-toolbox:1.3.30

Flying Saucer is a pure-Java library for rendering XHTML using CSS 2.1 for layout and formatting with output to PDF.

Flying Saucer documentation is available in the user guide, linked from their website at [Flying Saucer](https://code.google.com/archive/p/flying-saucer/)
Expand Down

0 comments on commit 61e24d3

Please sign in to comment.