C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 01-01-2009, 10:13 PM   #1
Registered User
 
Join Date: Jun 2008
Posts: 126
Handheld PDF Reader

I'm one of those people that cram 100's of PDF files in my documents folder just because I like to read electronic books, but not on a computer. I have been recently been looking for a handheld PDF viewer for convienence. The only problem is most of the ones I find do not actually support it but some crappy proprietary format instead. Does anybody know of a nice handheld PDF viewer that's available?
herWter is offline   Reply With Quote
Old 01-01-2009, 10:29 PM   #2
Registered User
 
Join Date: Dec 2006
Location: Canada
Posts: 1,997
Most obvious question -
What platform?
cyberfish is offline   Reply With Quote
Old 01-01-2009, 10:33 PM   #3
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,748
Quote:
Originally Posted by cyberfish View Post
Most obvious question -
What platform?
What does the platform matter? The question seems to be what sort of DEVICE is handy for viewing PDFs... As in, an e-book reader or some such
__________________
"Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot
brewbuck is offline   Reply With Quote
Old 01-01-2009, 10:40 PM   #4
Registered User
 
Join Date: Dec 2006
Location: Canada
Posts: 1,997
Oh.

I thought s/he meant a PDF reader (a program) for a handheld.
cyberfish is offline   Reply With Quote
Old 01-01-2009, 10:50 PM   #5
Registered User
 
Join Date: Dec 2006
Location: Canada
Posts: 1,997
How about... a tablet PC? I use mine for reading e-books all the time. Handheld, too =). Of course the downside would be the size and weight.

I tried to read on a PDA, but it was a lot more tiring, due to the short lines (and so the eyes have to "seek" to the beginning of the next line frequently). Also, if the book occasionally contains figures or tables (probably not a problem for novels), they are almost inaccessible due to the small screen, especially if the e-book is not designed to be read on a small-screen device.

AFAIK, the problem with supporting PDF documents is that they have fixed layouts (page sizes, for example, which in turn determines the length of lines), unlike formats like HTML where the program can determine where to break lines up.

That is to say, even if you can find one that supports PDF, it probably won't work with "regular" e-books (unless you don't mind horizontal scrolling for every line).
cyberfish is offline   Reply With Quote
Old 01-02-2009, 12:33 AM   #6
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 417
I read about Sony Reader on our local newspaper the other day.
But I haven't personally seen it or worked with it so i can't say whether it is nice or not.
Besides Sony Reader there seems to be other readers too.
Weigh your options carefully before purchasing them.
http://en.wikipedia.org/wiki/Sony_Reader
http://www.labnol.org/gadgets/comput...k-reader/1888/
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.


No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
- Herbert Mayer
stevesmithx is offline   Reply With Quote
Old 01-02-2009, 03:31 AM   #7
Kernel hacker
 
Join Date: Jul 2007
Location: Farncombe, Surrey, England
Posts: 15,686
Nokia N-series phones have pdf-reader in them. As does many of the lower series phones - I've got a Nokia 6220 Classic, and it has a PDF reader.

--
Mats
__________________
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
matsp is offline   Reply With Quote
Old 01-02-2009, 03:34 AM   #8
Registered User
 
Join Date: Dec 2006
Location: Canada
Posts: 1,997
Quote:
Nokia N-series phones have pdf-reader in them. As does many of the lower series phones - I've got a Nokia 6220 Classic, and it has a PDF reader.
But does it work (how?) with regular e-books in PDF, though? Without needing to scroll horizontally constantly.
cyberfish is offline   Reply With Quote
Old 01-02-2009, 03:58 AM   #9
Woof, woof!
 
zacs7's Avatar
 
Join Date: Mar 2007
Location: Australia
Posts: 3,288
I use my mp3 player for such a purpose (Toshiba F20 with rockbox). It doesn't have a pdf-viewer as such, but I just convert the pages into jpegs and view them that way, searching is made possible by dumping the text to a text-file (so I know which jpeg to look at). A bit of a hack, but it works well.
__________________
"I.T. gets the chicky-babes" - M. Kelly
bakefile | vim
zacs7 is offline   Reply With Quote
Old 01-02-2009, 04:04 AM   #10
Kernel hacker
 
Join Date: Jul 2007
Location: Farncombe, Surrey, England
Posts: 15,686
Quote:
Originally Posted by cyberfish View Post
But does it work (how?) with regular e-books in PDF, though? Without needing to scroll horizontally constantly.
Yes, that may be a problem - a netbook or some such is probably a better choice...

--
Mats
__________________
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
matsp is offline   Reply With Quote
Old 01-02-2009, 10:10 AM   #11
Registered User
 
Join Date: Jun 2008
Posts: 126
Is there a way to convert a pdf to other formats like html or just plain text? If you can then I will probably go with the sony reader.
herWter is offline   Reply With Quote
Old 01-02-2009, 11:54 AM   #12
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,748
Quote:
Originally Posted by herWter View Post
Is there a way to convert a pdf to other formats like html or just plain text? If you can then I will probably go with the sony reader.
Sure... http://pdftohtml.sourceforge.net/
__________________
"Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot
brewbuck is offline   Reply With Quote
Old 01-02-2009, 12:15 PM   #13
Registered User
 
Join Date: Jun 2008
Posts: 126
Thank you brewbuck but does anybody know how well html looks on handhelds like the sony reader? I'm afraid HTML won't be any better than pdf.

Last edited by herWter; 01-02-2009 at 12:18 PM.
herWter is offline   Reply With Quote
Old 01-02-2009, 03:37 PM   #14
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 417
Why do you want html, anyways?(Are you having e-books in the compiled html format?)
I don't think html is supported by sony reader.
It is not listed under the "formats supported" in wikipedia.
Only 300,000 units have been sold according to wiki since its launch.
So i am guessing it could be expensive.
Once again,be sure to check whether it suits your needs before making a deal.
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.


No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
- Herbert Mayer
stevesmithx is offline   Reply With Quote
Old 01-02-2009, 03:51 PM   #15
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,748
Quote:
Originally Posted by herWter View Post
Thank you brewbuck but does anybody know how well html looks on handhelds like the sony reader? I'm afraid HTML won't be any better than pdf.
Why did you ask about converting pdf to html, then?
__________________
"Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot
brewbuck is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OOP Question DB Access Wrapper Classes digioz C# Programming 2 09-07-2008 04:30 PM
Creating handheld video games(odd question) nubby Tech Board 0 03-11-2008 04:18 PM
A free TIFF to PDF library rockytriton C++ Programming 0 01-06-2006 03:22 PM
PDF Editor Thantos Tech Board 8 09-30-2005 04:24 PM
Reading PDF with C++ Console appl Codorke C++ Programming 6 03-07-2005 12:19 PM


All times are GMT -6. The time now is 09:59 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22