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

