Opening PDF iOS Adobe Reader - ios6

I am trying to design a website for iPad. I "Add to Homescreen" the page from within Safari, and from then on it loads in full screen mode, so no toolbar appears, with the help of a simple meta tag
In full screen mode will load a PDF file from a link without issue, but the "Open In" option is no where to be found
But if I were to navigate to the same PDF by clicking Safari, typing the page address, the option is there
My question, how can I make the "Open In" appear OR
Is there a way to open the file with a "com.adobe.Adobe-Reader" command
Regards,
Callum

Related

Open all links in a new tab in PDF file created with pdfTron

I want to open all links from my PDF file generated with pdfTron and react in a new browser window. If I open the document with a PDF viewer and click on a link, it works fine as the link opens in a new browser tab. But if I initially open the PDF in the browser, when clicking on a link, the new page opens in the same tab and I need it to open on a new tab.
Adding target="_blank" on the <a> didn't help although this is working on the HTML template which is generated before the PDF file is created.
Doing it from native JS (using window.open) was also impossible.
Is there a way I can add an event listener maybe from pdfTron to tell all the links to open in a new tab? Please advise, thanks!
Unfortunately, you can't specify this in the PDF itself. You can, however, try modifying your links to point to an intermediate page which opens the link in a new tab. PDFTron has a guide on how to do something like this here:
https://community.pdftron.com/t/how-do-i-open-a-pdf-link-a-url-hypelink-in-a-new-browser-window/172

SPFX Application Customizer top navgation not opening in same tab

I am using SPFX Application customizer for customized top menu bar.
It's working fine, except one issue. It's not opening in the same tab if using document library link with code target="_self".
However, with page links it's opening in the same tab.
Is there a way to open the new page in same tab, no matter if the link is for document library or page?

IE11 Save As Popup handling issue WebDriver/Autoit/Robot

I need to download and save .CSV file in IE11, When i try to click save as button in the Download popup,i Couldn't able to click it and not able to set focus on the popup, I have tried
Autoit
Robot
sendkeys(keys.TAB)
Sikuli
But it getting failed.

Python selenium clicking of adobe flash icons without reference element

I am working with Silienium and I am able to open the website using firefox driver. However, I am now running into a wall as the website is flash based.
Please look at image 1 which shows the homepage for the website. I need the silenium to click on the arrow location but when I right click on the page to extract html or xpath for buttons, it doesn't show anything.

Problems using LightBox 2 with IE7

I'm having a problem with IE7 when clicking on images that open up using the Lightbox 2 javascript image viewer. Instead of overlaying the image on the current page it opens the image into a separate page.
Not sure if this is an AJAX problem possibly ? Works fine in Firefox.
Anybody else come across this before ?
Your page is performing the fall-back behaviour you would expect in the following scenarios...
JavaScript is disabled
There is an error in the JavaScript that is creating the lightbox effect (look out for a very brief flash of the yellow error icon before the next page loads - or fire up some dev tools)
There is a JavaScript error on the page before the image is clicked, which has stopped execution of JavaScript on the page (look out for the yellow error icon in the status bar again!)
The only thing I can think of is that I have google toolbar amd McAfee security installed that may be blocking the overlay (????) but don't think that should make any difference.

Resources