Hi @alexey.noskov and Team,
I have sample HTML as below
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="mystyle.css">
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</bod…...pdf Document doc = new Document(); // Create a document builder...for conversion: Document doc = new Document("C:\\Temp\\in.html");...