|
|
Hi Paul, thanks! Really simple... It's working! Regards Peter
|
|
|
You should subscribe to the corresponding events of the PdfForm class instead of using a low-level api. Code:var doc = PdfDocument.Load("234234", new PdfForms());
doc.FormFill.AfterValueChange+= ...
or Code:pdfViewer1.FillForms.AfterValueChange+= ...
|
|
|
Hi, there are some callback Methods like OnAfterValueCnageCallback(IntPtr field). How handle this in C#. Have I add this Method to Form?
Regards 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