PDF Embed API - Fillable form.
I have a fillable form that has already been filled and stored in Firebase.
I'm trying to view this PDF in my web application. This PDF is showing in the application without any problems. However, the information filled in the fields is not visible.
If I access the link of this file directly in the browser, it is possible to see the information filled in, but, as I said, when I used the PDF Embed API, those fields are blank.
In my web app:

Direct link to Firebase (https://firebasestorage.googleapis.com/v0/b/project-ergo-2b295.appspot.com/o/nasa-tlx%2Fexample.pdf?alt=media&token=1)

Does anyone knows how to fix that?
Thank you.
