aspose-cells / Aspose.Cells-for-Java

Aspose.Cells for Java examples, plugins and showcases
https://products.aspose.com/cells/java
MIT License
148 stars 102 forks source link

xlxs to pdf text offset #61

Open kulapika159 opened 3 years ago

kulapika159 commented 3 years ago

1 2 3

this problem occurred when I changed the server,The two servers have the same fonts,the original server is ok

/**

amjad-sahi commented 3 years ago

Please double check if the new server has the underlying fonts (used in the template Excel file) installed. Also, the fonts folder should be accessible by the APIs seamlessly. Moreover, make sure to use latest version of the API (Aspose.Cells for Java v21.10) in the new server. If you still find the issue, kindly do share input Excel file and output PDF. Also, share correct PDF produced on previous server.

PS. you may zip the files and upload to some file sharing service (dropbox, Google drive, etc.) and provide the Download link here.

By the way, you may also post your issue on dedicated forums here.