Enhanced DIV-Support
Status: Abandoned
Brought to you by:
renatoac
Would be great, if there would be an enhanced
div-support and supporting of the div-css attributes:
<div>
<div>
<h1>1. Test-H1</h1>
Text zu 1.Test-H1
</div>
<div>
<h1>2. Test-H1</h1>
Text zu 2.Test-H1
</div>
</div>
In the pdf the div's will be displayed as two seperate
div's.
This would be very usefull for none table-based webpages.
Greetings,
Torben