Results 1 to 10 of 15

Thread: iPhone and Downloading PDF's

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Perth, Western Australia
    Posts
    965

    Angry iPhone and Downloading PDF's

    Hi

    I am trying to download a PDF from our web app on a mobile, I don't want to preview it I just want to save it.

    Code:
    Get CustomDownloadURL of ghoWebResourceManager sFile True sFile True 0 to sURL
    Send NavigateToPage sURL btCurrentWindow
    On my android Galaxy S7 and chrome it downloads the file.

    However on the iPhone using safari it previews it. This is a problem when running the web app from a desktop shortcut as you can't get out of the preview? If I don't use current window I run into popup blockers.

    I just want it to download the file, what are others doing for this?
    Last edited by Tom Murphy; 18-Apr-2018 at 10:47 PM.
    Cheers,

    Thomas Murphy
    Triumph Business Systems Pty Ltd
    www.triumph.com.au

Posting Permissions

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