Hi there,
I've been playing around with the SaveSettings() and LoadSettings() functionality and am trying to determine whether a behaviour i am seeing specific to the Zoom toolbar is expected or not.
The zoom toolbar is displayed and a pdf is loaded. I select the 'Actual Size' button on the toolbar. A call is then made to SaveSettings() which executes successfully. When I restart my app and call LoadSettings() should the 'Actual Size' button be selected since it was the last button selected prior to the SaveSettings? Or would that not be captured by the SaveSettings() call? It does not appear to be. For the record the SaveSettings() call in general is working because if I move the toolbars around that is being saved and reloaded, its just that the last selected button on the Zoom bar does not seem to be captured by the SaveSettings() and I am trying to determine if that is expected or not.
Similarily, if I select the 'Continuous Facing' button on the Page Layout toolbar, issue SaveSettings(), restart my app, call LoadSettings(), should the 'Continous Facing' button be selected? It is not. If I move the toolbar though, its location and size are saved and loaded properly. Is this the proper behaviour?
Thanks in advance!
Zoom Toolbar and SaveSettings
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Zoom Toolbar and SaveSettings
Hello JGForwick,
Page zoom and layout settings may be stored in PDF document, so they may be changed after opening document. However you can set "Initial Display" settings in Viewer to override this behavior (in main menu: Edit->Preferences->Page Display).
HTH.
Page zoom and layout settings may be stored in PDF document, so they may be changed after opening document. However you can set "Initial Display" settings in Viewer to override this behavior (in main menu: Edit->Preferences->Page Display).
HTH.