Proactive investorsLogo Proactive Investors UK Website

Search field
  • Advanced Gold and Copper interests in China Central China Goldfields
  • Low cost gold producer in the Philippines Medusa Mining
  • Platinum and Nickel extraction specialists Braemore Resources
  • South American Oil and Gas Explorer and Producer Gold Oil

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