Java: Converting HTML to PDF

Опубликовано: 07 Октябрь 2024
на канале: ChargeAhead
11,652
73

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...