Missing Controller
Error: AnnualReport2007.pdfController could not be found.
Error: Create the class AnnualReport2007.pdfController below in file: app/controllers/annual_report2007.pdf_controller.php
<?php
class AnnualReport2007.pdfController extends AppController {
var $name = 'AnnualReport2007.pdf';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

