I would like to create a plugin that allows the user to create a return kit and upload to the server from the Editor View.
What is the best method to access this functionality from the API?
Hi,
sorry if this is a weird question, but I'm NOT a developer, I'm a batch scripting guy...
The old Trados 2007 SDK documentation was perfectly comprehensive and I used it for creating some nice automation scripts, e.g. in JScript
var wb = new…
You can program in any programming language that is supported by the .net framework. For a complete have a look here:
My suggestion would be C# since all the samples are written in this language but also Visual basic can be a very good choice.