[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: page break



Do a pre-select of the data of the account to see how many lines I going to
print and calculate the total pages using this.
Bi pre-select I mean to make an aditional select prior to the one that
prints the accounts and get the count of lines.
----- Original Message -----
From: Ryszard Jedrychowski <Ryszard_Jedrychowski@CARDLINK.CO.NZ>
To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
Sent: Tuesday 8 de June de 1999 18:39 PM
Subject: page break


> I need to print "Page ... of ..." in my report. I know I can use SQR
> page-number and last-page command but it does not work in this case. The
> report is printed for many accounts and each account should have "Page
> ...of ..." in the account's header. Thus, the numbering of pages should
> start again for a ne account.
> SQR report uses stored procedure to retrieve the result set in the proper
> order.
> Any suggestions ?
>
> Ryszard
>