PHP can't find my PDFNet libraries even though I built the wrappers with no errors

You may need to register PDFNetPHP.so as an extension to your PHP environment by adding the following line in your php.ini:

sh

1extension=/full/path/to/PDFNetPHP.so

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales
PHP can't find my PDFNet libraries even though I built the wrappers with no errors | Apryse documentation