Hi,
I am currently using the util.readFileIntoStream() method for reading external files into my PDF. When this mehtod is used without arguments, it opens the File Open dialog box set ot the default path. How can I set the default path to a particular location so that user need not navigate to that location each time?
Thanks,