We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug We should have the Print to PDF functionality back for the desktop report printing This was removed in commit 18e02d2
Expected behaviour Another button in the report page for printing directly to PDF
Environment
To Reproduce Create a diagram using the desktop. Click 'Report' button and then there is only a 'Print' button, which prints to a printer
Any additional context, screenshots, etc The workaround is to have a PDF printer installed
The text was updated successfully, but these errors were encountered:
For example see https://stackoverflow.com/questions/43015044/electron-printtopdf-from-browserwindow and also https://ishwar-rimal.medium.com/generating-pdf-with-electron-js-31b59ac93249
Sorry, something went wrong.
Provided in 6505fd2, this change in functionality probably means this should go to version 2.1
jgadsden
No branches or pull requests
Describe the bug
We should have the Print to PDF functionality back for the desktop report printing
This was removed in commit 18e02d2
Expected behaviour
Another button in the report page for printing directly to PDF
Environment
To Reproduce
Create a diagram using the desktop. Click 'Report' button and then there is only a 'Print' button, which prints to a printer
Any additional context, screenshots, etc
The workaround is to have a PDF printer installed
The text was updated successfully, but these errors were encountered: