Can't use ironpdf library in MVC Portlet

Jamie Sammons, modified 2 Years ago. New Member Posts: 2 Join Date: 3/17/23 Recent Posts

I am trying to create an MVC Portlet in which the ironpdf library is used to extract an image from a pdf and from a word document. The project is a maven project, I have included the library and its dependencies in the pom, but it is an infinite loop, every time I include some more, it asks me for another one. In addition to including it in the pom, I've included it in the bnd.bnd, as includeresources. Can you help me to be able to import it?