Open
Description
Attach (recommended) or Link to PDF file here:
Configuration:
- Web browser and its version: Chrome 94.0.4606.81
- Operating system and its version: MacOS 11.6
- PDF.js version: The version was not found, it was generated by running
gulp minified-legacy
after updating from the master. - Is a browser extension: Yes
Steps to reproduce the problem:
- Open this PDF and scroll to A B S T R A C T
- Select and copy
asymmetrically
- Paste the content as
symmetrically
What is the expected behavior? (add screenshot)
Paste the content as asymmetrically
What went wrong? (add screenshot)
Activity
Snuffleupagus commentedon Oct 22, 2021
None of this is useful, since "the latest" doesn't mean anything; you need to actually fill out this section properly with actual names and version numbers explicitly specified.
That's most definitely correct, see https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf#G11.1696265. (And if that were a bug, which it clearly isn't, you should always report one problem per issue.)
[-]Misaligned and page fault[/-][+]TextLayer slightly misaligned[/+]Vanessa219 commentedon Oct 22, 2021
Thanks, updated.
TazmanianDI commentedon Sep 22, 2023
Instead of creating another issue, I'll just add a comment with a second example and some more details. I tried on two different machines and 5 different browsers, all with the same results. I initially noticed this developing the pdf viewer on my own site but I was able to repro it using the version that is deployed at https://mozilla.github.io/pdf.js/web/viewer.html.
Repro:
Operating system: Windows 10 22H2 19045.3448 and MacOS 13.6 (22G120)
Browser: Edge 117.0.2045.36 (Windows), Chrome 117.0.5938.92 (Both), Firefox 117.0.1 (Mac), Safari 16.6 (18615.3.12.11.2) (Mac)
Library version: 3.10.111
Is browser extension: no
pdf_open_parameters_acro8.pdf

TazmanianDI commentedon Sep 25, 2023
Someone pointed out to me that this library is what is actually used as the built-in/native viewer in Firefox. So I tried opening the link to the PDF above directly in FF and it also shows the same misalignment problem. The Chrome viewer for comparison does not.
Podginator commentedon Dec 10, 2024