Closed nathanvale closed 11 months ago
I am also encountering this issue. Any update?
@CSWITH89 Try using renderTextLayer={false} renderAnnotationLayer={false}
Duplicate of #1292
@mwanago This way you're removing an important accessibility feature. I would advise against it in most cases.
Late to the thread, but on adding renderAnnotationLayer={false} or importing the annotation css layer, the scale attribute of Page stops working. Anyone found a workaround for that?
Before you start - checklist
Description
Steps to reproduce
Expected behavior
Pdf pages should render correctly with no additional pages with just text
Actual behavior
Pdf pages render incorrectly with additional pages with just text
Additional information
No response
Environment