Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
InDesign COM not supported?
#4
I'm sorry, must be _getactive, not _create.

Code:
Copy      Help
IDispatch oidApp._getactive("InDesign.Application")
IDispatch oidDoc=oidApp.ActiveDocument

Also, the macro should be running as User, not as admin.
Macro Macro2445
Code:
Copy      Help
;/exe 1
ChangeParagraphStyle ...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)