Laurent MINGUET

Results 29 comments of Laurent MINGUET

here is the feature : https://github.com/googleapis/google-api-php-client-services/pull/189

Thanks for this report it is a new issue

what do you mean by "QR-invoices" ? About QR-code, you can directly generate them. look at https://github.com/spipu/html2pdf/blob/master/doc/barcode.md and examples

Hi, this is a security patch, that why it is release in a patch version, even if it is also a breaking change. But i will add new methods on...

https://github.com/spipu/html2pdf/commit/b5242416105db0d6c87851676d08cb32ef3bd7e2 is it ok for you ?

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 case...

You're welcome. Please be cautious when using this new method that disables the security feature. You do so at your own risk, and I cannot be held responsible in case...

if your path begins with "/" it means that it is a absolute path, not a relative. else, it is a relative path. For a relative path, it must be...