Quando há uma Coluna Somatória ela não aparece na impressão.
Hello, Cleyton!
Thank you for your question.
Please note that Flexmonster splits the exported table to fit it into A4 format without decreasing the font size. This behavior does not depend on a grid type. We recommend two export approaches that will not split the table and will allow printing it with your browser's printing tool:
Custom export to PDF handler
Flexmonster provides an opportunity to customize the exported file by using the exportTo()
API call. By setting the pageFormat
property, you can increase the size of the exported PDF file, which may allow fitting the grid without line breaks. Please see this example: https://jsfiddle.net/flexmonster/ukd6815L/
Export to HTML
This approach would work without customizations, as Flexmonster exports the entire grid on a single HTML page by default. Then it is possible to use the browser tools to print the HTML page while keeping all columns on one page.
Hope these approaches will work for you.
Kind Regards,
Maksym
We did the printing test in the different pageFormat, with only two columns and the sum column does not appear at all.
That is, when printing the sum column does not appear in the print.
Hi, Cleyton!
Thank you for your reply.
Our team could not reproduce this behavior with the latest version of Flexmonster (see the example).
We have also looked through the release notes and found that an issue with hidden columns on print was fixed in Flexmonster v.2.7.24. If you are using an older version, we suggest updating the component or using another exporting method, with which the issue does not occur.
Please let us know if you would like to update the component.
Best Regards,
Maksym
Thank you very much, this was the information I needed. I would like to know how do I test the new version locally to confirm it is resolved before renewing my license?
Hi, Cleyton!
Thank you for your reply.
Our team will reach out to you via email and provide you with more details on this matter.
Best Regards,
Maksym