Skip to content

[FIX] Multiple fixes when exporting tablesorter to print/pdf

Assure that filtered rows are not show in the PDF. Replace filter input forms with teh values due to timeout on mpdf lib. Trim superfluous spaces/tabs/etc from the HTML to decrease the size, since older versions of libpcre were timing out on XSS filter processing.

ref: https://avan.tech/item80806

Edited by SoftStart Code

Merge request reports