[R] reading data from a pdf
rambam@bigpond.net.au
rambam at bigpond.net.au
Sat Oct 22 12:31:55 CEST 2005
> Hi, I'm trying to read data from a PDF file.Is it possible to do it
> with R? Thanks, Marco
If cut and paste to a text file fails, try this:
pdftotext (from the xpdf project)
or
http://pdftohtml.sourceforge.net
pdftohtml is a utility which converts PDF files into HTML and
XML formats
In addition, pdftk, the command line pdf toolkit may be useful
http://www.accesspdf.com/pdftk/
--
Seek simplicity and mistrust it.
Alfred Whitehead
A witty saying proves nothing.
Voltaire
More information about the R-help
mailing list