Skip to content

Releases: DEXPRO-Solutions-GmbH/pdftools

v0.2.0

27 May 09:12
Compare
Choose a tag to compare

What's Changed

  • Downgrade pdfbox from v3 to v2 to fix processing bugs by @fabiante in #27

The pdfbox downgrade of this release technically is a large change which may result in unexpected program behaviour. Our tests have shown that the usual problematic PDFs this tool was designed for are still processed. As such, since the API of pdftools did not change, this is only a minor version bump.

Full Changelog: v0.1.4...v0.2.0

v0.1.4

21 Mar 12:30
bfa8ab2
Compare
Choose a tag to compare

What's Changed

  • Fix scaling to only apply if page area is larger than DIN A4 and US Letter by @fabiante in #25

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Mar 11:16
09085c1
Compare
Choose a tag to compare

What's Changed

  • Minor changes to prepare upcoming bugfix by @fabiante in #21
  • Fix failing CI due to permission issues by @fabiante in #24
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 by @dependabot in #22
  • Bump org.junit.jupiter:junit-jupiter from 5.6.2 to 5.10.2 by @dependabot in #23

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Oct 14:56
b1142e9
Compare
Choose a tag to compare

What's Changed

  • Fix landscape scaling (again; due to hardcoded A4 page mediabox) by @fabiante in #8
  • Fix comparison of actual page size with inaccurate DIN A4 sizes by @fabiante in #9

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Oct 18:34
058afa8
Compare
Choose a tag to compare

What's Changed

  • Fix unwanted scaling on landscape A4 by @fabiante in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Oct 10:51
ed7cb79
Compare
Choose a tag to compare

What's Changed

  • Add fix command to downscale large PDF pages

New Contributors

Full Changelog: https://github.com/DEXPRO-Solutions-GmbH/pdftools/commits/v0.1.0