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.12

More
IP: 192.168.0.71 8 years 11 months ago - 8 years 10 months ago #12194 by nermeen
The new (release candidate) version 3.12RC has been published.
3.12RC
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.
- FIX a rendering issue with certain pdf.
- NOTE MIPS architectures will be soon abandoned
Last edit: 8 years 10 months ago by nermeen.
More
IP: 192.168.0.71 8 years 11 months ago #12256 by nermeen
The new (release candidate) version 3.12RC2 has been published.
3.12RC2
native library
- FIX issue for large inline image loading, exceed 10k size.
- FIX a rendering crash issue, where there is bad data.
- FIX issue while creating text in document.
- FIX crash issue to set text of textbox using Primo font
- FIX issue when 2 annotations using a same appearance for object.
More
IP: 192.168.0.71 8 years 10 months ago - 8 years 10 months ago #12289 by nermeen
Replied by nermeen on topic Android PDF Viewer SDK 3.12
A new stable release 3.12 has been published.

3.12
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.
- ENHANCED the transparency composing and color blending
- ENHANCED optimize some code for new rendering engine.
- FIX issue for transparency group, now better support 'Knockout' and 'Isolated' transparency rendering.
- FIX issue for large inline image loading, exceed 10k size.
- FIX a rendering crash issue, where there is bad data.
- FIX issue while creating text in document.
- FIX crash issue to set text of textbox using Primo font
- FIX issue when 2 annotations using a same appearance for object.
- FIX a rendering issue with certain pdf.
- FIX issue for thinner font for a specific file.
- FIX issue with decryption for a specific file.
- 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.
- NOTE MIPS architectures will be soon abandoned
- NOTE we recommend using PDFLayout instead of PDFView (deprecated since version 3.9); as PDFView has limits for performance and memory usage.
Last edit: 8 years 10 months ago by nermeen.
Time to create page: 0.396 seconds
Powered by Kunena Forum