Replies: 4 comments 2 replies
|
Hmm do you mean you want the OUTPUT of current values of the mouse location which can be done via a script using DDE commands but via cmd would need a more complex approach of "lock and load" a preset custom action which in effect you would also need as
Which as a script would only be 2 steps not 3 but needs an extra EXE such as https://github.com/GitHubRulesOK/SumatraPDF-Plus/blob/master/Plus/SumatraDDE.cmd The current EASY approach is save as a favorite to return to The only part missing is the current zoom this is stored as @kjk |
|
@vu205 |
|
Implemented, will be in the next pre-release. New command Copy Location To Clipboard ( Details:
Paste it after It's command-palette only ( |




Uh oh!
There was an error while loading. Please reload this page.
Can I request a new function ?
When I click RMB, there is more button name "Copy location view" .
Function to copy zoom, scroll, X, Y, path PDF.
I can open exactly view when I use Run or Command Promt.
For example :
cmd /c start "" "C:\Program Files\SumatraPDF\SumatraPDF.exe" -page 33 -zoom "193%" -scroll 0,0 "C:\1\OneDrive \Yxxxx\Material.pdf"
All reactions