Page 1 of 1

Logo on print ticket

Posted: Thu Mar 25, 2021 7:35 am
by wesselw17@gmail.com
Script URL:
Version of script: 3.2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hi all...is there a way i can add my logo to the top of a ticket when it is printed...on the old version the header.txt was applied to everything including the printed ticket.

Re: Logo on print ticket

Posted: Thu Mar 25, 2021 7:53 am
by Klemen
In Hesk 3 the print template is inside /theme/hesk3/print-ticket.php so you can modify it to fit your needs.

Re: Logo on print ticket

Posted: Thu Mar 25, 2021 7:56 am
by wesselw17@gmail.com
Klemen wrote: Thu Mar 25, 2021 7:53 am In Hesk 3 the print template is inside /theme/hesk3/print-ticket.php so you can modify it to fit your needs.
thank you very much..will check