Bug 1693348 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

My feeling here is that it's a dup of:
https://github.com/mozilla/pdf.js/issues/12798

I used `qpdf --stream-data=uncompress scan.pdf toto.pdf` and then in object `139 0 R` I replaced `/GS0 22` by `/GS0 92` (the goal is to just invalidate the ref) and magically blue and orange rectangles appear.
I'm pretty sure that's the problem.
My feeling here is that it's a dup of:
https://github.com/mozilla/pdf.js/issues/12798

I used `qpdf --stream-data=uncompress scan.pdf toto.pdf` and then in object `139 0 R` I replaced `/GS0 22` by `/GS0 92` (the goal is to just invalidate the ref) and magically blue and orange rectangles appear.
I'm pretty sure that's the same problem.

Back to Bug 1693348 Comment 3