Skip to content
New issue

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

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

Already on GitHub? # to your account

Border and lines not displaying when using react-doc-viewer #237

Open
juanhuang99 opened this issue Apr 15, 2024 · 0 comments
Open

Border and lines not displaying when using react-doc-viewer #237

juanhuang99 opened this issue Apr 15, 2024 · 0 comments

Comments

@juanhuang99
Copy link

Problem Description

I'm using react-doc-viewer version 1.14.1 to preview a PDF file that includes borders and lines, but when viewing it in the browser, the borders and lines are not displayed.

Steps to Reproduce

  1. Use the DocViewer component from react-doc-viewer to preview the PDF.
  2. View the PDF in the browser.

Code Example

<DocViewer documents={[{ uri: myPdfData }]} />

Expected behavior

the borders and lines within the PDF to be displayed correctly
image

Actual behavior

The borders and lines within the PDF are not displayed
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant