FNC Data grid, PDF export and pako version

We use TMS Web Core 2.9.6 and FNC UI Pack 7.0. Our application already uses a pako package (v2.1.0), but if we use a FNC Data grid (TTMSFNCDataGrid) and PDF export (TTMSFNCDataGridPDFIO), errors occur in the compression functions of TTMSFNCDataGridPDFIO. Is there some requirement for a specific pako version when using FNC Data grid and PDF export?

We haven't tested with a different pako version. We use the one from "Manage JavaScript Libraries"

pako 1.0.10

Is there a reason to use a new version?

No. But when we had to integrate a compression library into our web application, we used the pako version that was available at that time.

We'll investigate if we can upgrade the version.

Hi,

We've made the code compatible with newer versions of pako, next version of TMS FNC Core will have the fix included.

We just updated to FNC Core 4.2.2.1 and PDF export is working with pako 2.1.0. Thank you.

1 Like