Hi,
I need the include a vertival text and stick it to the left side of the pdf report, but
the text doesn´t move with 'margin-left:0'
<div style="transform: rotate(270deg); -webkit-transform: rotate(270deg); -ms-transform: rotate(90deg); position: absolute;">
text text text text text text text text text text text text
</div>
Hi,
Can you try apply the following style
<style="padding: 0px 30px;"/>