Skip to content

Releases: CoreFiling/pdf2html

0.2.1

21 May 10:15
1d17b90
Compare
Choose a tag to compare

Changes:

  • Process PDF annotations (e.g. stamps) by default.

Full Changelog: 0.2.0...0.2.1

0.2.0

21 May 10:14
Compare
Choose a tag to compare

Changes:

  • Update to .net 8.
    • Switch base images to Ubuntu Noble (24.04 LTS).
  • Add optional overrides for command-line arguments passed to pdf2htmlEX.
  • Patch and build pdf2htmlEX as part of this build process to use libopenjp instead of libjpeg for JPEG-2000 support.
    • All patches are in this source tree, and are applied to directly to the source of the upstream tag during build.
  • Patch issue with non-breaking spaces and tab characters in pdf2HTMLEX.
  • Convert complex SVGs images to bitmaps.

Full Changelog: 0.1.0...0.2.0

0.1.0

21 Jun 11:16
Compare
Choose a tag to compare

Changes:

  • Initial release.

Full Changelog: https://github.com/CoreFiling/pdf2html/commits/0.1.0