Skip to content
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

Allow printing PDF from blob #591

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

diastremskii
Copy link

This PR suggests adding an option to print PDF from blob downloaded elsewhere in the application.
This is useful to have a better separation between downloading the document and printing the document. Example use case: disabling the print button when a document starts loading. While it is possible to do with callbacks from printJS, it's much more simple when download and print are separated.

@MattFanto
Copy link

This would be a very useful feature any chance that this will be merged at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants