Skip to content

Releases: opendocument-app/pdf2htmlEX-Android

pdf2htmlEX-Android v0.18.16

03 Feb 14:19
Compare
Choose a tag to compare

[Toolchain] Update NDK to 23.1.7779620

pdf2htmlEX-Android v0.18.15

19 Jan 20:19
Compare
Choose a tag to compare

Expose processAnnotation option.

It is off by default, but if turned on, allows converting annotations too, along with the original pdf document.

[AppRelease] pdf2htmlEX-Android v0.18.14.2

05 Jan 04:39
Compare
Choose a tag to compare

Conversion runs in a separate process to isolate library crashes.

Application displays "Conversion failed" error message instead of a crash.

pdf2htmlEX-Android v0.18.14

28 Dec 19:12
Compare
Choose a tag to compare

Fixed license entries for dependencies (issue #34)
Built with NDK-23.0.7599858

[AppRelease] pdf2htmlEX-Android v0.18.13.1

02 Nov 14:27
Compare
Choose a tag to compare
v0.18.13.1-AppRelease

[AppOnly] Fix CI by looking for APK in the correct place

[AppRelease] pdf2htmlEX-Android v0.18.13

01 Nov 13:44
Compare
Choose a tag to compare

Sample app refactored into a proper app

pdf2htmlEX-Android v0.18.13

28 Jul 22:34
Compare
Choose a tag to compare

Distribute the library through MavenCentral

pdf2htmlEX-Android v0.18.12

14 Jun 17:16
Compare
Choose a tag to compare

Update GLib to 2.64.3
Don't use LD_LIBRARY_PATH in pdf2htmlEX_exe, it's replaced by link time DT_RPATH.

pdf2htmlEX-Android v0.18.11

08 Jun 19:52
Compare
Choose a tag to compare

Introduce experimental pdf2htmlEX_exe class, which works by executing .exe file instead of using JNI to do the work in pdf2htmlEX.

Dependencies upgraded:
GLib 2.62.6
Pixman 0.40.0
Freetype 2.10.2
Harfbuzz 2.6.6
libjpeg 2.0.4

pdf2htmlEX-Android v0.18.10

30 Mar 01:58
40ff857
Compare
Choose a tag to compare

Expose settings for embed-font and embed-external-font