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

