Missing Controller

Error: PDFController could not be found.

Error: Create the class PDFController below in file: app\controllers\p_d_f_controller.php

<?php
class PDFController extends AppController {

	var $name = 'PDF';
}
?>

Notice: If you want to customize this error message, create app\views\errors\missing_controller.ctp