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

TOPIC:

Android PDF Viewer SDK 3.12 beta 7 years 3 weeks ago #12146

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

3.12beta1
native library
- NEW method Annotation.GetFieldJS(int);
/**
* get jsvascript action of fields.<br/>
* this method require premium license.
* @param idx action index:<br/>
* 0:'K' performed when the user types a keystroke<br/>
* 1:'F' to be performed before the field is formatted to display its current value.<br/>
* 2:'V' to be performed when the field’s value is changed<br/>
* 3:'C' to be performed to recalculate the value of this field when that of another field changes.<br/>
* @return javsscript of field's action, mostly a java-script like:<br/>
*/
- NEW replace Annotation.GetEditTextFormat() with Annotation.GetFieldFormat()
/**
* get format of field.<br/>
* this method require premium license
* @return format of field, mostly a java-script like:<br/>
* AFDate_FormatEx("dd/mm/yy");<br/>
* most common java script function invoked as:
* AFNumber_Format<br/>
* AFDate_Format<br/>
* AFTime_Format<br/>
* AFSpecial_Format<br/>
* AFPercent_Format<br/>
* and so on.
*/
- ENHANCED OEM version NO. increased
- ENHANCED now PDF file can be edited without invoking Document.setCache(), if this method not invoked, all new objects are stored in RAM. (if it is invoked, same as before)
- ENHANCED update jpeg lib.
- ENHANCED update zlib library.
- FIX crash issue for importing PDF file with lots page link in the background.
- FIX crash issue with Page.RenderToBmp in a specific file.
- FIX crash issue for moving line annotation.
- FIX issue in cmyk to rgb icc loading.
- FIX performance issue for a special PDF file.
- FIX issue when deleting root outline and retry to create it.

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

Android PDF Viewer SDK 3.12 beta 2 7 years 3 weeks ago #12166

  • nermeen
  • nermeen's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
A new beta version 3.12beta2 has been published.
3.12beta2
native library
- ENHANCED the transparency composing and color blending
- FIX issue for thinner font for a specific file.
- FIX issue with decryption for a specific file.
- NOTE we recommend using PDFLayout instead of PDFView (deprecated since version 3.9); as PDFView has limits for performance and memory usage.

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

Android PDF Viewer SDK 3.12 beta 3 7 years 2 weeks ago #12183

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
A new beta version 3.12beta3 has been published.
3.12beta3
native library
- ENHANCED optimize some code for new rendering engine.
- FIX issue for transparency group, now better support 'Knockout' and 'Isolated' transparency rendering.

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

  • Page:
  • 1
Powered by Kunena Forum