« Taxi Driver's comment | Main | Weblog Metadata for download »

July 15, 2003

PDF Usability

Jakob Nielsen has a rant of PDF usability on his latest AlertBox. These are the very true problems quoted from his article:

I hate to view PDF file in a browser window. It’s slow to launch the reader, the navigate bar is confusing, and it’s crash-prone. Always remember to right click on the PDF link and save it, or configure your browser to save it instead of open it with Acrobat Reader. The other annoying thing is, everytime you open a PDF file, you got to adjust the font size if you gonna view it on screen, because it’s designed for PRINTING.

If PDF files are typically converted from documents that were intended for print, why there’re still a lot of publishers use PDF for ebooks in attached CDROM? Aren’t they encourage printing of the ebooks when readers already hold the dead-tree copy? I would prefer CHM, for the indexing and search (chm format got the font issue too.

July 15, 2003 05:17 PM | Computing
[ Trackback URL for this entry: http://www.yowkee.com/cgi-bin/mt-tb.cgi/156 ]
Comments/Trackback
Related entries in yowkee essential
Related blogs from Waypath
Waypath
[BeatnikPad: Journal] - Monday, September 1, 2003
There s been quite a few updates released recently for some excellent Mac OS X software. ... DEVO Nthink 1.7 I stumbled across this application while searching for a way to deal with multiple PDF files. ... According to the application s web site it s a lot of things: it s a notepad, outliner, scrapbook manager, information manager, freeform database, archive, bookmark manager and image database. ... It holds all kinds of files (PDF, text, word documents, images of all kinds, web pages, movies, etc.), allowing you to group and categorize ...
[In A Puddle] - Tuesday, August 26, 2003
I have several large PDFs of a newsletter that I need to shrink down and put all into one smaller PDF file. ... There are 11 pages (each is it's own PDF file), and they show up HUGE on a regular screen...I'd like to at least halve the size of each page. ... I have Photoshop, Illustrator, and a bunch of Macromedia programs I never use. ... If none of these programs will help me consolidate and shrink, would anyone mind doing it for me? ... It's part of a webpage I promised someone I'd finish FOREVER ago, and never have.
[Haack.org] - Tuesday, August 19, 2003
Forcing a download dialog for a recognized mime type If you're like me, you've probably run into this scenario: Suppose you have a web page that contains a hyperlink to a Microsoft Word document. ... When a user clicks on the link, you would like the file download dialog to respond giving the user an option to save the file to the local computer. ... The drawback to this is that you'll have to ensure that the user has software to unzip the file. ... Explorer attempts to "sniff" the data sent from the web server and detects the type of file ...