Proactive investorsLogo Proactive Investors UK Website

Search field
  • Nickel Laterite Producer in the Philippines Rusina Mining
  • Diamond exploration and development in Southern Africa Firestone Diamonds
  • Creating products offering mobile email and PIM synchronization Synchronica plc
  • Oil & Gas exploration, development & production in Europe Northern Petroleum

Missing controller

You are seeing this error because controller PdfController could not be found.

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

Fatal: Create the class below in file: app/controllers/pdf_controller.php

<?php
class PdfController extends AppController {
   var $name = 'Pdf';
}
?>