pdf generation fails with this HTML

  •  02-12-2008, 5:59 AM

    pdf generation fails with this HTML

    Why does this HTML fails to convert to pdf ?
     
    Can anyone help me ?
     
    HtB
     
    <div id="FACTUUR" style="position: absolute; width: 307px; height: 72px; top: 259px; left: 40px;">klantnummer : <br />
    ordernummer : <br />
    <br />
    </div>
    <div id="ARTIKELEN" style="position: absolute; width: 717px; height: 450px; top: 350px; left: 40px;">
    <table border="0" cellpadding="2" cellspacing="2" width="500">
        <tbody>
            <tr>
                <td width="50">aantal</td>
                <td width="100">artikel</td>
                <td>omschrijving</td>
                <td>prijs</td>
                <td>bedrag</td>
            </tr>
        </tbody>
    </table>
    <br />
    </div>
    <div id="TITLE" style="position: absolute; width: 295px; height: 45px; left: 462px; top: 55px;"><span style="font-size: 24pt;">FACTUUR</span><br />
    </div>
    <div id="AAN" style="position: absolute; width: 358px; height: 105px; top: 124px; left: 398px;">HtB<br />
    <div>Sterren..</div>
    <div>&nbsp;The Netherlands<br />
    </div>
    </div>
    <div id="ADRES" style="position: absolute; width: 307px; height: 174px; top: 25px; left: 40px; line-height: 14pt;"><span style="font-size: 14pt;">JHandelsnaam<br />
    </span>
    <div><span style="font-size: 14pt;">b.v.</span></div>
    <span style="font-size: 14pt;"><br />
    <br />
    T : <br />
    F : 088 -<br />
    E : <br />
    W : </span><br />
    </div>
    <br />
View Complete Thread