In Safari, you can create a bookmarklet that'll let you save a web site as a PDF (no reason why you can't have just a picture opened in a site). Once the site has been saved, if you touch the screen, you'll get an "open in" option (all this in Safari). Select the appropriate PDF-annotationg app and off you go.
Will this do? Or, is this what you are looking for? If need be, I can post the script to make this bookmarklet - should you not have/can't find it.
Marilyn
Marilyn,
Is this possible on the iPad Safari? If so, I would love to see how to do that. Thanks so much.
Yep, it's possible in iPad's Safari. Here are the steps (you have to be in Safari to do this) - I apologize if it's too simplistic, but I don't know your level of expertise. Please forgive. Anyway. here's the steps:
1) Bookmark any site (in iOS 4.2.1, hit the arrow and "Add Bookmark"). Name the bookmark "Save in PDF" or something like that...
2) Edit that bookmark by opening the bookmarks folder. Press the book-looking icon and find the bookmark you just made. Press the "Edit button" and then press the bookmark words.
3) The second line down is the URL address for the bookmark. Erase everything in it ("X" it out) and paste the script below into it:
javascript: pdf_url=location.href;location.href='http://pdfmyurl.com?url='+escape(pdf_url)
* NOTE: Take out the space between the colon after "javascript" and "pdf." I had to add the spaces 'cause this forum insisted on making a smiley face out of the colon and the d. The script won't work with the spaces in...
4) Then, just tap outside the edit bookmark window and ta da - you've created a bookmarklet.
With the bookmarklet, once you are at a web site you wish to save, merely press that bookmarklet and Safari will create a PDF of that page. And, you'll be able to open it in whatever app you've got that's compatable.
Let me know if that works.
Marilyn
P.S. A lot of bookmarklets work in the iPad's Safari; I've got 15 so far (Instapaper, Readability, Open in iCab, Open in Atomic, Search Amazon, Save to GoodReader, etc.). Finding/adding/using Safari bookmarklets is kind of fun ... so I look for 'em. PM me if you want my list - or the scripts.