Note that there are some explanatory texts on larger screens.

plurals
  1. POopen source project for pdf/djvu/or-other-image-format text reflow -- formatting books to kindle or other e-readers
    primarykey
    data
    text
    <p>Since i bought my own kindle4, i have been searching for software that would help me read scientific papers or comics on it. So far my search has yielded <a href="http://www.willus.com/k2pdfopt/" rel="nofollow">k2pdfopt</a> for the papers<br> and <a href="http://briss.sourceforge.net/" rel="nofollow">Briss</a> for the comics - actually only manga.<br> The first link, i.e. the page on k2pdfopt mentions some very good software to crop out certain portions of the pdf to another. Note that k2pdfopt operates on a different line from these pdf-cropping software (including Briss). It recognises words, equations etc as text blocks that are reflowed in their image form to fit the e-reader. The Wikipedia page for Reflowable Document(http://en.wikipedia.org/wiki/Reflowable_document) mentions an experimental software designed by Xerox PARC that works in a similar way to k2pdfopt.<br> My question thus is <strong>whether there is an existing open source project (or more) that approaches the problem in a similar way- i.e. recognises text at the word level as images and then uses algorithms to typeset those images.</strong> </p> <ul> <li>k2pdfopt yields an exe file - haven't tried it with wine yet. </li> <li>although the software is highly customizable - i.e word spacing and interline spacing can be suggested to it, there is no user interface, and all the pages have to be treated the same way. Thus no way to recognise the tables of contents, for example, or to add the footnotes approprately - with some human intervention perhaps.</li> <li>hence the need for a new project (if such a project doesnt exist already).</li> <li><strong>i would like to use python for the job, but the usual pdf related modules ReportLab and pyPdf canot import existing pdf pages. Can someone help out with the search for such a python module?</strong></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload