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

feat (printer) Add progress callback option #851

Merged
merged 1 commit into from Feb 4, 2017

Conversation

lachok
Copy link
Contributor

@lachok lachok commented Feb 2, 2017

I want to resolve #837 by adding an optional progress callback to PdfPrinter.createPdfKitDocument. The callback is called with the current progress every time an item is rendered into the pdfKitDoc.

@liborm85 liborm85 merged commit 5442b5b into bpampuch:master Feb 4, 2017
@liborm85
Copy link
Collaborator

liborm85 commented Feb 4, 2017

Thanks.

@liborm85 liborm85 mentioned this pull request Feb 4, 2017
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.

Progress of pdf creation
2 participants