Hi there,
Just wondering if anyone could tell me simply if its possible to initiated a .pdf file using
java.
Basically, i want a user to be able to double click on a file and the pdf to open in such a way that they can only view it and have no idea what the file is (as all the file details will be hidden in the java class)
I know about jar files, and was hoping that i could write a reasonably short java program that could be double clicked and open up a pdf file.
Alternatively, is there a way java can be used to 'install' files into a computer from a cdrom?
Thanks for youre help.
Hannah