-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
React-pdf/render. #1754
Comments
You could try to use this library react-pdf that is used for displaying pdf files and it gives you more controll |
PDFViewer has a
Currently not possible with
Not sure I understood this |
how did you solve this problem? |
@Abdo-El-Mobayad Were you able to find any workarounds for this? |
I am making an app with react js that allows users to create resumes, preview, and then download in pdf format. so I found the react-pdf/render module for this task. I have successfully installed the module and configured it. There is some small problem that I can't solve unfortunately such as:
This is my simple code setup.
The text was updated successfully, but these errors were encountered: