Welcome to iPadForums.net Guest - Click Here to Register

Best app for saving a web page as a pdf?

This is a discussion on Best app for saving a web page as a pdf? within the iPad Apps forums, part of the iPad App Store category; Is there a good app that will let me save a web page as a PDF? I've found some that have their own internal browser, ...

Register with iPad Forums
+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 21
Like Tree3Likes

Thread: Best app for saving a web page as a pdf?

  1. #1
    iPF Novice
    Member #
    135505
    Liked
    2 times
    Join Date
    Dec 2011
    Posts
    28

    Best app for saving a web page as a pdf?

    Is there a good app that will let me save a web page as a PDF? I've found some that have their own internal browser, but these get mixed reviews. Is there something that works directly off Safari?

  2. Ads


  3. #2
    Super Moderator
    Member #
    13576
    Liked
    751 times
    Join Date
    Aug 2010
    Location
    Western NY state (USA)
    Posts
    9,313
    You can create a "bookmarklet" in Safari. Then, whenever you want to save a web page, you press the bookmarklet, the web page is converted to a PDF and Safari offers you the choice to "Open in iBooks" or "Open In..." any other PDF reader. If this is what you mean, here's how to create the bookmarklet (which is what I use to make PDFs out of web pages) - you'll be creating a book mark using Java script:

    First, make a bookmark:

    Best app for saving a web page as a pdf?-imageuploadedbytapatalk1334351739.217933.jpg

    Then, edit the bookmark:

    Best app for saving a web page as a pdf?-imageuploadedbytapatalk1334351767.668270.jpg

    Then, enter the Java script in the URL field as shown here:

    Best app for saving a web page as a pdf?-imageuploadedbytapatalk1334351805.409850.jpg

    The Java script is:

    javascript: pdf_url=location.href;location.href='http://pdfmyurl.com?url='+escape(pdf_url)

    NOTE: I had to put a space after the first colon, else the forum software would have made an emoticon. Just remove the space after pasting it into your Address field.

    Now, with this Java script as a bookmark, any time you are on a web page and you want to make it a PDF, just press the book mark and Safari will do its "magic."

    Hope this helps and do let us know how you get on.

    Marilyn

    P.S. There are many bookmarklets to be made and used. This just happens to be one of my favorites...
    twerppoet likes this.
    64GB WiFi/4G iPad3 (iOS 6.1.2; jailbroken w/evasi0n) & Black 32GB iPhone 5 (iOS 6.1.2, jailbroken w/evasi0n)
    * * * PLEASE READ * * * Forum Rules * * * Hacking Section Rules * * * PLEASE READ * * *

  4. #3
    iPF Novice
    Member #
    135505
    Liked
    2 times
    Join Date
    Dec 2011
    Posts
    28
    Thanks a bunch. I really appreciate it. I just tried it and it works great. I copy/pasted the bookmarklet on one of my iPad notes so I I can just go find and copy it. While I was in there I made a note to learn more about bookmarklets. 😊
    Last edited by Thescatterling; 04-14-2012 at 01:58 AM.

  5. #4
    iPF Legend
    Member #
    28530
    Liked
    586 times
    Join Date
    Jan 2011
    Location
    Dayton, WA
    Posts
    13,199
    Nice!

    My new goto link for this question.

  6. #5
    Super Moderator
    Member #
    13576
    Liked
    751 times
    Join Date
    Aug 2010
    Location
    Western NY state (USA)
    Posts
    9,313
    Glad I could help (and that the info was useful and what you wanted).

    Yeah, bookmarklets are pretty awesome. I've got ones to go to the end of a web page, search Amazon, open in iCab browser, save to Evernote, make QR code and re-open with Readability (very handy if the default Reader square doesn't show up in the Safari URL box).

    That's the current list. The QR code maker one is very neat cause I can make a QR code of a website, scan it with my phone and then be browsing the web site on the phone. Very handy way to get text back and forth, also.

    But I digress.

    Again, glad it worked for you.

    Marilyn
    64GB WiFi/4G iPad3 (iOS 6.1.2; jailbroken w/evasi0n) & Black 32GB iPhone 5 (iOS 6.1.2, jailbroken w/evasi0n)
    * * * PLEASE READ * * * Forum Rules * * * Hacking Section Rules * * * PLEASE READ * * *

  7. #6
    iPad Fan
    Member #
    39716
    Liked
    12 times
    Join Date
    Mar 2011
    Location
    Santa Barbara, CA
    Posts
    206
    Sweet! Thanks for the great instructions. Works great!
    Bark less, wag more.

  8. #7
    iPad Junkie
    Member #
    18454
    Liked
    15 times
    Join Date
    Oct 2010
    Posts
    960
    Quote Originally Posted by Mickey330
    Glad I could help (and that the info was useful and what you wanted).

    Yeah, bookmarklets are pretty awesome. I've got ones to go to the end of a web page, search Amazon, open in iCab browser, save to Evernote, make QR code and re-open with Readability (very handy if the default Reader square doesn't show up in the Safari URL box).

    That's the current list. The QR code maker one is very neat cause I can make a QR code of a website, scan it with my phone and then be browsing the web site on the phone. Very handy way to get text back and forth, also.

    But I digress.

    Again, glad it worked for you.

    Marilyn
    What's the QR one? I may find that useful!
    32GB WIFI/3G 'The New ipad'

  9. #8
    Super Moderator
    Member #
    13576
    Liked
    751 times
    Join Date
    Aug 2010
    Location
    Western NY state (USA)
    Posts
    9,313
    Here's the JavaScript for the QR code maker:

    javascript:location.href='http://chart.apis.google.com/chart?cht=qr&chs=300x250&chl='+encodeURIComponent( location.href);

    Just do the same process as above, but put in this JavaScript...

    I was a bit mistaken in that it only makes for the URL of the site you are at. I use this website here (http://goqr.me/) to create QR codes from text, links, etc.

    Together, they are very handy. Of course, and as always, YMMV.

    Marilyn
    64GB WiFi/4G iPad3 (iOS 6.1.2; jailbroken w/evasi0n) & Black 32GB iPhone 5 (iOS 6.1.2, jailbroken w/evasi0n)
    * * * PLEASE READ * * * Forum Rules * * * Hacking Section Rules * * * PLEASE READ * * *

  10. #9
    iPF Legend
    Member #
    28530
    Liked
    586 times
    Join Date
    Jan 2011
    Location
    Dayton, WA
    Posts
    13,199
    I didn't know about all of them. You know, there are enough of these now that we (by which I mean other people ) should gather them up in a FAQ post.

    Thanks, Marilyn.

  11. #10
    iPad Junkie
    Member #
    18454
    Liked
    15 times
    Join Date
    Oct 2010
    Posts
    960
    Quote Originally Posted by twerppoet
    I didn't know about all of them. You know, there are enough of these now that we (by which I mean other people ) should gather them up in a FAQ post.

    Thanks, Marilyn.
    Great idea!
    32GB WIFI/3G 'The New ipad'


Home | Forum | Active Topics | What's New

Advertisements

Posting Permissions

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

Similar Threads

  1. First page apps moved to last page?
    By Martin.D in forum iPad 2 Forum
    Replies: 1
    Last Post: 11-25-2011, 11:27 AM
  2. Saving to a file
    By conman in forum iPad 2 Forum
    Replies: 1
    Last Post: 10-12-2011, 01:58 AM
  3. Saving videos
    By ricktrades in forum iPad Help
    Replies: 0
    Last Post: 09-01-2011, 09:54 AM
  4. 3g saving tip, and for those without 3g!
    By Serianni in forum iPad Help
    Replies: 11
    Last Post: 05-18-2011, 10:12 PM
  5. Printing or copy and paste a magazine page or a page froma book
    By cyben in forum iPad General Discussions
    Replies: 2
    Last Post: 12-27-2010, 08:32 AM

Search tags for this page

app to save webpage as pdf
,
how to save webpage as pdf on ipad
,
how to save webpage as pdf on iphone
,

how to save webpage on ipad

,
ios save webpage as pdf
,

ipad web page to pdf

,
ipad web to pdf
,
iphone save webpage as pdf
,
print webpage to pdf ipad
,

save web page ipad

,

save webpage as pdf iphone

,

web page to pdf ipad

Click on a term to search for related topics.