createObject problem
when use createobject method call indesign application, exception "cannot create activex component" generated.
_myindesignapp = createobject("indesign.application.cs4")
i using indesign cs4 on windows 7 x64 machine.
which vb using: vbs,vba,vb6,vb.net?
if using vb.net code should be
set _myindesignapp = createobject("indesign.application.cs4")
More discussions in InDesign Scripting
adobe
Comments
Post a Comment