I am trying to make a pdf from my CuteEditor version 5.2. I use the SavePDF-method.
Below is the original HTML.
You can se the resulting pdf at this adress "http://www.sif-tele.com/Upload/testpdf.pdf
What am i doing wrong
<h1>Rubrik
1</h1>
<div> </div>
<div> Här är
lite text före
bilden</div>
<div> </div>
<div> </div>
<div> </div>
<div><img
src="http://cutesoft.net/data/j0313820.jpg"
border=0></div>
<div> </div>
<div> Här
är lite text efter
bilden</div>
<div> </div>