Export PDF extension disabled

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mishanian
User
Posts: 120

Export PDF extension disabled

Post 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


mishanian
User
Posts: 120

Post by mishanian »

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


mishanian
User
Posts: 120

Post by mishanian »

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


Post Reply