add(NAVBAR_TITLE, tep_href_link(FILENAME_PDF_CATALOGUE)); // Directory where the generated PDF files will be stored! // If you mofify the name of this directory, please modify accordingly the // catalog/admin/pdf_config.php file!! // Don't forget to change the permissions of this directory to 755! define('DIR_WS_PDF_CATALOGS','catalogues/'); // Filename to use as a base for the name of the generated PDF files. // If you mofify the name of this directory, please modify accordingly the // For Categories catalog // catalog/admin/pdf_config.php file!! define('PDF_FILENAME_CATEGORIES','categories'); // For catalog define('PDF_FILENAME','catalog'); ?> >
|