PDF import

From WickyWiki
Revision as of 07:25, 5 July 2013 by Admin (talk | contribs) (3 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OpenOffice extension, didnt work:

sudo apt-get install openoffice.org-pdfimport

Download oracle-pdfimport.oxt, didnt work:

Install with:

sudo /usr/lib/openoffice/program/unopkg add oracle-pdfimport.oxt

Convert pdf to html with poppler utils

sudo aptitude install poppler-utils
pdftohtml -enc Latin1 "Vinge, Vernor - A Deepness in the Sky.pdf"

Note: AbiWord and Kword also have functionality to import PDF but poorly