Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdf.js seems to be ignoring annotations added using Preview.app #9552

Closed
Napoleon-BlownApart opened this issue Mar 12, 2018 · 2 comments · Fixed by #11231
Closed

pdf.js seems to be ignoring annotations added using Preview.app #9552

Napoleon-BlownApart opened this issue Mar 12, 2018 · 2 comments · Fixed by #11231

Comments

@Napoleon-BlownApart
Copy link

Attach (recommended) or Link to PDF file here:
https://github.com/Napoleon-BlownApart/Firefox_pdf.js_Problem

Configuration:

  • Web browser and its version:
    Nightly 49.0.1 (Last version that does not require signed addons)
  • Operating system and its version:
    MacOS 10.13.3
  • PDF.js version:
    Standard version shipped with the build mentioned above.
  • Is a browser extension:

Steps to reproduce the problem:

  1. Open PDF using Firefox (Nightly in my case) and two yellow annotations will be visible in the 2nd column of text on page 1.
  2. Open PDF using Safari, or preview, (possibly other readers including Adobe), and four (4) other additional annotations will now be visible, also on the 1st page;
    2a) A "Note" in the top left,
    2b) A comment "This is from Preview" near the top left,
    2c) The first five (5) words of the Abstract will be highlighted in red, and
    2d) The first five (5) words of the Introduction will be highlighed in orange.

What is the expected behavior? (add screenshot)
All annotations are rendered.
screen shot 2018-03-13 at 1 00 05 am

What went wrong? (add screenshot)
Some annotations are not visible.
screen shot 2018-03-13 at 12 59 55 am

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):

@Snuffleupagus
Copy link
Collaborator

Possibly a duplicate of issue #6811.

@janpe2
Copy link
Contributor

janpe2 commented Mar 13, 2018

There is a console warning Warning: Indexing all PDF objects.
This is a duplicate of issue #9129, see this comment.

Here is the first page that I have fixed so that there are no xref problems:
issue9552_page1.pdf
All annotations are shown correctly. No problems with QuadPoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants