-
Notifications
You must be signed in to change notification settings - Fork 601
minimal sample? #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey, I know it's too late. Sorry...But if you are still looking for demos, then this one https://github.com/rk700/rbook/blob/master/rbook/r_pdf.py might be helpful, although it's too large to be a demo. Anyway, this module is out of date and I guess poppler is a better choice if you need some PDF library in python. |
I was really interested in your bindings because poppler is much slower than mupdf. |
ousia, |
@ousia
NB: |
@JorjMcKie, many thanks for the sample. |
Merge pull request #2 from rk700/master
- Journalling - Low Level Interfaces - Multiprocessing - Optional Content
- Journalling - Low Level Interfaces - Multiprocessing - Optional Content
- Journalling - Low Level Interfaces - Multiprocessing - Optional Content
I wonder whether it would be possible to include a minimal demo that displays a given PDF file (selected from the command line) and that goes page up and page down.
I mean something similar to the demo from poppler-python.
The text was updated successfully, but these errors were encountered: