Re: Reports 2.5 Question!

From: Eric Hartzenberg <eric_at_erichome.demon.co.uk>
Date: 1997/02/28
Message-ID: <jk2coGAf00FzEwbT_at_erichome.demon.co.uk>#1/1


In the Repeating Frame (of the record in question) create the line as a boilerplate object (dashed-line, gray, normal weight, whatever). Now write a field-level trigger for the object which fails (returns 'FALSE') if mod(:counter,3) <> 0. (I think I'd better test this before posting!). Yep, works fine. The counter could be rownum, returned from the base query.

This obviously puts a separator after every 3 rows returned from the database. To put separators at regular intervals across the page (like the old 'music-paper' stationery we used when I were a lad) - now that would be tricky!

In article <3315AA7F.14D0_at_nbnet.nb.ca>, Darren Young <dly_at_nbnet.nb.ca> writes
>I have a question for you about Developer/2000's Reports 2.5. A client
>of mine asked me the following question:
>
> 'When printing a report (using Oracle reports) we would like a faint
> seperator line after every three "detail" lines that are printed.'
>
>Does any body have any ideas? If so please send me an email.
>
>Thanks in advance!
>-----------------------
>Darren L. Young
>B.Cs
>Application Developer
>
>dly_at_nbnet.nb.ca


| ~~~~~~~~~~~~~~~~~~~~ | ERIC  HARTZENBERG | ~~~~~~~~~~~~~~~~~~~ |     
| Email    : eric_at_erichome.demon.co.uk   Compuserve  : 100073,21 |
| Homepage : www.erichome.demon.co.uk                            |
|________________________________________________________________|
Received on Fri Feb 28 1997 - 00:00:00 CET

Original text of this message