View Single Post
Old 05-07-2009, 09:18 AM   #17
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
The PDF viewer is incredibly basic, I don’t know why they needed Adobe Digital Editions SDK. All the PDF viewer does is clip the margins in portrait mode and clip the margins with continuous view in landscape mode (i.e. parts of two pages could be on the screen at once in landscape). This could easily have been done with open source code.

What is strange is no support for device wide PDF search (as there is for MOBI and Amazon ebooks). PDF to text is widely available (open source again), and this is needed for within-document search (which it has for PDFs and all other document types). The problem may be specifying locations accurately, because the DX also lacks note taking within PDFs - perhaps for the same reason. You don't need locations and context for within-document search because you just display the page on the screen (with highlighting).
wallcraft is offline   Reply With Quote