简体   繁体   中英

Read contents of a pdf file

Is there a commandline tool to read a pdf file on linux.Please indicate the appropriate urls for this.

Thanks..

XpdfPoppler包含命令行实用程序pdftotext将PDF文件转换为纯文本。

Not a command line tool but a pdf reading and generation framework

you should also be able to write a simple reader using

you can also look at:

There is PyODConverter . It uses OpenOffice working as a service and can convert between various document formats including PDF and simple text.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM