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

Text double up + overlapping at top of document #1869

Open
4 tasks done
OliverWales opened this issue Sep 6, 2024 · 0 comments
Open
4 tasks done

Text double up + overlapping at top of document #1869

OliverWales opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@OliverWales
Copy link

Before you start - checklist

  • I followed instructions in documentation written for my React-PDF version
  • I have checked if this bug is not already reported
  • I have checked if an issue is not listed in Known issues
  • If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo

Description

A line of text at the top of this document appears twice in two different fonts/font sizes.

In react-pdf Document:

image

In https://mozilla.github.io/pdf.js/web/viewer.html:

image

Steps to reproduce

Follow setup steps for NextJS. Render this PDF in the viewer.

12c6211a-9755-41ba-9f74-870e72cb7e3e_test-cases_Incorporation_CorpSearchViewPDF.pdf

Expected behavior

The line of text only appears once

Actual behavior

The line of text appears twice with two different fonts or font sizes

Additional information

No response

Environment

  • Browser (if applicable): Chrome
  • React-PDF version: 9.1.0
  • React version: 18.3.1
  • Bundler name and version (if applicable): NextJS 14.2.7
@OliverWales OliverWales added the bug Something isn't working label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant