Proactive investorsLogo Proactive Investors UK Website

Search field
  • Oil and Gas contracts in Iraq Petrel Resources
  • Mobile Marketing Solutions for traditional and new media HipCricket
  • Diamond exploration and development in Southern Africa Firestone Diamonds
  • Advanced nickel exploration in Ontario's base metal district Landore Resources

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