Need to Implement Repeat Item Labels

Hi Jayraj,


Thank you for the screenshot, however, we need the input spreadsheet along with a executable copy of your source code to replicate the said problem on our side. Moreover, you have mentioned two problems here, we request you to please create an individual thread for every distinct problem. This way, we will be able to efficiently track your requests and consequently keep you updated with status. Thank you for your understanding & cooperation.
Hi Team,

We tried with the latest version of the product Aspose.Cells for Java v8.6.2.1 jar for the issue to generate pivot table through aspose repeat all item labels option through programatically but when we use above jar file, excel output itself not opening that is the screen shot attached to check the issue

For the generation we use the code given in post 616075 please refer once.

Normally we are using the below jar files for excel generation

aspose-cells-8.6.2.jar
bcprov-jdk16-146.jar
jsr173_1.0_api.jar
dom4j-1.6.1.jar
woodstox-core-asl-4.1.1.jar
stax2-api-3.0.2.jar



Please let us know the route cause how to set repeat all item label through programatically using aspose.

Please let us know if you have any queries on this.

Hi Anjaneyulu,


I have already checked the code segment provided here, however, the following two points make the mentioned code useless in evaluating the recently shared scenario.

  • The code corresponds to a previous release (8.3.0) where the API calls used in the code are no longer available with latest revisions of Aspose.Cells for Java, such as Workbook.open method. You have probably modified other parts of the code as well to make it compatible with latest build so we need your current code.
  • The code refers to a CSV (1008404_1813_1.csv) as input to the process, and I was not able to find it anywhere in this thread so most probably you haven’t shared it yet.

That said, I did check the scenario with simplest code segment shared by Amjad here. Please note, in past we were able to replicate the problem using same segment however, with latest release 8.6.2.1 the issue is no longer reproducible. Please check the attachment for the resultant spreadsheet that can be loaded fine with Excel application.

In reference to the above discussion, we need your current code (an executable standalone sample application) along with referenced spreadsheets to investigate the matter and to find out the problem cause so please provide us a .java file (in .zip format). We will check it to assist your further in this regard.

The issues you have found earlier (filed as CELLSJAVA-41551) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.