CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 1999
    Location
    Cincinnati, Ohio
    Posts
    195

    Lanching PDF from web page outside of IE

    I am putting together a little index of all the PDF files I have. I figured I would use XML/XSLT and the lot. My problem is this, I want to be able to click on the doc name and open the PDF in the Adobe Acrobat reader outside of, indepent of IE. How do I do that?

    Sam

  2. #2
    Join Date
    Jun 2002
    Location
    Sweden
    Posts
    136
    As far as I know, that's an option in the Adobe plugin itself. I wouldn't know where to find that, since I've got Acrobat, not Reader, so it automatically opens outside the IE environment for me.
    Captain Obvious

    Documentation is your friend

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured