Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Planned SDK features
  • Page:
  • 1

TOPIC:

Android PDF Viewer SDK 3.8beta 7 years 9 months ago #10858

  • nermeen
  • nermeen's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
A new beta version 3.8beta1 has been published.

3.8beta1
- NEW added support to ChromeOS (intel and arm architecture)

Please Log in or Create an account to join the conversation.

Last edit: by nermeen.

Android PDF Viewer SDK 3.8beta2 7 years 8 months ago #10941

  • nermeen
  • nermeen's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
A new beta version 3.8beta2 has been published.

3.8beta2
- FIX an issue with radio button status.

3.8beta1
- NEW added support to ChromeOS (intel and arm architecture)

Please Log in or Create an account to join the conversation.

Android PDF Viewer SDK 3.8beta3 7 years 8 months ago #11010

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
A new beta version 3.8beta3 has been published.

3.8beta3
- FIX rendering issue
- FIX search issue

Please Log in or Create an account to join the conversation.

Last edit: by Davide.

Android PDF Viewer SDK 3.8beta4 7 years 8 months ago #11020

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
A new beta version 3.8beta4 has been published.

3.8beta4
- FIX DualPage issue when zoom

Please Log in or Create an account to join the conversation.

Last edit: by Davide.

Android PDF Viewer SDK 3.8beta5 7 years 7 months ago #11048

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
A new beta version 3.8beta5 has been published.

3.8beta5
- FIX crashed issue in Page.AddAnnotPopup();

Please Log in or Create an account to join the conversation.

Last edit: by Davide.

Android PDF Viewer SDK 3.8beta6 7 years 7 months ago #11137

  • nermeen
  • nermeen's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
A new beta version 3.8beta6 has been published.

3.8beta6
native library
- NEW Added support of the addition/read of Rich media annotation using the following methods:
--Page Class:
final public boolean AddAnnotRichMedia(String path_player, String path_content, int type, DocImage image, float[] rect)
Flash supported Media format:
  • Audio: .wav .aif .mp3
  • Video: .flv .mp4
--Annotation Class:
final public int GetRichMediaItemCount()
final public int GetRichMediaItemActived()
final public int GetRichMediaItemType(int idx)
final public String GetRichMediaItemAsset(int idx)
final public String GetRichMediaItemPara(int idx)
final public String GetRichMediaItemSource(int idx)
final public boolean GetRichMediaItemSourceData(int idx, String save_path)
final public boolean GetRichMediaData(String asset, String save_path)
old methods:
Annotation.GetMovie()
Annotation.GetSound()
Annotation.Get3D()
always return first item of RichMedia Annotation.
- ENHANCED Now, Document.NewImage*() valid in professional license.
- ENHANCED Now, Document.SetCache() valid in professional license.
- ENHANCED Page.AddAnnotBitmap() using DocImage instead of Bitmap.
- FIX fixed issue for image colors issue, reason: jpeg file has Adobe colorspace convertion mark.
- FIX fixed embed file name issue, reason: old codes using map key as file name, now, parser embed object.
documentation
- javadoc updated

3.8beta5
- FIX crashed issue in Page.AddAnnotPopup();

Please Log in or Create an account to join the conversation.

Last edit: by nermeen.
  • Page:
  • 1
Powered by Kunena Forum