PDA

View Full Version : Java support?


robman
May 19th, 2008, 11:42 PM
I wanna to program in a Java application, the foxit SDK can support Java or not?
I can read and write the pdf by foxit create with iText, but I can't get a sumbit button action or URL, how can I do?

jinming_wang
May 22nd, 2008, 06:04 PM
Java technology JNI may help you to use Foxit SDK.Because Foxit SDK dll and Foxit SDK ActiveX are written by C++ language. Which Foxit SDK do you use? Foxit SDK ActiveX support to submit a form to a destination and get hypelink info. DLL does not support form well.