I’m evaluating Aspose.Cells, and testing the export to PDF feature.
- The page break setup in excel is not maintained
- The chart labels aren’t positioned appropriately, and seems to overflow onto the next page.
I’m evaluating Aspose.Cells, and testing the export to PDF feature.
Hi,
Thanks for your posting and using Aspose.Cells.
When you execute your Aspose.Cells code in Linux, you need to specify fonts by placing them in a directory and setting the font directory using CellsHelper.setFontDir method.
Please also download and try the latest version: Aspose.Cells
for Java v8.6.0.3 and see if it makes any difference for you.
Thanks for the reply.
Hi Syed,
Do you have any guidance on how to install on Heroku?
Hi,
Thanks for your feedback and using Aspose.Cells.
It is good to know that your issue is now sorted out. You only need those fonts which are needed by your PDF and you don’t need to get all the windows fonts. Please feel free to ask any other question, we will be glad to look into it and help you further.