Print output

Although not a specific view in the usually Joomla understanding the print popup is worth explaining in a little more detail.

The display below shows the print 'pop up' screen displayed when the 'print' icon was pressed. The example shows the use of a top and bottom HTML box to provide additional information on the printed output, such as the company icon, titles etc.

Figure 2.27. Example Print Output Popup

Example Print Output Popup

The use of the HTML boxes is described in the Advanced Configuration chapter, later in this document.

As a convenience only the code we used in the HTML boxes to create the above display is shown below:

Top box: We have only modified the logo location in the following code sample.

<div style="height:98px;width:100%;border:1px solid #b1b1b1; ">
<div style="background:#7c7c7c;height:16px;width:100%;display:block;"></div>
<img style="float:right;" src="http://xxxx.yoursite.com/images/logo.png" alt="Logo" />
<h1 style="text-align:center;">Example Timesheet</h1>
</div>
<strong>Instructions:</strong> All timesheets, after obtaining authorisation from the designated Signatory Manager, should be submitted by end of Friday to Resources Department.
          

Bottom box

<h2>NB: Any timesheet not approved by the Authorised Manager may invoke delay.</h2>
          
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries