Support

Home Forums Event Espresso Premium Print margin = 0

Print margin = 0

Posted: October 2, 2017 at 3:51 am

Viewing 1 reply thread


ABoccaccio

October 2, 2017 at 3:51 am

Hello, how can I set margin = 0 on ticket printing? At the moment I entered this code in the ticket:

@media all{.page-break{display: none;}}<br />@media print{.page-break{display: block; page-break-before: always;}}<br />@page {size: 210mm 297mm; padding: 0mm; margin: 0mm;}<br /></style>

but as the default print setting I continue to see the margins. If in the browser (chrome) I select, from preferences, “no margin” the ticket (A4 size) prints perfectly.


Josh

  • Support Staff

October 2, 2017 at 7:15 am

You can try the solution outlined in this stackexchange thread:

https://stackoverflow.com/questions/1960939/disabling-browser-print-options-headers-footers-margins-from-page/2780518#2780518

Viewing 1 reply thread

The support post ‘Print margin = 0’ 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.

Event Espresso