Yes it is sorry i didn't add the url
http://www.pegatech.com/Articles/Article.asp?ArticleID=64&CategoryID=88
they have some samples under directory
Z:\NoteTaker SDK 2.2\Samples\HCTDemo
But it is in C maybe the best solution is use JNI to call the C code from Java, but I never do this before if somebody have a very for dummy's tutorial to do this I'll apreciate very much
thanks for answer
Unless they have provided a Java library you will DEFINITELY have
to use JNI. JNI is not very hard. If you google for a tutorial you will
find many for almost all languages.
There is a simple Hello World tutorial from Sun.
http://java.sun.com/docs/books/jni/html/start.html