manhtai / vitalsource-printer

Take screenshot, click next page, then do it again...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Take screenshot, click next page, then do it again...


Languages

Language:Python 100.0%