I like to put pdf doc on my SD card, then i can carry it with me.

My requirements:

  1. portable, the exe doesn't need to be installed, and the app configuration should be saved with the exe other than in Appdata folder.

  2. wherever I read my pdf doc on my laptop, my desktop, I'd like the reader to remember the page i last read.

So far, the foxit pdf readers can meet 1. However it always remember the last page of the doc in absolute path, then problem comes. Since the SD card will be assigned different driver latter on different pc, the last page of the pdf is not always correct due to driver letter change on different PC.

Any PDF reader can meet my requirements?

link|improve this question

60% accept rate
2  
you can always BOOKMARK the last page you were on before closing the file – rm. Oct 7 '09 at 7:35
feedback

migrated from stackoverflow.com Oct 7 '09 at 7:33

This question came from our site for professional and enthusiast programmers.

4 Answers

Here are two free and portable PDF readers that might meet your criteria:

Gnostice Free PDF Viewer

Gnostice Free PDF Viewer is a free, fast, and portable PDF viewer application, powered by Gnostice PDFOne Java Professional edition. It has an integrated bookmark panel.

PDF-XCHANGE VIEWER

It has mark-up pages with text and objects

You'll have to see if the features they advertise are useful for you. The feature of bookmarking especially, since some viewers confuse the table-of-contents with bookmarks.

link|improve this answer
+1 for PDF-Xchange – alex Oct 7 '09 at 8:24
feedback

I like sumatra PDF. It is minimalistic but does the job.

link|improve this answer
i use a slightly customized version of mupdf's x11 interface (SumatraPDF uses mupdf's renderer). mainly because it's so fast and i can have 200 instances open if i wish with no problems but it doesn't store any viewer state. and i really don't like the idea of mutating documents. – Dan D. Mar 17 '11 at 11:05
feedback

For a list of (and links to) free PDF readers, see PDFreaders.org

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.