Hi,
We recently got license for
We are using aspose-cells-7.7.2.jar file to generate XLSX file.
We create basic template on top of that we run some java logic to populate the data on to the template.
We generally create XLSX and pdf files from the template using aspose-cells-7.7.2.jar.
Everything works fine in windows environment but we had some issues facing at the time of creating pdf files on unix environment.
Formatting and line/page break problems are happening.
For example my XLSX template file has 5 pages, when we generate pdf we are seeing content is spread across 12 pages.
I am not sure is it because of environment or with the template itself.
Thanks
Venkata.