Answered
How to get page change event?
Hi.
I know get document change event as ISignalMgr->GetServiceID of CResponder::Respond.
But page event how to get? event mean is page add, delete, etc...
Thanks.
Hi.
I know get document change event as ISignalMgr->GetServiceID of CResponder::Respond.
But page event how to get? event mean is page add, delete, etc...
Thanks.
Hi K159,
you can spy the debug version of InDesign via menu Test/Spy/SpyPreferences for observer notifications. Then add or delete a page and analyse the spy output.
On the kDocBoss there is an interface IPageList form which you can get the page count.
Markus
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.