PDF Embed API - can't get form to be editable
New to the PDF Embed API, and happy to get it working to the point where the form is rendering nicely on my webpage, but the form isn't editable, i.e. form fields can't be typed in, but the documentation says this should be enabled by default.
I've tried adding { enableFormFilling: true } to the configuration, but it didn't help. If i open the PDF from the URL straight into Chrome, i can edit the form, what am i missing?
Thanks!
