Change tab spacing

I have an issue SSMS (SQL server) renders a tab every 4 char because that’s the default, ireports changes the tab length to every 5 chars is there a way of changing a parameter so that ASCII char 009 is 4 chars in length not 5 ?

MARK.D966_1's picture
Joined: Dec 24 2014 - 2:34am
Last seen: 8 years 8 months ago

1 Answer:

I know this from Jaspersoft Studio:

You can define the tab-width in pixels. But i'ts only ony text-field level (and you have to define it either each textfield, or start with one and copy that one;).

 

You go click on:

  • Textfield
  • Menu "Test Field"
  • Scroll down and under heading "Paragraph" you find Tab Stop Width

 

Hope it helps you!

gert_1's picture
876
Joined: Aug 7 2014 - 12:25am
Last seen: 7 years 10 months ago

This did not work the tab with needs to be per char not size

MARK.D966_1 - 8 years 8 months ago
Feedback
randomness