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