session_start();
include_once('../include/header_functions.php');
include_once('../include/functions.php');
show_header("Printing Instructions");
show_job_header();
?>
Printing Instructions for Graphs
In order to print the Self/Others Reports and the Multi Reports:
- In "Page Setup" make sure you are set to print without headers and footers, and in landscape mode.
- In your browser preferences, make sure you are set to print background images.
(In IE: Tools -
Internet Options - Advanced Tab - Printing - Print Background Colors and Images)
Back to Reports
show_job_footer();
?>