pageNumber in pdf output
#1
Posted 26 April 2012 - 12:31 PM
For instance, one grouping's results spans 3 pages, but the page number when output next to each row remains the same for all of them, whether the row is actually on page 5 or page 7 of the pdf report.
Is there any way to check that a row is at the top of a new pdf page (rows are quite complex, in some cases only 4 rows will fit per page, in others, dozens).
As a very simplified example of what's happening:
text, text, 1
text, text, 1
text, text, 1
--- pdf page break ---
text, text, 1
text, text, 1
--- pdf page break ---
text, text, 2
text, text, 2
where the integer value displayed is the value in pageNumber.
#3
Posted 27 April 2012 - 05:37 AM
I need two groups dropping to detail and the outer group doesn't get processed correctly, so I've combined the two groups and just need to control the display logic (if that makes what I'm trying to do any clearer).
#4
Posted 04 May 2012 - 07:31 AM
#5
Posted 04 May 2012 - 05:27 PM
mwilliams, on 04 May 2012 - 07:31 AM, said:
#6
Posted 07 May 2012 - 02:10 PM





MultiQuote





