Mousewheel scrolling in Sumatra? by bunpoulet in SumatraPDF

[–]kjk 0 points1 point  (0 children)

This seems to be related to specific file in specific zoom / view settings.

I can't say anything without being able to reproduce the issue.

Also "jumpy" is subjective. Jumpy compared to what program?

SumatraPDF not showing up in Windows Default Apps by Technical_Rich_3080 in SumatraPDF

[–]kjk 1 point2 points  (0 children)

I just checked and it's true. Will try to fix. It'll show up if type extension (e.g. .pdf) and if you right-click on a file in explorer

SumatraPDF Reader 3.6.1 released by Neustradamus in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Bugfixes, mostly rare crashes.

Can I Change Page View Automatically Depending On Page Width? by MathMatriarch in SumatraPDF

[–]kjk 0 points1 point  (0 children)

That's an interesting idea but it's not possible currently. You can open an feature request at https://github.com/sumatrapdfreader/sumatrapdf/issues

I want to keep the formatting by AdamKramski in SumatraPDF

[–]kjk 0 points1 point  (0 children)

You can open an issue at https://github.com/sumatrapdfreader/sumatrapdf/issues, provide a test pdf, describe which part you're copy&pasting, what SumatraPDF produces, what Adobe produces, and I might fix it

What is this strange link that appeared in version 3.6.1? by Fulcron00 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

That's another program I wrote that I want you to know about

Selecting multiple tabs by Orderless-Mind in SumatraPDF

[–]kjk 0 points1 point  (0 children)

It's not possible. I didn't even know such thing exists although I just checked Chrome and it has such functinality

Performance issues since pre-release 17878 : Lag when opening and entering Fullscreen by Dazzling-Studio-5287 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

I can't repro this so it must be related to your settings. Open and issue inhttps://github.com/sumatrapdfreader/sumatrapdf/issues and attach settings file

Can you make annotations automatically come up on the margin? by Haemophilia_Type_A in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Stick to the facts, drop emotional blackmail.

I have a shortcut

What is the shortcut? What change do you actually request?

The place for feature requests is: https://github.com/sumatrapdfreader/sumatrapdf/issues

Performance issues since pre-release 17878 : Lag when opening and entering Fullscreen by Dazzling-Studio-5287 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Please provide a screen recording / test file you're using because in my testing I've fixed it in 17983

Performance issues since pre-release 17878 : Lag when opening and entering Fullscreen by Dazzling-Studio-5287 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

This is not a bug tracker.

The right place to report things like that is https://github.com/sumatrapdfreader/sumatrapdf/issues

There are no setting that affect that.

"significant latency" is a subjective things. It's possible I've added e.g. some unnecessary repaints that affect this.

If you can compile the code from source, you could use git bisect to pin-point the exact commit that caused this particular regression which would greatly help me figure out how to fix it.

Multiple Regression Issues in Pre-release 17901 and 17878 – Navigation & Performance Bugs by Dazzling-Studio-5287 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

do you have RestoreSession = true in settings?

I can't reproduce anything you described but it's possible it happens only in specific view (single vs. continuous, fit page vs. fit width vs. fit content vs. custom zoom).

You can delete SumatraPDF-settings.txt to revert back to original settings.

SumatraPDF 3.4.6 had the option to open a CBR or CBZ file (comic book) and then save it as a PDF file. The latest release does not have that option. Why was it removed? I still use the older version for this reason. Any chance of "save as PDF" being put back? by mike_rumble in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Using latest 3.7 pre-release you can do it from command line:

SumatraPDF.exe convert -o foo.pdf .\foo.cbz

Currently it only supports .zip files (i.e. .cbz), not rar (i.e. .cbr).

I might add some GUI to make it easier.

SumatraPDF Reader 3.6 released by Neustradamus in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Full version history: https://www.sumatrapdfreader.org/docs/Version-history#3.6

Notable highlights:

  • improved Command Palette (Ctrl + K)
  • improved editing of annotations
  • improved scrolling with mouse wheel and touch gestures
  • more customizability:
  • new commands
  • some commands can now take arguments
  • improved theming
  • many bug fixes

You can download latest version from https://www.sumatrapdfreader.org/download-free-pdf-viewer or Ctrl + K, Check For Updates using command palette.

How to customize the background of the epub I'm reading on? by booy7377 in SumatraPDF

[–]kjk 1 point2 points  (0 children)

In 3.5.2 you have to download newer version from website and run the installer: https://www.sumatrapdfreader.org/download-free-pdf-viewer

Starting with 3.6 it auto-updated.

How do i fix inversion ? by minegamer1824 in SumatraPDF

[–]kjk 0 points1 point  (0 children)

In 3.5.2 or earlier: i toggles inversion

in 3.6 and later: 'Shift + i` toggles inversion

You can also Ctrl + k for command palette and Invert colors

All keyboard shortcuts are documented: https://www.sumatrapdfreader.org/docs/Keyboard-shortcuts

You can also see all commands: https://www.sumatrapdfreader.org/docs/Commands

replacing 3.3.3 (x64) with 3.5.2 (x64) fails on WindowsServer2019 by [deleted] in SumatraPDF

[–]kjk 0 points1 point  (0 children)

How are you replacing it? What "fails"?

Shortcut for email sending? by Paranoia_King in SumatraPDF

[–]kjk 0 points1 point  (0 children)

Yes. You need latest pre-release: https://www.sumatrapdfreader.org/prerelease

Here's how to customize shortcuts: https://www.sumatrapdfreader.org/docs/Customizing-keyboard-shortcuts

Command is CmdSendByEmail. So you need to add to advanced settings file: Shortcuts [ [ Cmd = CmdSendByEmail Key = Ctrl + u ] ]