The Print and Download PDF buttons are not available when viewing the tickets.
Also, how can I add page breaks on multiple tickets so that each ticket is printed on a single sheet of paper. When printing multiple tickets from the browser (using ctrl P), the tickets are cutoff.
The Print and Download PDF buttons are not available when viewing the tickets.
This is because an Print and Download PDF button isn’t a feature of the Tickets. You can add a print link to the tickets by making the following edit to your ticket template:
Where the original ticket template has this: <div class="instructions">Print and bring this ticket with you to the event</div>
You can change to this: <div class="instructions"><a style="color:#9cbec7" href="javascript:window.print()">Print</a> and bring this ticket with you to the event</div>
how can I add page breaks on multiple tickets so that each ticket is printed on a single sheet of paper.
You can add page breaks by adding the following html code to the bottom of the Main Content section of your html ticket template:
The support post ‘Print/Download PDF Buttons Not Available’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.