Combine Workbook has issue in Aspose Cells Java

Hi,

We have a requirement to combine multiple workbooks and generate pdf, and the sheet name can be same for multiple worksheets. We try to combine multiple workbooks using "Workbook.combine" method, but if the same sheet name causes the data reference issue. Can you please advise?

For example,

Workbook workbook1 = Input, cover (Sheet Name)

Workbook workbook2 = Input, Product, Term1, Term2 (Sheet Name)

When we try to combine the above two work books, but workbook2 losses the reference of the sheet name "Input"

Thanks & Regards,

Anbuselvam M

Hi Anbuselvam,

Thanks for your posting and using Aspose.Cells.

Please provide us your sample code and source workbook which is causing this issue. Let us know the problem by highlighting the issue in a screenshot with red circles around the problematic area. It will help us look into your issue more precisely and we will update you asap.

Please also download and try the latest version: Aspose.Cells for Java 8.1.2 and see if it resolves your issue.