What is the difference between InDesign Plugin, extension and script?
Hi,
I am new to Indesign and I want to connect to the server of my organization by making a HTTP connection, maintaining login session, sending POST requests and displaying the HTTP response data in Indesign Page.
Also, I want to create a panel and show a pop-up window as well, so that user can login etc.
I went through the SDK tutorial, but I am getting confused whether plugin/script/extension would suit my purpose better?
And is JavaScript sufficient for developing my use case or should I go with c++ approach?
Also, in case I make an extension and share on Adobe exchange, then will people who download it see my source code and is there any way to hide it?
Any help would be appreciated. Thanks
