I want to generate a report in HTML with Stylesheets. I can do it but I can't modify the position of the elements from ABSOLUTE to RELATIVE. How can I do it?
e.g .
<span style="position:absolute;top:18pt;left:271pt" id=f1>report test</span>
to
<span...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.