User can not exit fullscreen mode on mobile device

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
cew
User
Posts: 213
Joined: Tue Feb 01, 2011 8:14 am

User can not exit fullscreen mode on mobile device

Post by cew »

Hi there,

there is a problem if the user uses a mobile device and is in fullscreen mode.
If he reached the last page of a document and clicks it, the screen gets dark and he is not able to leave the fullscreen mode again.

Setting the fullscreen option "Loop after last page", he does not run into this situation.
Therefore I want to initialize the editor with that special setting but can not find the name of the property to be set like e.g. the identity:
Inst.Settings["Identity.Name"].v = identity.Name;

Where can I find a List of the preference setting names?

Best regards
cew
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: User can not exit fullscreen mode on mobile device

Post by Sasha - Tracker Dev Team »

Hello cew,

The CabNodeExplorer can be of a big help for you (scroll down till the end of the post):
viewtopic.php?f=66&t=25943

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
cew
User
Posts: 213
Joined: Tue Feb 01, 2011 8:14 am

Re: User can not exit fullscreen mode on mobile device

Post by cew »

Thank you!

Best regards!
cew
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: User can not exit fullscreen mode on mobile device

Post by Sasha - Tracker Dev Team »

:)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply