I'm trying to remove grey areas from PDF that agents print.
I have modified the /opt/otrs/Kernel/Modules/AgentTicketPrint.pm but when an agent prints a ticket to PDF the PDFs aren't changed at all.
If i modify the CustomerTicketPrint.pm the PDFs that customers print are modified OK.
Am I missing something?
Thanks.
modify PDF print colors
Moderator: crythias
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: modify PDF print colors
Is there a /opt/otrs/Custom/Kernel/Modules/AgentTicketPrint.pm? (Note the "Custom/" folder!)
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- Znuny newbie
- Posts: 21
- Joined: 29 Oct 2013, 12:11
- Znuny Version: 4.0.10
- Real Name: Matjaz Batic Finzgar
Re: modify PDF print colors
UFF that was a good one!
The file /opt/otrs/Custom/Kernel/Modules/AgentTicketPrint.pm exists and if I modify it the PDFs are modified.
THANKS
The file /opt/otrs/Custom/Kernel/Modules/AgentTicketPrint.pm exists and if I modify it the PDFs are modified.
THANKS