For your first question: Specify a network-based file path to your file I/O functions, like the following
\\server-name\shared-folder-name\rest-of-path
You would need proper access rights to the shared folder. You can look at this
post for more gory details.
For your second question: You can use the System Exec VI to launch Acrobat Reader giving it the name of the file to launch (e.g., "C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe pathtofile\myfile.pdf"). Or, you can use a web browser control to launch it that way via a URL.
If you need more specific help let us know.
Message Edited by smercurio_fc on 02-21-2006 11:06 AM