Quantcast
Channel: html2openxml Discussions Rss Feed
Viewing all articles
Browse latest Browse all 228

New Post: Add spacing or margin-top to paragraph

$
0
0
Hi,

I read your lib does not support CSS styles. Would have been cool at least for the margin-top and margin-bottom e.g.:
<p style="margin-top: 12pt;">bla bla</p>
So if I need some extra space before a paragraph I need to add in my HTML some <br/> like this:
<p></p>
<p>bla bla</p>
or
<br/><br/> <!--or how many breaks I need to make it "look more or less how I want to")-->
<p>bla bla</p>
But it will be never precise as specifying exactly how many points (pt), any chance you can implement this support or let me know how to achieve this? For now the best I can do is do add the breaks.

Thanks for this awesome library, saved me already some headaches! ;) You did a good job!

Viewing all articles
Browse latest Browse all 228

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>