Is there any way to communicate with Adobe bridge using C# console application?.
I want to create thumbnails for given Image folder (ex:SamplePictures) using bridge..
I know that Bridge support java script,Is there any way to program with the JavaScript to Bridge..
Here is the process:
Run Bridge SDK
Find method to create thumbnail
Call method via JScript
Call C# from JScript
References
Adobe Photoshop JavaScript Scripting Reference
How to call C# from JScript.net?
Developing Applications using Inter-Application Communication
How does the C# compiler detect COM types?
Using a COM dll from C# without a type library