Home / Red grid on some pages
you can upload files per https://www.sumatrapdfreader.org/docs/How-to-submit-bug-reports.html
or if you dont want to register there, then add a link here e.g. to dropbox
as your file subject is maths it is likely your issue may be similar to https://github.com/sumatrapdfreader/sumatrapdf/issues/892 was the file generated by R ?
Here is a pdf that has the red grid problem: https://www.dropbox.com/s/y7o4n0tdl9yf9gy/selection.pdf?dl=0. For some reason only the first two pages are affected. You should notice that when viewing in the dropbox browser viewer it all looks fine, but the red grid is there when you download it and view with Sumatra.
I had seen the issue about R, but I don’t think it’s related. The pdfs in question were created with MS Word.
Is it possible to share the source DOC or DOCX too?
I would love to be able to, but unfortunately they were not created by me. I only have access to the pdfs.
There is a crude fix at https://github.com/sumatrapdfreader/sumatrapdf/issues/1005 that may help whilst viewing
“crudities” as it stands are
- It works on the image part and drops things like OCR so the “backup” is needed for cut and past of text etc
- the file size gets bigger especially if the resolution is increased (e.g. you ammend code to magick\convert -density 300 “%~dpn1.backup%~x1” %1 this can result in increased print size etc.)
- metadata is changed (see the “backup” copy for author, date modified etc)
- the file will not be to PDF/A standard etc
here is a screen grab of your file after running FixPDF with density at 300