Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 403 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 403 Bytes

Print a book from VitalSource Bookshelf to PDF

This script simulates mouse click in the next page button and takes screenshot of current page in the opened book.

Usage

pip install -r requirements.txt
python app.py top_left right_bottom next_button total_page
# Ex: python app.py 153,78 892,990 941,537 785

GUI app (For macOS & Windows)

https://github.com/plainlab/plainprinter