Creating hyperlink to a network file?

Hello All,
I am having issues with Adobe Acrobat and hyperlink to a network file.  I am using Acrobat XI and I have successfully created a link to a text that "Open a File" located on our network share.  It works great, when others are executing the PDF from the network share, but when I send the PDF to another user and he/she tries to click the link it adds the local computer path in front of the "original" path of where the file is located.
Is there a way to correct this? 

You attached the PDF to the email. The reciepent views the PDF from within the email client/application or saves the attached PDF to the local machine's hard drive. In either case, yes, Acrobat and Reader resolve the link from within context of the local machine.
Network shares typically are provided a mapped drive.
Perhaps "X" or "S" or whatever.
If this is common to all users  then simply place the path shown in the file browser's address bar in the body of the email.
Example:
"X:\PDF\Saves\" would, when clicked from within the body of the email, open a file browser session to the "Saves" folder and display whatever files were in the folder.
Or
"X:\PDF\Saves\xxxx.pdf" would result in the PDF being opened in the Adobe Reader / Acrobat.
How a PDF can refer to the contents of another PDF file read section 7.11 File Sepecifications in ISO 32000-1.
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_200 8.pdf
Be well...

Similar Messages

  • Allowing user to create link to a network file

    Is there a way to allow the user of a form to enter the path to a local network file (such as a Word document), so that when others click it, it will take them to the file?
    In a thread in another forum, someone posted the following method of create a button containing the following code that converts text entered into a text field into a hyperlink:
    if (xfa.host.name != "XFAPresentationAgent")
        var oURI = xfa.resolveNode("form1.page1.header.TextField2").rawValue;
        var oLink = "<body xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\"><p style=\"letter-spacing:0in\"><a href=\"" + oURI+ "\" style=\"margin-top:0pt;margin-bottom:0pt;text-valign:bottom;font-fami ly:'Myriad Pro';font-size:8pt\">" + oURI + "</a></p></body>";
        xfa.resolveNode("form1.page1.header.TextField2").value.exData.loadXML (oLink, false, true);
    This works great for internet URLs; however, when you enter a local or network path (for example "Y:\Network\File.doc"), you get the following error message in your default browser:
    Firefox doesn't know how to open this address, because the protocol (y) isn't associated with any program.
    How would you alter this code so that it links to a local or network file, and doesn't try to open it in a web browser? Or, if this isn't possible, is there any other way to allow the user to create a clickable link to a file?
    Thanks,
    Jo

    I've never tried it and there may be alternative ways of doing it, but I would think the only way you can provide formatting tools - without recreating each tool - is to use an Applet.
    What you're trying to do is create a document object on the server, have the user select an command on the client side (such as underlining text), have the client pass the command back to the server, and echo the results of that operation, right?
    It would be incredibly awkward and impractical to do that through a conventional stateless HTTP medium such as JSPs, PHP or JavaScript. It may have been done before, I'm just not aware of any attempts to do so.
    Are you willing to consider alternative third-party solutions, open source or not? Or is this something that you explicitly have to code?

  • Acrobat X Standard does not creates hyperlink from Visio 2003 files ?

    I am workin in a big company (5000+ employees) and we just migrated from Windows XP to Windows 7 with Office 2010 and from Acrobat Professional to Acrobat X standard
    I am still using Visio 2003 (this is not migrated yet to Visio 2010), and I am not able anymore to generate pdf-files from Visio files with Hyperlinks!
    For excel files it works fine.
    What do we need to do? is there an extra Visio (2003) Add-In module needed for Acrobat X, or do we need to purchase another Acrobat version?
    Please Help!

    Should you submit a use/business need to have the company IT group install Acrobat Pro another reference to add to what Bernd provided is at:
    http://kb2.adobe.com/cps/333/333504.html
    Scroll down to the information for MS Visio.
    You will observe that for Vision 2010 (which you'll most likely be migrated to) you must have the PDFMaker asociated with Acrobat Pro X (for 32-bit only - no support for 64-bit Visio).
    Be well...

  • How do I stop OSX from creating ._ thumbnails of network files

    Our macs are networked to Windows servers that hold a large amount of image files. These are updated on a continual basis unfortunately the files can't be saved directly to the server but copied blindly into the folder from our macs. The ._ invisible files on the mac appear in windows, not really a big deal (although I would rather they didn't exist a all) The big problem comes when the folders on the server are opened on the mac, it takes forever for the mac to create the little alias or thumbnail files for each image. How do I stop OSX from doing this.

    You can stop "some" of those pesky ._invible files with this...
    http://docs.info.apple.com/article.html?artnum=301711
    Havent seen a way to stop the annoying icon thing, but possibly you could reduce it a bit by using the Finder Pref... Open New Windows in Column mode.

  • Pages: create pdf documents with hyperlinks to web pdf files

    Hi everybody,
    I've created a pdf file with Pages, it contains a number of hyperlinks some of them work and the others don't.
    The ones that works are linked to an html page, and those non working are linked to pdf documents on the net (still beginning with http:// but ending with .pdf).
    I don't know ho to solve this because Pages automatically create hyperlinks and the only options available are email, pages document, web page and bookmarks.
    Any suggestion?
    Thx

    Hi Jeff and thanks for the reply,
    the links work perfectly in the pages document but one I've exported it in pdf some of them don't work anymore.
    I don't see any difference in the url structure of the pdf links, they are copied ant pasted from the url box of the browser.
    Here's one of the link that don't work
    http://www.enpap.it/documenti/elezioni1317/NOTAI_COLLEGIO3_SUD_E_ISOLE.pdf
    Could the problem has something to do with the underscores or capital letters? It would seem strange but I don't know what's going on.
    Dave

  • Already create hyperlink in MSWord file. same link how can i import in indesign?

    Dear All,
    Already create hyperlink in MSWord file. same link how can i import in indesign?

    I'm not having an issue as shown below:

  • How do we create Hyperlink to local file on c:\ in Web Intelligence

    How de we create Hyperlink to local file on c:\ in Web Intelligence.
    Thanks in advance,
    K.

    K,
    You can't hyperlink to a local file when you are in WebI.  The ability to hyperlink requires the http protocol to be employed, wrapped within a web service (like IIS, for instance).  So to hyperlink to any file, that file must be a part of a web service, and the web service must have access to the folder (again, like in IIS you must create web shares and IIS must "mount" those shares in an http environment).  Hopefully I'm making sense to you on why it can't be done. 
    On the other hand, content that is static and has been made available for browsing on the web can also be linked to by populating a cell in a WebI report, marking that cell as "read cell contents as hyperlink", etc, etc.
    Thanks,
    John

  • How to create a network file system on a small ethernet lan?

    Hi there,
    Have been wondering about creating a network file system on a small ethernet based lan. i don't know anything about how you do this but figure you need more than a normal external hardrive Many thanks for any responses

    Hi there,
    As far as I understand, you would like to be able to have a central location that all your computers can access and store files?
    If this is the case, and you want to use your lan router, there are many products that do such a thing. These devices are known as "Network Attached Storages" or NAS. They plug into your router like your computers do, and then allow your computers to access hard drives stored in the devices.
    The following link shows some NAS units on the tech shopping site Newegg.
    http://www.newegg.com/Store/SubCategory.aspx?SubCategory=124&name=Network-Storag e-NAS
    Hope that helps, and let me know if you have any more questions!
    Elliott

  • How do i get rid of old files previously networked to Distributed Sytem Manager so as to create a new network file, all files have been deleted off my laptop already?

    6 old network files keep showing up in Labview even though they have been deleted from both labview and removed from my laptop. Why does labview insist on keeping them in this history as now it will not allow me to network a new file
    All help appreciated.

    Got this issue resolved, basicaly what was happening was in the distributed system manager old copys of libraries which I had created previously and deleted kept showing up in my networked items and i could not delete them, what i had to do was to stop process and remove process on any that were showing up then reboot my laptop and this deleted them off the system altogether, this was time consuming for me as I had a load of old libraries to delete before i could network my new library. Eventually got it working after my laptop reboots.

  • Web-Disk on OSX 10.9 Give me this error: "Finder got an error: Network file permission error."

    Previously I was using OSX 10.8 and Web Disk was working great.
    Since I upgraded to OSX 10.9 Web Disk Dont Attach to my compputer and give me this ERROR:
    FInder got an error: Network file permission error.
    When I got this ERROR first time I searched GOOGLE and found this link: http://cammodude.blogspot.no/
    And I did:
    To force all connections to be SMB1:
    Open A terminal window
    paste in the following line followed by the return key(should be all on one line): 
    echo "[default]" >> ~/Library/Preferences/nsmb.conf; echo "smb_neg=smb1_only" >> ~/Library/Preferences/nsmb.conf
    What the command does:
    Creates a file called nsmb.conf  in your  home directory at the path ~/Library/Preferences/nsmb.conf.
    Adds directives to force SMB connections to use the SMB1 protocol.  This is slower but stable.
    Then I could use Web Disk on OSX 10.9 after executing this command in Terminal.
    But now I restarted my Macbook and now Im NOT able to connect to Web Disk and get the same ERROR.
    FInder got an error: Network file permission error
    After trying 100 times it attaches 1 time but then show this ERROR:
    Can't get <<class cdis>> "my.server.com/2078" of application "Finder".
    If this happen then I can see the files in Finder and see the Contents and Size of files but if I open a PHP file in BBEdit then it shows BLANK.. But actually it is NOT blank.
    Now Im stuck How can I solve this? All help is highly appericated..
    Thank you so much...

    Hi,
    Make sure to chmod the app, something like this :
    chmod -Rf 777  secure_site_WebDisk.app
    (in my case the CPanel provided the app for my OSx version.)

  • Creating a small office network with Leopard

    Here is the set up. I apologize for the length but I want to explain as much as possible.
    I work in a small ad agency that has 6 macs: 1 G4 mini (Tiger), 2 PowerMac G4 Mirrored (Tiger), 1 Cube G4 (Tiger), 1 MacBook (Leopard, 1 iMac CoreDuo (Leopard).
    The user names of our home directories are all over the place, some machines have the same user name (two different machines have the same user name "FRED" for example).
    Some of us connect to our network wirelessly and some through the ethernet plugs in the walls.
    We work off files on an External Hard Drive connected to a MacMini G4 running Leopard.
    We have had so much BAD LUCK with this.
    Some users can't save files that others worked on because of "insufficient privleges".
    SOOOO... we switched the MacMini's OS to Tiger because it worked before we upgraded to Leopard. Now we can't back up the External Hard Drive either by copying the files to a Firewire External Hard Drive or by using something like Carbon Copy cloner.
    I have clicked IGNORE PERMISSIONS of the External Hard Drive and the backup Firewire External Hard Drive and still no dice.
    SO.... We are starting over. We are getting an Intel MacMini as the brain and two USB externals to set up as a RAID for the file storage. We are then using a third external USB to run time machine.
    My questions:
    1) Should we create new user accounts on our existing machines to "start over", using unique names? A server guy from another ad agency suggested this.
    2) Is there a way to reset all file permissions on the existing external file storage hard drive so that EVERYONE can read and write? I would like to do this before trying to copy all these files to our new RAID External Hard Drives.
    Sorry this is so **** long and confusing, but I can't find any straight answers.

    jocko homo wrote:
    Thanks for the reply. I wish we could get Lepard server but the budget didn't include money to get it unfortunately.
    Any chance of looking at the budget again? It seems like an awful lot of work for something that only costs $500.
    Does that mean I set the UID for every user to the same Number? I'm not up on what a UID is unfortunately.
    It would definitely be a good idea. It probably won't do much to address your problem. It would just remove another layer of complexity. The UID is the user ID. Root is user ID 0. The first user is usually 501, second 502, etc. If you had each machine setup the same way, then user 505 on machine A would have full access to user 505's files on machine B. The actual names are irrelevant. It is the UID that is important.
    But again, this does not address your issue at all. You actually need user 505 to access user 501's files. That is something else. Ignoring permissions will work for local file systems, but not for networked file systems. Unfortunately, I'm not really that familiar with network security in an application environment like MacOS X. There are certainly ways to do it and MacOS X server is certainly one way. I don't know the others.

  • How to hyperlink from a pdf file to a specific page in a second pdf file

    I would like to setup a set of pdf documents, on the hard disk of a PC or Mac, that can be open in acrobat pro and have hyperlinks that jump to, and open in a new window, in acrobat pro, to a given page of a second document in the set.
    It seems to me to be something that everyone would want to do and should be simple enough.
    But I seem to be missing something.
    I had partial success a few years ago using what I recall are the following general points:
    Create files in word,
    Use absolute address
    Use / not \,
    Converting the spaces in the address to %20
    Set the hyperlink base to “file:///T:/PdfDocumentsFolder/”
    Add location with  #page=3 to end of file name, 
    Convert to pdf with acrobat pdfmaker
    Open pdf with web browser into reader.(could not get it to work on mac with OS 9) by Checking Edit-Preferences-Internet-Web Browser Options-Display PDF in browser
    This will allow the pdf to open to a given page, but only in the acrobat reader under MS IE, Not in Acrobat pro and not on a mac even in the reader.
    Now I have a large (500) PDF documents with a very large number of comments and a key user switched to a Mac and can not automatically go to the page and would lose or have to transfer comments that have been made on the pdfs.
    I have looked at and tried a number of things that have not worked:
    Change all the links by hand:
    Tools-Advanced Editing-Link
    Action-Open file
    I can not see where when Inserting a link by hand one can place the page number
    Action-Open weblink
    Close, This can open a file,
    If Edit-Preferences-Internet-Web Browser Options-Display PDF is checked it will jump to a page
    But if it is not checked it will open in acrobat pro and not to the page
    Does not seem to work on a mac
    Looked at acrobat javascript
    Don’t seem to see any method that would allow a page number
    Under open document
    Open under a URL
    app.launchURL("Document.pdf", true);
    seems to error if a #page=2 is add to file name
    Looked at security
    Don’t seem to see that there is anything in the preferences that can be set to enable the jump to page action
    Looked at privileged and non-privileged and did not see how that would help
    Looked at adding disclosed=true;
    function Disclose()
    this.disclosed = true;
    Looked at Portfolios to see if some kind of group of documents would allow the jumps but could not find a solution.
    I have not looked at bookmarks to see if I bookmarked every page “Pagexxx” and then jump to the bookmark would get around the problem.
    So I am not getting the right combination and could use some help
    Thanks
    John
    Current Systems in use:
    Windows XP
    Acrobat 9 pro version 9.4.4
    Or
    Mac OS 10 Lion version 10.7.4
    Acrobat 9 pro version 9.5.1
    (note I have limited understanding of Mac’s)
    P.S.
    In a similar vain within the word source documents I was able to get a hyperlinks to make the same kind of jump to a page using a VBA macro with the following call:
    Shell "C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe  /A page=" & iPageNum & "&Zoom=125=OpenActions """ & sHyperlinkBase & sHyperlinkAddress & """", vbNormalFocus
    After parsing the hyperlink and to get file name and  the page number
    So I know acrobat pro can be called as an application to jump to a page

    Thanks for that information.
    I did not see that the “go to view link” could change documents. I thought it was only within a document.
    I manually added two “go to view links” and that seems to work on both mac and pc computers.
    That brings up two questions.
    For old files can a acrobat java script batch file be setup to read the hyperlinks in a pdf document  and replace them with a “go to view link” style?
    Can one place a “go to view link” style in a word document and then have the adobe convert to acrobat process it into the pdf format with the rest of the document? (or set up the converter to make word hyperlinks change to pdf “go to view links”?

  • How to set up TimeCapsule (4th) to create own private (wired) network behind Airport Express (5th) that is set up to join existing wifi-network of fritz adsl modem/router?

    I work in an office building with free Wifi to connect to the Internet. I want to be able to use this internetconnection, but at the same time I want to shield of my own wired network.
    I've made the following configuration:
    - fritz adsl modem / router
    - Airport Extreme (5th gen) set up to join existing wireless network (green light, works)
    - Lan-cable from lan-port AE to wan-port TC (4th gen)
    - Lan-cable from TC to Mac
    - Lan-cable from TC to Printer
    When I set my TC (network-settings) in bridge-mode everything works fine, but my Mac and Printer get an IP-address from the fritz modem / router and are visible to others.
    I tried to set TC in NAT/DHCP-mode, but then I get the error message that I should set a static IP-adress for TC. When I set TC in DHCP-mode, it looses connection to the AE. I'm not sure what to do now. Does anyone know how to set up my TC and create my own private network and still be able to get on the internet?

    Hajenius wrote:
    Is there a better alternative? I'd rather not want to reset my TC every day.
    You are using free internet.. so there is a price to pay.. that is convenience and non-ideal network setup.
    The better alternative is to pay for your own connection. Then you are completely free of the possibility of others in the bullding seeing your connection. (as long as you secure the wireless).
    But I think you are probably over worrying about public wifi.. if it is setup right.. ask the building admins.. it should be setup so each user cannot see another users connection. This is typical for most wifi setup and simply means you can see internet connection but nobody else on the connection. ie other wireless users.
    Having a router with NAT makes it then more secure again and allows clients on your own network to interact with each other. But you can setup wireless to the free wifi for every client.. (depending on how many IP you are allowed).. and run a secondary network without internet access. This is easy for desktop etc where you have a wireless and a wired connection but less convenient for mobile devices.. unless you use a cloud connection and each client can link and share via that.
    Have I made the explanation worse??
    Think of it this way.. if you had 3 laptops.. all 3 could connect to the internet from the building wifi.. but they cannot talk to each other or share resources in local office. You can put resources out in the cloud, that can be shared.. but that adds traffic and most free services are not fast.
    Now you can also plug all three into Time Capsule by ethernet.. and share local resources. Files, printers backup etc. This network is not connected to the internet at all. Each laptop has internet via free wifi and local connection.
    For devices like iphones that have no ethernet or other method.. you could use local wireless and public wireless.. but in turns.. still the only advantage is less issues with double NAT.. if that causes problems.. then this is an alternative.

  • Network file sharing in Lion

    I have some folders shared in Mac OS that was easily available to my other computers in network and guest OSs installed on virtual machine on Mac OS host but since I've upgraded to Lion sharing stoped to work "normally". I still can see my mac machine in network group but it no longer allow to connect as a "Guest", so I can only explore my shared folders having entered my Mac OS user login and password but doing that I get an access not only to shared folders but to the entire mac drive and all subfolders... How can I fix that and is it possible to use network file sharing in Lion as it was in SL and previously?

    Hi Prashanth,
    There are multiple ways to move content from fileShares to SharePoint.
    Step 1: Create the SharePoint Information Architecture - create a site collection preferably chose a document center template, create document libraries and folders as per the network folder structure in your organization.
    Step 2: Map your File Share as Network drive in your client machine, and same way map your SharePoint website document library as network drive too. Drag and drop files.
    Note there are 2 issues for this approach,
    1) your document metadata will be lost, the last modified by will change to the account with which you have logged into SharePoint while copying, and the last modified time will be changed.
    2) Its a tedious manual approach if you have lots of files.
    Now for retaining the metadata you will need to depend upon a 3rd party tools ( or this codeplex solution: http://f2sp.codeplex.com/ (I havent verified that this works with Sp 2013 or not).
    Using 3rd party tools has the advantage of retaining metadata and any issues with file naming conventions will also be taken care of most of the prominent tools which otherwise needs to be taken care by administrator manually. - Note SharePoint has file
    naming conventions - https://support2.microsoft.com/kb/905231?wa=wsignin1.0.
    Also In order to reduce the effort in second step you can also create content organizer rules and map your drop off library as the drag and drop location.
    finally do read this awesome blog post by Sean Earp and Andre Kieft before starting of with the project. http://blogs.technet.com/b/ptsblog/archive/2013/11/04/migrating-file-shares-to-sharepoint-online.aspx
    Hope that helps.

  • Hyperlinks in FrameMaker 8 File don't work consistently when PDF'd

    I have a FrameMaker 8 file with internal hyperlinks. When I test them in FrameMaker they work but when I PDF the file SOME of them are not working. I'm using Acrobat 8 as well.

    This thread may be dead already, but I'll chime in anyway....
    Kelly (response #5) touches on something that I think is important:  character style changes in a heading or other paragraph style (such as table title) can cause the link to end at the point where the character style changes.
    For example, consider a heading containing italics:  "Configuring the Merlin System."  Whether the hyperlink is broken depends on how you apply the italics:
    If the italics are applied using a named style such as Emphasis, the hyperlink breaks at the "M."  "Configuring the" is hyperlinked, but "Merlin System" is not.
    If the italics are applied without assigning a character style but only by setting Angle to Italics in the Character Designer, the entire heading is hyperlinked.  That's the good news.  The bad news is that your italics are missing in the TOC.
    This behavior is not necessarily buggy.  It is required, in fact, for creating hyperlinks manually:  you mark your text with a named character style and then create a "hyperlink" marker in it.  What would be nice is if Adobe would separate the feature into two flavors:  one that works for generated links regardless of character style, and one that works in its current form for user-created links.
    Fixing bad links:
    If you have Adobe Acrobat Professional, use Tools > Advanced Editing > Link Tool.  It draws a box around each link.  Drag the box handles to resize a link around the proper area.

Maybe you are looking for

  • Wrong result in SUIM ( bug ? )

    Dear experts, I find something strange in SUIM report. I created a role, assigned values, when i searched using SUIM to check the result, the result is not expected. Below is the steps: 1) Create a role, named 'ztest', assign t-code va01 in menu tab,

  • Cheque Printing Spool Issues

    Dear Experts, After doing payment run through F110 and used the functionality of printing of the cheques through F110 only. Its created spool request of cheques. After printing the cheques the spool is not getting deleted immediately. In the properti

  • Unable to install reporting services native

    Hi all, I am unable install sql server reporting services 2012. Getting error code 1639. please help.. Thanks, Srikar

  • Cashflow statement

    hi any experts know any standard report for cash flow statement in sap?how can systmen produce this report? richard

  • To use iPhone 4S and 5 take photo out focus usually, isn't the software problem?

    Using iPhone 4S or 5 to take photo out focus usually!