Editing Form/Entering data into form fields events

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
coblejesse
User
Posts: 34
Joined: Thu May 16, 2019 7:44 pm

Editing Form/Entering data into form fields events

Post by coblejesse »

Hi,

I'm working with the Full Demo and trying to be notified when a user is editing or entering data into the form fields to show that the form has changed. The pdfCtl_OnEvent is not being fired when either of these two occur. Do I need to add another event to the IDS enum to be registered? I'm using C#.

Thanks,
Jesse
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Editing Form/Entering data into form fields events

Post by Sasha - Tracker Dev Team »

Hello Jesse,

This event will be fired when the form fields are changed:
https://sdkhelp.pdf-xchange.com/vi ... ds_changed

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply