I have a concern about the PDF compression ext, is any component in this ext connecting to any external API for compression?
Does the ext have an impact on the firewall?
Hello,
I'm not that component's author, but I took a look at its source code. It uses Ghostscript to perform the PDF operations, so everything runs locally on the server, and no network calls are involved.
Hi Abdulrahman,
Aurelio is correct, there's no external call made by the component/extension. It was just a concern, or did you face any issues?