I have a Paragraph that is set to alignment justify. In
this paragraph I have a chunk containing a string of underscores (i.e.
"____________________"). For one reason or another I need to be able to draw a
line and in some cases wrap the line. To do this I am using the
Chunk.setSplitCharacter() -- it works great. However, there are some instances
where the line is getting stretched (i.e. "_ _ _ _ _ _ _ _ _ _"), rather than a
solid line, because of the alignment. Is there any way to stop that
effect?
Thanks,
Mitch Freed
