0

edit: the jpeg image said it was 118 dpi vert and horiz. I set the "CustomScreenDPI = 118" in the properties pad and saved and no difference was observed. I tried going through compatibility settings (I have windows 8.1) and no difference. Tried running as admin and all that, no difference. tried just using 1 monitor and consolidating settings for that, no difference.

I was trying to get a comic viewer working with multi-page vertical page scrolling (i.e. where you can read vertically without page jumps), sumatrapdf was the only recommendation found across the threads seeking this feature.

However I noticed the output was noticeably blurrier than what was seen through other programs. Notably below is a zoomed in section displayed in both windows photo viewer and sumatrapdf. The file in suma is a .cbz, and windows photo viewer is displaying the extracted .cbz (jpg images in this case). Seen below, the image one in suma is really quite blurred compared to windows photo viewer.

Now I did open the jpeg that windows photo viewer was specifically looking at to see if it was a weird thing to do with formats or too many pages displayed in suma or whatever, but there was no change (i.e. was still blurry in suma) even when comparing a single jpg in suma vs a single jpg in windows photo viewer.

I would like to know if I can get rid of the blur and bring the display up to that of what's seen in windows photo viewer. Short of that, I'd want to know what's causing this difference.

I looked through the settings, but didn't really see anything about setting the quality of the display in suma. If there is one I missed though, let me know so I can try it.

kite
  • 187

1 Answers1

0

Generally this "feature" cannot be changed in SumatraPDF as its related to the difference in handling PDF as pixel perfect images (jaggies) compared to image files where anti alias edging is used across the board (screen) So you will see a difference if you open jpeg or cbz of jpegs and right click save as PDF (can be a temporary file, if you don't want to keep it)

Usually the complaint is the other way around, here a PNG on the Left Pair is on the Right Pair saved as PDF where edges are more "vectorised" often called jagged. The image is unchanged but the rendering is "softer" for images in general.

Resolution of course is a big factor since there are o DPI in a PDF its the density that makes the difference so less dense = squarer. A screen was traditionally considered a nominal 96 ppi, but for reading 300 ppi is advised for zooming into graphics.

enter image description here

K J
  • 1,248