Hi All, As part of my project requirement i have to write a code in java which when executed should open a pdf file (being created) on Linux machine. I am using Runtime.exec() but not able to find correct command to open pdf file. Please help me as it is very urgent.
Hi.. I found the JDIC binary files. There are different binaries for all the plateform. Is there any solution which is independent of plateform. How can I use these binaries in my existing project. does it work, If I place them at same place where other .class files are kept. Thanks Appi