Display PDF as a react component including editable form fields #19183
Unanswered
b521f771d8991e6f1d8e65ae05a8d783
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I am trying to embed pdf.js into a React application, since I could not find a working react-module (suggestions are welcome, too), I am trying to embed pdf.js myself.
Ideally, I want a similar experience as when using the pdf viewer included in the browser, which renders my PDF form correctly.
I came up with the folling code:
Or can anyone point me to some recent documentation? Especially concering PDF forms
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions