Quantcast
Channel: Adobe Community : Popular Discussions - InDesign SDK
Viewing all articles
Browse latest Browse all 78596

How to open an .indd file in commands

$
0
0

does any one know how to open an .indd file in commands from a plugin(without opening from the normal procedure..File -> Open ...)

in my plugin I tried,

  SDKFileOpenChooser fileChooser;

fileChooser.AddAllFiles();

fileChooser.ShowDialog();

 

     It shows the dialog window to choose a file. but i don't know what to use that file to be apperead in Indesign application.

 

If you have any idea please let me know..


Viewing all articles
Browse latest Browse all 78596


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>