Aspose.Cells Version: 8.6.0
Convert a .xls file to PDF exsit Chinese charactor problems. and some table colors changed.
I'm tested english charactor no any question. We need your helps. Thank you very much.
I'm tested english charactor no any question. We need your helps. Thank you very much.
Code:
Workbook workbook = new Workbook(inputFile);
// example outputFile = "HelloWorld.pdf"
workbook.save(outputFile,SaveFormat.PDF);
workbook.save(outputFile,SaveFormat.PDF);