|
|
Hi Paul, thank you for your answer. I will try it.
|
|
|
Tryto load document without PdfForms Code:var doc = PdfDocument.Load(@"test.pdf", null);
pdfViewer1.Document = doc;
Also you should youse FPDF_ANNOT render flag in this case. Please read more about this flag here: https://forum.patagames....g-of-the-FPDF-ANNOT-flag
|
|
|
Hi, I'm showing pdf file with some fields in the pdfViewer. I want to disable/enable edit of form fields with button. I'm able to disable/enable the the viewer, but then I can not scroll the document.
Thanks for your time. Peter
|
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close