Skip to content

Commit 29ed3f0

Browse files
committed
update readme
1 parent 94df4a9 commit 29ed3f0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.9.8 (2025-07-17)
2+
* add support for FPDF_DeviceToPage
3+
*
14
## 1.9.6 (2025-06-03)
25
* upgrade gradle plugin and ndk to support for 16KB pages
36

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ The purpose is to remove old support libraries so we no longer need to use jetif
22

33
It will be used with the forked [AndroidPdFViewer](https://github.com/lion1988dev/AndroidPdfViewer)
44

5+
## What's new in 1.9.8
6+
* Fix issue on FPDF_DeviceToPage
7+
58
## What's new in 1.9.7
69
* add support for FPDF_DeviceToPage
710

@@ -50,7 +53,7 @@ dependencyResolutionManagement {
5053

5154
Add to the app _build.gradle_:
5255

53-
`implementation 'com.github.marain87:PdfiumAndroid:1.9.7'`
56+
`implementation 'com.github.marain87:PdfiumAndroid:1.9.8'`
5457

5558
Library is available in jcenter and Maven Central repositories.
5659

0 commit comments

Comments
 (0)