In this video, we will see how to convert an html document to the pdf format. We will create a simple java maven project and using the JSoup and openpdf dependencies convert an input html to pdf.
You can find the source code at the following github url:
https://github.com/chargeahead/html2p...