noahwebs
noahwebs
"Unauthorized path host" exception is a breaking change and needs better configuration to workaround
> 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...
"Unauthorized path host" exception is a breaking change and needs better configuration to workaround
> 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...
"Unauthorized path host" exception is a breaking change and needs better configuration to workaround
> 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...