A portion of the data can be rotated in the PDF by adding “rotate=”90″” to the div.
<div position="absolute" rotate="90"> <table> <tr><td>test</td></tr> <tr><td>test</td></tr> </table> </div>
A portion of the data can be rotated in the PDF by adding “rotate=”90″” to the div.
<div position="absolute" rotate="90"> <table> <tr><td>test</td></tr> <tr><td>test</td></tr> </table> </div>