ptr88l Posted February 7, 2006 Posted February 7, 2006 We run a mixed network of xp and osx. We would like to have users able to click on a button to open a pdf. I have tried using a container field and storing a reference to the pdf file. But the guest machines can't find the pdf file. How (and can) this be set up to open the pdf file? What am I doing wrong? Is there a relatively easy answer to this?
mr_vodka Posted February 7, 2006 Posted February 7, 2006 If you store it as a reference only, then you should store the PDFs in a central location to all users. To open up a referenced file. users can just double click the file reference. If you end up storing the file into the container field, then you can use the Send Event () or Open URL () functions.
ptr88l Posted February 8, 2006 Author Posted February 8, 2006 thank you for the suggestion. Where would be a central location? I have had the file in the data folder of fm server. Should i put it in the g:common drive of the novell/pc network ? would the macs not see it then? or should i put on or two levels higher on the mac server. eg the desktop?
ptr88l Posted February 9, 2006 Author Posted February 9, 2006 I have tried placing the pdf file on the desktop of the server and storing only a reference to the pdf document without success Any suggestion or help would be appreciated.
mr_vodka Posted February 9, 2006 Posted February 9, 2006 You might want to read through these old posts. http://www.fmforums.com/forum/showtopic.php?tid/172930/post/189547 http://www.fmforums.com/forum/showtopic.php?tid/171133 I personally used to use the Troi file plugin to copy a copy of the file onto a designated file path that I had assigned; one for the mac users and another for PC users.
Keith LaMarre Posted May 5, 2006 Posted May 5, 2006 I use a web server to host the files - the files are scanned in numerically and placed in a deterministic location (i.e. server//folder//000.pdf) where the pdf goes up incrementally. I then don't even store the file or reference in fm - just a calculated path - the one shown above. this works well and i actually use it on the web as well as locally.
Recommended Posts
This topic is 6866 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now