Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
InDesign COM not supported?
#2
QM does not support some rarely used things in type libraries. But I never saw such error in >10 years.

Try without a type library.

IDispatch oidApp._create("InDesign.Application")
IDispatch oidDoc=oidApp.ActiveDocument

With IDispatch you will not see the method lists in QM. But converting from VBA is easier.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)