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


