Since OpenPDF has now moved their classes from com.lowagie to org.openpdf, it would be good to: - Change the dependency from artifact openpdf to openpdf-core-modern - Move all classes of OpenRTF from com.lowagie to org.openpdf Main reason it to avoid facing all those deprecated tags while using both library in the mean time if using the old packages.