Search found 2 matches

by rtalakola
Wed Sep 26, 2007 3:36 pm
Forum: GFL SDK
Topic: Java Native Interface (JNI) api for nconvert.
Replies: 3
Views: 7321

Pierre,
Thanks for the quick response.
JNI allows a java program to use the programs written in different languages.
c or c++. Could you please tell me if nconvert uses c or c++.
I would like to call the methods on the dll directly from my java program.
Please let me know if you need more ...
by rtalakola
Wed Sep 26, 2007 1:57 pm
Forum: GFL SDK
Topic: Java Native Interface (JNI) api for nconvert.
Replies: 3
Views: 7321

Java Native Interface (JNI) api for nconvert.

I am wondering if nconvert can be used with Java Native Interface(JNI).
Is there any documentation or examples available for this.
thanks for your help in advance.