Quote:
Originally Posted by isci1
I use Latex for WINDOWS to produce my .pdf documents. It is convenient as the .tex file takes negligible memory. But how do you change .pdf or .xml or .html to .tex? I would like to transfer .pdf books to KINDLE but as has been already remarked the font size is too small to read. Moving the scroll bar to read every line in KINDLE is frustrating.
|
Hi, I use pdf2xml.exe which comes from mobipocket.com to convert pdf to xml. I use XSLT transformations to transform xml to tex or html. Just use saxon or other xslt engines. But you have to know XSLT to do that.