51
Views
1
Comments
Solved
[pdfJS Viewer] PDF does not show values on fields
Question
pdfjs-viewer
Web icon
Forge asset by Eduardo Jauch

Hi, i'm using pdfJSViewer to preview a document generated with customer data, for this purpose i set the data using PDFSharp and save the binary to preview later.

If i download the file and open it on my computer it shows correctly (PDF and setted values)

If i load the file using the pdfJSViewer it only shows the default pdf (without any of the values setted)

Does anyone know what might be the problem?


BestRegards,

Fábio Santos



2019-09-24 18-41-25
Jorge Martins
 
MVP
Solution

Hi Fábio,

That is a current limitation of the PDF.js library used. Progress on filling, saving and printing forms in Mozilla's PDF.js is being tracked on this Github project.

Hope this clarifies!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.