PDF Download Button #348
robemorata
started this conversation in
Ideas
Replies: 3 comments
|
Based on a previous thread... the developers is preferring to first support digital wallets like Google.... but you can share your event ticket via Google if you want to send it to someone |
0 replies
|
@islandmix where is the share option? when i get the ticket with qr code i get the buttons print and copy link only. |
0 replies
|
I'm open to creating a PR for this. I just need to know what approach to take and which libraries present contributors will agree to. I'd personally go for backend generation using something like dompdf. Backend generation would also allow us to attach the tickets to the order email. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, an idea would be to add a "Download PDF" button next to the "Print" and "Copy Link" buttons.
The function of the "Download PDF" button would be to generate/create the PDF document in real-time and have it downloaded automatically. The document is never stored; it is only generated dynamically and downloaded.
When I click the "Print" button, I can print it using the Windows PDF printer to create the PDF. Could the system do something similar automatically when clicking the "Download PDF" button?
Regards.
All reactions