Viewers and Visualizers example not working for Aspose.Words Java

Hi,

I am currently evaluating Aspose.Words Java version 14.4.1 on RedHat 5.5 with Java JDK 1.8.0_05.



I have downloaded the examples from GitHub (GitHub - aspose-words/Aspose.Words-for-Java: Aspose.Words for Java examples, plugins and showcases) and unzipped them in my Aspose folder.
So, I have the following strucuture in my Aspose folder:



- Aspose_Words_Java-master

- doc

- examples

- lib

- license

readme.txt



where the folder Aspose_Words_Java-master contains the examples.



I have opened the project example with IntelliJ 13.1.2.


I had to change the project library since the path was not correct for the aspose_words_14_4_jdk16.jar file.



With this configuration, I can run most of the examples but the example in viewersandvisualizers/document/java is not working.



I can run the main method in DocumentExplorer.java, MainForm.java and Program.java but I get only an empty window each time.
Also, when I tried to open the DocumentExplorer.form I got an error from IntelliJ stating that “Form file is invalid: Not IntelliJ IDEA Designer form file”.



Thanks for your help,



Antoine Soubret

Hi Antoine,


Thanks for reporting this problem to us. We are working on it and will get back to you soon.

Best regards,

Hi Antoine,


Thanks for being patient. It is to update you that we have fixed the DocumentExplorer example project which you can download from the GitHub repository below:
https://github.com/asposewords/Aspose_Words_Java

Please let us know if we can be of any further assistance.

Best regards,

Hi Awais,

Thanks, the example is now working for me.

Best regards,

Antoine Soubret