Jump to content

508 PDF tags in a report with groups 3.1.4


Xarnius

Recommended Posts

Hello all,

I really hope someone has had some experience with this, because I've tried about everything possible I can think of.  The problem is this.  When I start a table in the page header and row start and close the row and table in the page footer, and make a frame on my detail with a table row on it, and tag the individual details columns with detail tags everything works peachy.

I end up with something like this:

<table><tr>

<tr><td><td><td></tr>

</tr></table>

Here's where it gets complicated.  Say within that main page header/footer table and header/footer row, I have a group which I also want in a table.  My first inclination was to put a table start as this had worked within the page header, but this time put it in the group header, and close it in the group footer.  Apparently iReport/jasper does not like this at all and won't even generate a PDF.  So in table structure this is what I was trying to accomplish.

page header -<table><tr>

group header 1- <table>

detail - <tr><td><td><td></tr>

detail - <tr><td><td><td></tr>

group footer 1 - </table>

page footer -</tr></table>

Any assistance would be greatly appreciated!

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...