Open links into PDF in a NEW IE8 tab

Hi,
I've a little problem to open "correctly" my Hypertext links from PDF Files to Internet Explorer 8.
I originally want open these Hypertext link in a new tab but each time it's open in one tab that I already opened by myself.
This issue happens for XP/7 computers in IE8 (I tested with Firefox 4 to test and it was correctly open in a new tab). But my company is not allowed to change of browser.
I followed one KB from Microsoft : http://support.microsoft.com/kb/2509814/fr but the issue still happens. (I tested the 3 possibilities in this KB)
Is there any issue with the ie plugin or did I miss something with the settings ? I'm trying to open theses PDF links from Adobe reader X.
regards,

Well, I'm afraid that is not an option.
The goButton is in a table row. There are lots of rows so if I use EL for Destination attribute the URL would be retrieved for each of rows.
The method of URL retreiving is heavyweight operation which includes calling plsql functions, working with strings and others. So if I do it for each table row my application hungs and then I receive an exception of CPU usage.
That's why I switched to normal commandButton witch actionListener which retrieves url on click - only once. So I need to open URL from Java.

Similar Messages

  • Firefox 5.0 does not open link into new window

    Firefox 5.0 does not open link into new tab. I have a netbook also and tab options work fine, links open into a new window. However on this Dell it does not work. Tab options in Firefox and Google are set right, but don't work that way. Running Windows 7 on Dell, Windows Starter on netbook.

    The Template .dwt file is only used locally by DW itself, there's no reason to upload it to the server unless you intend to share it with someone. You have to upload each individual page that the Template updates, every time you update the template and propagate that change across the child pages.
    It would probably be better to use a server side include. That way, you could update one file then upload it and all of your pages would automatically carry that update...
    SSI for Apache: http://www.javascriptkit.com/howto/ssi.shtml
    PHP's version: http://www.tizag.com/phpT/include.php
    It's especially handy if your site gets to the point where you have more than about 20 pages.

  • Opening Hyperlinks from PDF in a new browser Window

    We have a web based (ASP.NET) tool to author HTML content. Authors can create/edit HTML content, preview, and save the file as PDF. A 3rd party component- abcpdf is used to convert HTML into PDF. The converted PDF form will be distributed to consumers.
    The PDF typically contains Hyperlinks, text boxes and submit button.
    Clicking the hyper link in PDF should open the HTML in a new browser instance. It should not hijack (overwrite or reuse) existing browser instance that may be active in users computer irrespective of browser setting. Changing the browser setting IE: Internet Option > Advanced > Reuse windows for launching shortcuts is not acceptable by users.
    Please let us know the solution if any

    Hi Sarah ,
    You can right click on the link and choose properties and then in the actions tab you can select the desired action you want .
    You will get a list of various actions specifying how and where do you want to open that link.
    Try this and let us know how it goes.
    Regards
    Sukrit Dhingra

  • Opening links to pdf files using safari

    While using safari and clicking on a link to a pdf file, a new page loads that is just totally black. If I use the firefox browser and click on the same link, a new page opens and displays the pdf perfectly.
    While using safari, if I choose to download the pdf file to desktop, and then click on it, it opens fine using preview.

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and check the box marked
              Allow Plug-ins
    Then click
              Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
              Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • Can't open links in pdf file 9.3.2

    I have installed Reader 9.3.2 and all of the sudden I can't open links within a pdf file. I get a block message and it doesn't give me the option to choose Allow. When I go to Edit > Preferences > Trust Manager > Settings everything is grayed out. I had to revert back to 9.3.1 for it to work again. Does anyone know the fix for this. Our 9.3.2 install was streamlined into a 9.3.0 msi package and then installed through a GPO.

    same problem here..  but I figured it out..  Believe it or not, if you just wait 5-10min it will come up.   I also "End-Task" on some exe that start or had "3D"in the name and after that adobe would come up fast when opening pdf's. Think you need to disable some of the internet related items under preferences.

  • Opening Document Library PDF in a New Window (Sharepoint 2013)

    Hello,
    I have numerous PDF's in a document library. When the PDF opens in the browser, the PDF's contain links to various other sites; however, when the user clicks the link on the PDF from the document library, the link opens in the same window as the PDF. I would
    like the link to open the PDF in a new browser window.
    I have searched Google but cannot find anything for SharePoint 2013. We are hosting our SharePoint on the Office 365 package.  I found one solution that is repeated on many forums, but I do not see the "Convert to XSLT data view" anywhere
    in SharePoint designer 2013. The solution states:
    "Edit the document library in SharePoint Designer.
    1. Open the site in SharePoint Designer and then open the document library allitems.aspx.
    2. Right-click the document library web part and select “Convert to XSLT data view”.
    3. Locate the name column, you will see this tag “<A onfocus="OnLink(this)" HREF="{@FileRef}"….. ”, add “target=”_blank”” in tag.
    4. After this, the documents will be opened in a new window."
    I do  see my allitems.aspx and can open that with a text editor. The contents of that file are:
    <%@ Page language="C#" MasterPageFile="~masterurl/default.master" Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=16.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint" %> <%@ Assembly Name="Microsoft.Web.CommandUI, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <%@ Register Tagprefix="ApplicationPages" Namespace="Microsoft.SharePoint.ApplicationPages.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server"><SharePoint:ListProperty Property="TitleOrFolder" runat="server"/> - <SharePoint:ListProperty Property="CurrentViewTitle" runat="server"/></asp:Content>
    <asp:content contentplaceholderid="PlaceHolderAdditionalPageHead" runat="server">
    <SharePoint:RssLink runat="server" />
    </asp:content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageImage" runat="server"><SharePoint:ViewIcon Width="145" Height="54" runat="server" /></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderLeftActions" runat="server">
    <SharePoint:RecentChangesMenu runat="server" id="RecentChanges"/>
    <SharePoint:ModifySettingsLink runat="server" />
    </asp:Content>
    <asp:Content ContentPlaceHolderId ="PlaceHolderBodyLeftBorder" runat="server">
    <div height="100%" class="ms-pagemargin"><img src="/_layouts/15/images/blank.gif?rev=32" width='6' height='1' alt="" data-accessibility-nocheck="true"/></div>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
    <WebPartPages:WebPartZone runat="server" FrameType="None" ID="Main" Title="loc:Main" />
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageDescription" runat="server">
    <SharePoint:ListProperty CssClass="ms-listdescription" Property="Description" runat="server"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderCalendarNavigator" runat="server">
    <SharePoint:SPCalendarNavigator id="CalendarNavigatorId" runat="server"/>
    <ApplicationPages:CalendarAggregationPanel id="AggregationPanel" runat="server"/>
    </asp:Content>

    did you try this one?
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/71b24f4b-570a-48fa-9ec3-91073eafaebd/open-pdfs-in-new-window?forum=sharepointadminprevious
    or trying to use the content editor web part...
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/9db08c4a-b53c-419a-84f8-001c194d1311/how-to-open-sharepoint-document-library-pdf-file-in-new-window?forum=sharepointadminlegacy
    try this solution...check the column which having the clickable link.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/99e9559a-da76-4722-982c-882b3e4181c7/hyperlink-column-type-open-in-new-window
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Firefox opening links into certain applications

    Is it possible to make Firefox open certain links in other installed applications? for example open the Google play application link into the Google play, not in Firefox.

    Try to ask in the daily thread or create a new thread on the MozillaZine Builds forum, maybe someone there knows an answer.
    *http://forums.mozillazine.org/viewforum.php?f=23
    You need to register on the MozillaZine forum site in order to post at that forum.

  • Open URL from Java in a new browser tab

    Hi OTN,
    Surprisingly can't find the implimintation.
    In an ADF managed bean I retrieve String url. I need to open a new browser tab with this url.
    Found this thread Open a url in a new window in the backing bean which shows using javascript "service.addScript(facesContext, "window.open(http://www.google.coml)");".
    But in my case in doesn't work. The code is executed, but nothing happens. Maybe because the bean is called from a taskflow inline popup.
    ADF 11.1.1.4
    Thanks.

    Well, I'm afraid that is not an option.
    The goButton is in a table row. There are lots of rows so if I use EL for Destination attribute the URL would be retrieved for each of rows.
    The method of URL retreiving is heavyweight operation which includes calling plsql functions, working with strings and others. So if I do it for each table row my application hungs and then I receive an exception of CPU usage.
    That's why I switched to normal commandButton witch actionListener which retrieves url on click - only once. So I need to open URL from Java.

  • How i can open a adf faces page in new window / tab

    I want to open an adf faces page in new browser window/tab. How i can do it?

    Try an af:goLink and set its targetFrame to "_blank".
    Timo

  • It will not let me open websites, it stays on the new blank tab. It's slow. It always crashes.

    I have a mac. At first the browser was really slow and the spinning circle would not go away. I forced quit. When I opened the browser most of my tabs with sites came back except a few although when I clicked on them the showed the web address that was there. So I closed them and tried re-typing and the address but it would not connect, it just stayed on the new blank tab. Firefox has been really slow over the past few months and it keeps crashing.

    Please provide a crash id or stacktrace -> https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report
    Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
    How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile

  • Looking for HELP: Opening a Link from PDF in a New Browser (IE10)

    Hello,
    I want to ensure that when I create an PDF using Adobe Acrobat XI Standard (from MS Word), that the links contained within the PDF open in a new window in Internet Explorer 10.
    How do I do that? Can I do that?
    Thanks for your help.

    Hi Sarah ,
    You can right click on the link and choose properties and then in the actions tab you can select the desired action you want .
    You will get a list of various actions specifying how and where do you want to open that link.
    Try this and let us know how it goes.
    Regards
    Sukrit Dhingra

  • Error occuring when trying to open links in PDF

    I have recently upgraded to Acrobat X and have been creating links in my PDF documents as I have previously done with earlier versions.  However when other users are trying to open the links via reader (version X) they are receiving the following error or no error at all and are unable to open the linked website.  It appears some users are still able to open the linked sites and there is no consistency.
    The error displaying is:
    acrobat could not run the web browser.  Unknown error (6)
    Would be great if someone could tell me what this means and what I should be trying to fix this.

    What steps are you taking to open it? It sounds like you may be trying to import the project file into your project.
    To open a .prel file, go to the File menu and select Open.
    Also, when creating a slideshow, be sure to downsize your photos to no larger than 1000x750 pixels in size, as I say in my books! This will save you a lot of struggles later.

  • Open a generated pdf file in new window

    Dear all,
    I'm using JDev ADF 11.1.1.4.0
    I use the command button method to generate pdf file with JasperReports and I store it into the public folder /reports/test5.pdf. To open this file I can use goLink or goButton with target frame _blank, but how can I open this file automatically after generation?
    I was reading about fileDownloadActionListener, but it's not what I need, I just want to open the file in new window browser.
    Any help will be appreciated.
    Regards,
    Wojtek.

    try this
    HttpServletResponse response = (HttpServletResponse) FacesContext
                                      .getCurrentInstance().getExternalContext().getResponse();
                       ServletOutputStream servletOutputStream;
                       servletOutputStream = response.getOutputStream();
                       byte[] bytes = null;
                       JasperDesign jasperDesign;
                                try {
                                        jasperDesign = JRXmlLoader.load(ios);
                                        jasperReport = JasperCompileManager.compileReport(jasperDesign);                
                                        JRPdfExporter exporter = new JRPdfExporter();
                                        JasperPrint jasperPrint;
                                        jasperPrint =
                                                JasperFillManager.fillReport( jasperReport, parameters, connection );
                                    } catch (JRException e) {
                                            e.printStackTrace();
                                bytes =
                                JasperRunManager.runReportToPdf(jasperReport,parameters, connection);
                       response.addHeader("Content-disposition", 
                       "attachment;filename=sale.pdf"); 
                       response.setContentType("application/pdf");
                       response.setContentLength(bytes.length);
                       servletOutputStream.write(bytes, 0, bytes.length);
                       servletOutputStream.flush();
                       servletOutputStream.close();
                       context.responseComplete();
                            } catch (IOException e) {
                        e.printStackTrace();
                    } catch (JRException e) {
                         e.printStackTrace();
                    }

  • Cannot open link with PDF in windows7

    I got a new computer with windows 7( 64 bits) and I have got the latest version for Acrobat reader (Windows 7/English 10.1.3). When I search for a web page and I get links that contain PDF documents, I cannot open the PDF docs.  The Adobe reader tries to open the document but it generates the following error message:
    "There is a problem with Adobe Reader.  If it is running, please exit and try again (107472867:3). If I try to click the PDF link again, it may succedd or it may fail. Any suggestions about how to fix this annoying issue. I never had this problem with Vista or Windows 7 before!

    Hi,
    Please try the below mentioned steps and let me know if that helps
    Open Adobe reader
    Click Edit>Preferences
    Click "General" under categories
    Uncheck " Enable Protected mode at Startup"
    Click Ok and close Reader
    Try opening the link again
    ~Pranav Jain

  • Windows 7 PC will not open links from PDF docs or other things outside browser since update

    Just finished update on 9/8 on one pc and 9/9 on the other. This has happened on two PCs now, both running Windows 7 one is 32-bit and one is 64-bit. When clicking on a link in a PDF it will give an error message and will not open in Firefox. Also clicking on "Launch Dropbox website" will not work. Anybody know what's causing this and how to fix it?

    Make sure you have a local installation of a PDF reader available. I recommend against using the Adobe software and going to oldversion.com to download an earlier version of Foxit reader (I recommend with going something before the 3.4 version to avoid the annoying Ask.com adware that's associated with newer versions of Foxit. After you've installed Foxit reader, download a PDF file and save it to your downloads folder, open up Windows explorer, right click on the pdf file, select "Open With", click the box that says "always open files of this type with this program", then select Foxit Reader. That should solve your problem.

Maybe you are looking for

  • How do I integrate a new camera into the MAX system?

    I'm working on modifying the interface to an existing camera evaluation board. The design of the interface is changing enough that the current .ICD file and .txt for the camera might need to be changed. I'd like to know what information is available

  • Undo changes in dreamweaver

    Now everytime i want to fill in <a href>, dreamweavers askes me if i want to safe it in a different map what i have made... ( stupid ) I don't want this its annoying! I like to undo this but i don't know how?!

  • Export Sounds Completely Different Than What Is Heard Before Mixdown

    Hey everyone, So I've been recording a band as of recent and been starting to understand the in's and out's of GarageBand. However, I can't seem to figure out why this is happening. I've been working on one song (all tracks except the drums are real

  • Split x2 problem with USB ports not working

    My computer is somewhat new and this problem has been happening since I first got it.  I couldn't find anything about this problem here or elsewhere online. When I plug anything into either USB port (I've tried my phone and an external harddrive) the

  • STMS Config error

    Hi, We are trying to configure STMS on AS400 V5R3,Solman Unicode system.when configuring the domain TP is running to error.We are on latest version of TP and R3trans.I tried to call the program CALLTP_OS400 in SM59 and its running to error. below is