Skip to content

Releases: Zoltaneusz/PdfiumAndroid

V1.10.0

05 Sep 07:14

Choose a tag to compare

v1.9.3

08 Aug 12:23

Choose a tag to compare

Fixed packaging of native libraries:

  • modft2.so
  • modpng.so.

v1.9.2

08 Aug 11:59

Choose a tag to compare

Published library now available through Jitpack.

V1.9.1

05 Aug 07:43

Choose a tag to compare

Initial release, including clickable links that are in plain text format, e.g. https://de.wikipedia.org/wiki/GitHub, not being annotated by the creator of the PDF.

Limitations:

  • the link has to contain http or https string
  • link either has a space character after the last character or is written in it's own line
  • multiple links in the same documents are working
  • links on multiple pages of the PDF are working
  • links, that end in a line and continue in the next line are NOT found (using non-breaking spaces on the PDF, however solves the situation)