Hello,
I have a pdf form where all fields are filled and then the pdf is saved. (This is done with PdfImportedDocument, but the result is the same, if I fill ist with Acrobar Reader)
If I open it with Acrobat Reader, the values of the fields are shown correctly.
But if i open it with the PdfViewer, all fields are empty.
I also tried to set PdfImportedDocument.Form.Flatten = true;
How can I show the filled form with PdfViewer?
(I dont mind, if the document ist no longer a form after saving.)
Hope, you can help,
Best Regards,
Robert Witter
asked 12/17/2018 10:33:04 AM