[SOLVED] Get rid of grey printings

Moderator: crythias

Locked
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

[SOLVED] Get rid of grey printings

Post by HervE »

Hello,

By default, all printings in OTRS - i.e. ticket printing, stats, etc. - display large grey areas.
I find it not very easy to read, and also a bit, uh... "dirty". (Sorry for the offence :roll: )

Is there an (easy) way to get rid of all this grey, at the PDF generation?
Only the outline is useful.

Regards,
HervE
Last edited by HervE on 28 Jun 2011, 18:09, edited 1 time in total.
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Get rid of grey printings

Post by HervE »

Any idea anyone?

(I can't believe I'm the only one who is 'disturbed' or disappointed by these large grey areas in OTRS printings!??)

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Get rid of grey printings

Post by crythias »

It's hard-coded in the pdf generation, so find and remove/change Color => '#666666' in Kernel/Modules/AgentTicketPrint.pm
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Get rid of grey printings

Post by HervE »

Great! I managed.

And I did it to Kernel/Modules/AgentStats.pm and Kernel/Modules/AgentTicketSearch.pm as well.

Many thanks.
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Get rid of grey printings

Post by aph »

EDIT: Separate thread viewtopic.php?f=62&t=28347
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
Locked