Read any PDF book with just few line of
Create new Virtual ENV:
pip install -r requirements.txt
sample.pdf is the PDF you want to script to read.
You can define the start_page
in this case its set to 0 but to skip
index pages you can define the start page accordingly.
Then run the command:
python3 read_my_book.py