While composing the html for creating html file and then converting to pdf, whole html is working fine, it creates the file, but the logo is not picked by the code. Below is the portion of the code used for Img and result of pdf created.
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<img src="D:\AllMasterBackUp\Images\gal-logo.png" alt="companylogo" height="100px" width="100px" />
<pre>
<b>
Result of html - converted to pdf

Please advise what correction of the html I should do, so that the image can be picked and to be at the right side of page.
I wanted to keep the company details as shown above in left side and on the right side the image