Proactive investorsLogo Proactive Investors UK Website

Search field
  • Development and production of advanced computer vision systems Seeing Machines
  • Advanced coal interests in Indonedia's coal heartland Churchill Mining
  • Creating products offering mobile email and PIM synchronization Synchronica plc
  • Advanced Gold and Copper interests in China Central China Goldfields

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';
}
?>