-
Is there a way to magnify the PDF? Hope this has a simple tool on its own to magnify the PDF. |
Beta Was this translation helpful? Give feedback.
Answered by
wojtekmaj
Oct 24, 2023
Replies: 1 comment
-
Nope, not really. React-PDF is kind of like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wojtekmaj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope, not really. React-PDF is kind of like
<img>
, but for PDFs. You need to build features around it yourself.