PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Import text from Portable Document Format files #46

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

Import Portable Document Format (.pdf) files.

https://github.com/euske/pdfminer/ Python & MIT

https://github.com/mstamy2/PyPDF2 Python & BSD

https://github.com/pmaupin/pdfrw Python & MIT/BSD

https://sourceforge.net/projects/podofo/ C++ & LGPL

PDF files also have a number of sub-formats/standards (different from the format's version number ) such as providing extra support for people with disabilities.