ecatkins / xpdf_python

Python wrapper for xpdf
BSD 3-Clause "New" or "Revised" License
19 stars 13 forks source link

Implement page_nums = false #4

Open houfu opened 5 years ago

houfu commented 5 years ago

If page_nums = false, simply reads the file and outputs the text. Tested on my own files and it works as I expected.