Page 1 of 1

Export PDF extension disabled

Posted: Tue Jan 31, 2023 12:57 am
by mishanian

Hi,
On PHPMaker 2023 Registered version, View page, when I click on the PDF export button, There is the following error :

Export PDF extension disabled

I have checked the Tools->extensions
Dompdf (Export to PDF) is enabled with the following Advanced Project:

PdfBackend:CPDF
MemoryLimit: 256M
TimeLimit:240

and on the tables:

tablename ExportList: checked, exportView: checked , pageBreak:0, pageOr: Portrait, PageSizze:a4

also on PHP tab->Page Optios-> Export-> PDF is ticked
I don't know if it is relevant or not but I found exportpdf=0 in the .pmp project file


Re: Export PDF extension disabled

Posted: Tue Jan 31, 2023 1:14 am
by mishanian

for your information:
PHP 8.1
gd, dom, mbstring is installed and in phpinfo is showing


Re: Export PDF extension disabled

Posted: Tue Jan 31, 2023 1:28 am
by mishanian

Thanks, I disabled and enabled the extension and PHP Export and now it is working