You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Use the DocViewer component from react-doc-viewer to preview the PDF.
View the PDF in the browser.
Code Example
<DocViewerdocuments={[{uri: myPdfData}]}/>
Expected behavior
the borders and lines within the PDF to be displayed correctly
Actual behavior
The borders and lines within the PDF are not displayed
The text was updated successfully, but these errors were encountered:
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
Code Example
Expected behavior
the borders and lines within the PDF to be displayed correctly
Actual behavior
The borders and lines within the PDF are not displayed
The text was updated successfully, but these errors were encountered: