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
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!