cyntler / cyntler/react-doc-viewer
Border and lines not displaying when using react-doc-viewer
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
## 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
```jsx
```
## 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

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.