Menu

#5 GroupBuilder bookmark(anchor) PDF support

open
nobody
5
2012-12-07
2009-04-15
No

In JRTXML you can do:

<textField bookmarkLevel="1">
...
<anchorNameExpression>
$F{name}
</anchorNameExpression>
</textField>

Which naturally fits the group header band textField.

So the GroupBuilder class should have something like:
.setBookmarkEnabled(true)
Then it should add these things to the group header band text field:
bookmarkLevel = group level
anchorNameExpression = group field value

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.