PDA

View Full Version : Using Foxit


sunny
March 3rd, 2008, 04:27 AM
Hi
I am looking for a PDF viewer and editor for embedding in standalone Java Swing application.
Does Foxit Reader provide such a api . Can it be used in Java Application.

Thanks
-Sunny Jain

jinming_wang
March 4th, 2008, 09:04 PM
HI.
Unfortunately, Foxit API is written by C++ syntax,and we don't provide api which could be used in Java Application for now.Maybe you could use JNI instead.