Ralf Lütke
Ralf Lütke
Hi naucon, I've added plugin settings to let the user deny or allow cookies by a callback hook. A callback function is needed to enable or disable tracking, depending on...
The parent Header() function of TCPDF has been overridden and could not be used anymore. Now the Header() function of laravel-tcpdf is used only if the htmlHeader string is set....
I have added the JavaScript functions `setGaTracking(on)` and `getGaTracking()`, which can be used as callback functions in an cookie consent dialog. The following code sample allows users to activate or...