A lot hooks used into PDF generation were not correctly implemented. We
had to fix this. The result si that the following hook were set as hook of type "replace". This means if your module implement such hooks, it must return 0 to execute standard code or 1 to replace standard code (value to output should be set into resPrints instead).
This diff is collapsed.
Please register or sign in to comment