My issue as shown below:
<p class="text-center"><b>Details of SOP</b></p>
<div>
{{doc.sop_info}}
<div class="page-break"></div>
</div>
There is a horizontal scroll, how can I remove it?
My issue as shown below:
<p class="text-center"><b>Details of SOP</b></p>
<div>
{{doc.sop_info}}
<div class="page-break"></div>
</div>
There is a horizontal scroll, how can I remove it?
{{doc.sop_info}}
This one is text-editor so when I try your code above it does not work though. Still same result.
Jeel, I think you just save my trouble. Many thanks to you.