I am trying to import the PDFMergerUtility java class into a java action but for some reason I get this error, error: package org.apache.pdfbox.util does not exist [javac] import org.apache.pdfbox.util.PDFMergerUtility; Can anyone help me with this?
asked
Masterman Barimah Aboagye
1 answers
0
You should also place the .jar file in the userlib otherwise Mendix is unable to find it.