IPXV_Document.Modified

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
jeffp
User
Posts: 914
Joined: Wed Sep 30, 2009 6:53 pm

IPXV_Document.Modified

Post by jeffp »

I need to check the IPXV_Document.Modified property to determine if a Doc has been modified. However, it isn't returning true in cases where it should.

For example, if I select the Typewriter tool, click into the PDF page, and then type some text, at this point the Modified property is still False. I would expect it to be true. I have to then click somewhere else on the page after typing in order for it to be True.

What am I missing here. Is there something I need to call in my code before calling IPXV_Document.Modifed to ensure that anything I have place on the page will case it to return False.

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

Re: IPXV_Document.Modified

Post by Sasha - Tracker Dev Team »

Hello Jeff,

Please check this topic:
https://forum.pdf-xchange.com/ ... 22#p114022

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