After Click Zoom In Fit Page size need to fixed 140%

Forum for the PDF-XChange Editor - Free and Licensed Versions

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

Post Reply
jamrov
User
Posts: 13
Joined: Sat Oct 06, 2018 9:17 am

After Click Zoom In Fit Page size need to fixed 140%

Post by jamrov »

After Click Zoom In Fit Page size need to fixed 140%

Where 140% is custom. If I write manually 140 and press enter I get the desired output.
1. But now I need to get same result by Click in Zoom In section
2. Create Short cut key
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17889
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by Tracker Supp-Stefan »

Hello jamrov.

Fit width will depend on the size of the Editor window, and the size of the page (e.g. an A4 portrait page might be shown at 140% zoom, but an A3 portrait will be at only 70% with the same Fit width used.

There is no way that I can think of for you to make a shortcut to exactly 140% zoom, but you can use the "Zoom To..." command instead. There is a predefined shortcut for that (Ctrl+Shift+M), so use that, and then type in your desired zoom level then press Enter, and your file will be zoomed to the desired level.

Regards,
Stefan
Willy Van Nuffel
User
Posts: 2384
Joined: Wed Jan 18, 2006 12:10 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by Willy Van Nuffel »

Just for information in case someone is still interested ...

1) PDF-XChange Editor can remember the current page layout and zoom settings of each document you open, and apply them the next time.
Via the File-tab or Edit-menu > Preferences > Page Display, activate "Restore the last used page layout and zoom settings, ..." and click OK.

2) You can create a Javascript with the required code to set a fixed zoom-level ( *.js file) and put this file in a subfolder JavaScripts, like explained by Will on Feb 22, 2017 in the following thread:
viewtopic.php?f=62&t=28256&p=110263

Note:
1) To see the Javascript-button in PDF-XChange Editor, you must switch the view to Classic Toolbars instead of Ribbon UI.
2) In case you like to have two or more zoom-levels available via JavaScript, just copy/paste the lines in the *.js file a number of times, and change the zoom-values.


Regards.
User avatar
Ovg
User
Posts: 461
Joined: Tue Sep 05, 2017 4:56 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by Ovg »

Willy Van Nuffel wrote: 1) To see the Javascript-button in PDF-XChange Editor, you must switch the view to Classic Toolbars instead of Ribbon UI.
:?:

I see my JS butons in Ribbon UI
Attachments
Untitled.png
It's impossible to lead us astray for we don't care even to choose the way.
PDF-XChange PRO, 10.1.1 (Build 381) / W7 SP1 x64
Willy Van Nuffel
User
Posts: 2384
Joined: Wed Jan 18, 2006 12:10 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by Willy Van Nuffel »

Thanks Ovg.

Additional buttons are indeed visible via the Add-on Tools-tab/ribbon in the Ribbon UI.
User avatar
TrackerSupp-Daniel
Site Admin
Posts: 8544
Joined: Wed Jan 03, 2018 6:52 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by TrackerSupp-Daniel »

Hello All,

Willy, OVG, It seems that you both have extensively customized UI's but on the default UI, the JS console can be found in the Ribbon menu on the Form tab, for reference, If any more information is needed please let us know!
DMKB18November644.png
Dan McIntyre - Support Technician
Tracker Software Products (Canada) LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
User avatar
Ovg
User
Posts: 461
Joined: Tue Sep 05, 2017 4:56 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by Ovg »

Hello All!

Daniel, we speak about js buttons, not about js console. And we know about Ctrl + J :D
It's impossible to lead us astray for we don't care even to choose the way.
PDF-XChange PRO, 10.1.1 (Build 381) / W7 SP1 x64
User avatar
TrackerSupp-Daniel
Site Admin
Posts: 8544
Joined: Wed Jan 03, 2018 6:52 pm

Re: After Click Zoom In Fit Page size need to fixed 140%

Post by TrackerSupp-Daniel »

just wanted to make sure, Thanks for clarifying. :)
Dan McIntyre - Support Technician
Tracker Software Products (Canada) LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
Post Reply