noahwebs

Results 3 comments of noahwebs

> question: why do you need to use http external resources ? if those files are on your server, it is better and faster to use absolute path instead The...

> If the generated PDF file has a local cache, it will be fine — even if you need to generate a unique download link for each S3 file, in...

> Mmm I have just installed it and I'm getting the same error. Calling the new method introduced in 5.3.3 fixed the issue for me: `$html2pdf->getSecurityService()->disableCheckAllowedHosts();` @spipu thanks again for...