Proactive investorsLogo Proactive Investors UK Website

Search field
  • Diamond Producer and developer in Lesotho, South Africa Kopane Diamond Developments
  • High grade zinc exploration in Ireland Connemara Mining
  • Advancing a multi-million ounce gold project in the Philippines Metals Exploration
  • Emerging Tin and Tantalum Producer Gippsland

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