Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Bullet Styling
ThomasPz
<p>I have a textfield with html content and a unordered list in it.</p>
<p>The result ist that:</p>
<p> </p>
<p>Is there a way to style the bullet appeareance when rendering pdf?</p>
<p>Especcially the space between the bullet and the text. This space is very wide. I want to reduce the space like this sample image.</p>
Find more posts tagged with
Comments
jfranken
<p>The code in attached screenshot margin_code.png shrinks the gap between the bullet and the text producing the result shown in margin.png. I could not get styling on the <LI> tags to work for the PDF output so I added the span tag to adjust the text.</p>