Forum Overview :: Still Life
 
It was the other laudablepuss by Fullofkittens 12/20/2011, 5:05pm PST
Jing doesn't have an API that you can use in that way. It does, however, have a ftp output (and a file system output), which return customizable strings; if you wanted to hack together something kinda ghetto (and potentially very insecure) you could make a button which sends the file to a drop and then returns a URL, and when you click on the URL the file location could be a parameter in that URL, which leads to your ticketing system, which then uses that parameter to go get the file.

If you want to do it in a much more elegant (and supported) way, Snagit exposes all of its inputs, transformations, and outputs via a COM server, the details of which are on the product documentation page. The zip file on the page includes code snippets for C#, C++, VB and VBScript. They put all that stuff in the product for exactly the purposes you're describing.
PREVIOUS REPLY QUOTE
 
Who is it that works for Jing? Fullofkittens? laudablepuss? by E. L. Koba 12/20/2011, 12:17pm PST NEW
    Not me, but this sounds like a cool idea . . . NT by laudablepuss 12/20/2011, 12:57pm PST NEW
    It was the other laudablepuss by Fullofkittens 12/20/2011, 5:05pm PST NEW
 
powered by pointy