Hi, I’m trying to convert a pdf into an excel sheet and Aspose is the product I keep running across but I’m unable to get it installed. I’m using IntelliJ IDE for my projects and have successfully installed Aspose.Total. I’m prompted in my plugin window that it is installed and enabled. image.png (11.8 KB)
I’ve also attempted to add the repository and dependencies to the pom.xml file as instructed. image.png (278.4 KB)
However, when trying to import aspose or use the Document() class, I’m met with these errors. image.png (35.8 KB)
image.png (22.1 KB)
I’ve scoured the documentation and other forums but can’t find a solution to get this working. Any help is much appreciated. Thanks