Jasper Report Formatting

Started by johmut, September 28, 2022, 15:10:00 PM

Previous topic - Next topic

johmut

Hi, who knows where I can modify the Jasper report template so it no longer outputs vertical line images to the left of documentation text of elements?

These lines give me trouble when targeting .docx or .pdf formats, in the sense that they not always match the height of the text block. Sometimes the name of the next element is merged into the indented text block...

Phil Beauvoir

That's in the style.jrtx file:

<style name="Documentation" style="Normal">
    <box leftPadding="5">
        <leftPen lineWidth="2.0" lineColor="#A2C7DA"/>
    </box>
</style>
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.