EXPORT PDF BUTTON MISSING

mmaresca

Member
For some reason, The Export PDF button is missing. Export PDF is enabled.
No Idea what I'm missing.

Any Ideas?


// enable export to PDF feature (0|1). This feature is available on DaDaBIK Enterprise/Platinum version only.


Here is my config.php:

$export_to_pdf_feature = 1;

$pdf_creation_time_limt = 30;

$pdf_max_number_records = 100;

$add_pdf_page_for_each_record = 1;

$pdf_page_orientation = 'P';

$parse_pdf_php_template_even_if_export_pdf_disable = 1;

$use_sort_for_pdf = 1;




Your current DaDaBIK version​

You are using DaDaBIK version 10.3-Manarola enterprise, installed on 10-31-2020 (installation code: 161525f9d843a6507f), the latest version of DaDaBIK is 11.8-Elba released on 12-05-2022

System info
PHP Version: 7.4.3
mysql version: 8.0.32-0ubuntu0.20.04.2
Web server: Apache/2.4.41 (Ubuntu)
Client: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
URL installation: xxxxxxxxxxxxxxxx
 
Top