- Posts: 814
- Thank you received: 65
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Planned SDK features
Android PDF Viewer SDK 3.5 beta
11 years 3 months ago - 11 years 2 months ago #9051
by Davide
Replied by Davide on topic Android PDF Viewer SDK 3.5 beta 8
A new beta version
3.5beta8
has been published.
3.5beta8:
- using ASIMD to optimize ARM64(AArch64) lib.
- speed up jpx decoding on arm64 platform.
- NEW interface: Annotation.GetRemoteDest()
- FIX an issue : signature become invalid for some type of PDF.
- FIX a crashed issue for Ink, on 64 bits platform.(native method "create" shall return long, not int).
- FIX some UI minor issues for PDFBotBar and PDFTopBar (PDFLayoutView(RDPDFReader) demo)
- modify some other native codes for fields.
3.5beta8:
- using ASIMD to optimize ARM64(AArch64) lib.
- speed up jpx decoding on arm64 platform.
- NEW interface: Annotation.GetRemoteDest()
- FIX an issue : signature become invalid for some type of PDF.
- FIX a crashed issue for Ink, on 64 bits platform.(native method "create" shall return long, not int).
- FIX some UI minor issues for PDFBotBar and PDFTopBar (PDFLayoutView(RDPDFReader) demo)
- modify some other native codes for fields.
Last edit: 11 years 2 months ago by Davide.
11 years 2 months ago - 11 years 2 months ago #9234
by Davide
Replied by Davide on topic Android PDF Viewer SDK 3.5 beta 9
A new beta version
3.5beta9
has been published.
3.5beta9:
- continue to speed up jpx decoding both for arm32 and arm64.
- NEW PDF outline dialog to "RDPDFReader".
- NEW setting Global.debug_mode set false to disable "AvialMem" debug string.
- NEW method: Page.Annotation.GetFieldFlag() to know "is required" or "no export" flag.
-NEW methods:
now Text Field annotation can use these methods:
Get/SetEditTextColor
Get/SetFillColor
Get/SetStrokeColor
Get/SetStrokeWidth
- FIX all crashed issues
- FIX an issue for linear gradient filling.
- FIX issue for mono image rendering on 64 bits platform.
- FIX issue for ANR when load library on some old devices.
- FIX render issue for text field. Now, it become same to Actobat for Windows.
- FIX issue from PDFBatchTest.zip
- FIX issue for text field color setting.
- modified java codes for Page.AddAnnotBitmap() failed.
- all JNI objects has finalize() method, it can auto free memory now.
- found an issue in Global.Init() about temp path.
3.5beta9:
- continue to speed up jpx decoding both for arm32 and arm64.
- NEW PDF outline dialog to "RDPDFReader".
- NEW setting Global.debug_mode set false to disable "AvialMem" debug string.
- NEW method: Page.Annotation.GetFieldFlag() to know "is required" or "no export" flag.
-NEW methods:
now Text Field annotation can use these methods:
Get/SetEditTextColor
Get/SetFillColor
Get/SetStrokeColor
Get/SetStrokeWidth
- FIX all crashed issues
- FIX an issue for linear gradient filling.
- FIX issue for mono image rendering on 64 bits platform.
- FIX issue for ANR when load library on some old devices.
- FIX render issue for text field. Now, it become same to Actobat for Windows.
- FIX issue from PDFBatchTest.zip
- FIX issue for text field color setting.
- modified java codes for Page.AddAnnotBitmap() failed.
- all JNI objects has finalize() method, it can auto free memory now.
- found an issue in Global.Init() about temp path.
Last edit: 11 years 2 months ago by Davide.
11 years 2 months ago #9256
by Davide
Replied by Davide on topic Android PDF Viewer SDK 3.5 beta 10
A new beta version
3.5beta10
has been published.
3.5beta10
- FIX issue for transparency bitmap annotation.
- FIX a rendering issue for an open PDF file.(lines too thin)
- FIX issue for Document.EncryptAs()
- FIX rendering issue with the STAMP button
- generated java-doc
- modified java-doc for Matrix class.
- modified some java codes for null reference check.
3.5beta10
- FIX issue for transparency bitmap annotation.
- FIX a rendering issue for an open PDF file.(lines too thin)
- FIX issue for Document.EncryptAs()
- FIX rendering issue with the STAMP button
- generated java-doc
- modified java-doc for Matrix class.
- modified some java codes for null reference check.
Time to create page: 0.356 seconds