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

printToPDF: use Promise instead of callback #312

Merged
merged 2 commits into from
Apr 24, 2020
Merged

Conversation

antoinerg
Copy link
Collaborator

This PR uses the promise-based printToPDF because the callback-based function will soon be deprecated

Also, the Docker image wouldn't build because the Inkscape package we were using is not available anymore. This PR also fixes this problem.

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@antoinerg antoinerg merged commit 73f1980 into master Apr 24, 2020
@antoinerg antoinerg deleted the fix-print-pdf branch April 24, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants