Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 66447

Re: VBA from outside indesign

$
0
0

I used VB6 to compile a script as a stand alone application. In this way you can run it anywhere on your system.

 

Try

Set myInDesign = CreateObject("InDesign.Application")

this works for me.


Viewing all articles
Browse latest Browse all 66447

Trending Articles