When Saving in idml format CResponder::Respond sends kAfterOpenDocSignalResponderService service ID
Hi,
I have a class derived from CResponder and I have overridden the Respond method.
When saving an indd file the method is getting called with the servide ID 3602, but when an idml file is saved the Respond method is getting called with the service ID 3599 -
(kAfterOpenDocSignalResponderService). Due to this I am unable to identify that it is actually trying to save an idml file. Any idea why this is hapenning?
Thank you so much!
