I created a java file and added the maven dependencies and I ran it as a java project . I got this error
The method create() is undefined for the type HtmlToPdf
HtmlToPdfObject cannot be resolved
How to resolve this and can anybody add how to run this?
I created a java file and added the maven dependencies and I ran it as a java project . I got this error The method create() is undefined for the type HtmlToPdf HtmlToPdfObject cannot be resolved
How to resolve this and can anybody add how to run this?