Documentation for JIRA 5.2. Documentation for other versions of JIRA is available too.

To use specific font size for printing purposes, custom css specifying the desired font size can be add into the Announcement Banner.  The steps are as follow:

  1. Go to 'Administration' > 'System' > 'User Interface' > 'Announcement Banner'
  2. Enter the following code into the Announcement Banner section and change your desire font size: 

    <html>
    <head>
    <style>
    @media print
    {body{font-size:9pt !important;}
    </style>
    </head>

     

     

  3. Print preview an issue view to check if the JIRA font has changed into desired size. 

     

     

     

     

     

Related Content

Unknown macro: {dynamiccontentbylabel}
Help us improve!
Unknown macro: {kbsurvey}
Unknown macro: {htmlcomment}

Regular Expression:

  • No labels