Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

Curl/flipping pages in iOS 3.59 version

More
IP: 216.66.42.253 6 years 7 months ago #14877 by kamennik
Hi,

we included the radaee pdf library in Android and it works well.

Now I'm trying to port the same functionality to iOS. Downloaded the latest evaluation 3.59 and running tests on the sample app provided. It works, however I'm not able to set the curl option in the view modes.

What I did:
1. Set in RDVGlobal.m _g_render_mode to 6
2. set _g_curl_enabled to tru in both instances:it is initialized twice for some reason:
here a copy/paste from RDVGlobal.m:
_g_render_mode = 6;
....
_g_static_scale = false;
_g_curl_enabled = true;
_g_cover_page_enabled = false;
_g_fit_signature_to_field = true;
_g_execute_annot_JS = true;
_g_dark_mode = false;
_g_annot_lock = true;
_g_annot_readonly = true;
_g_paging_enabled = true;
_g_double_page_enabled = true;
_g_curl_enabled = true;
_g_cover_page_enabled = false;
_g_case_sensitive = false;
_g_match_whole_word = false;
_g_sel_right= false;
_g_screen_awake = false;
_g_auto_launch_link = true;
_g_save_doc = false;

The viewer still doesn't curl/flip the pages.

Please let me know where I can specify the rendering setting or anything else, to get the curl effect for paging?

I am using the Objective C library.

TYVM,

Kamen
More
IP: 37.183.44.177 6 years 7 months ago - 6 years 7 months ago #14880 by federico
Hi,
Curling pages is not integrated in RadaeePDF's tiled version.
In the old render's project was used external class LeavesView but this is no more supported.
For more information we invite you to send a ticket addressed to sales department.
Last edit: 6 years 7 months ago by federico.
More
IP: 37.183.44.177 6 years 6 months ago - 6 years 6 months ago #14911 by federico
Hi Kamen,
We've just uploaded new Radaee iOS SDK's beta version with curling page available.
You could find it here: www.radaeepdf.com/download/download-prev...radaeepdf-tiled-3-60
To activate curling page mode you should set g_render_mode to 7 in RDVGlobal.
Curling page mode does not support any kind of event on pdf, it just open docs in read only mode, as it is in Android.
If you want to try it and give us a response we'll appreciate a lot
Last edit: 6 years 6 months ago by federico.
Time to create page: 0.597 seconds
Powered by Kunena Forum