From: Carol F. <cf...@eh...> - 2004-11-08 21:55:05
|
For the horizontal line suppress, there needs to be a conditional on the suppress. I don't want it to always be zero. For the conditional pagebreak, I think it should be something like <Break name="somename" newpage="iif('somevalue' = 'value1' || 'somevalue' = 'value2', yes, no)" ... -----Original Message----- From: Bob Doan [mailto:bd...@si...] Sent: Monday, November 08, 2004 2:44 PM To: Carol Fouse Subject: Re: formatting Carol, Can you also ask the list please rli...@li... On Mon, 2004-11-08 at 14:53 -0700, Carol Fouse wrote: > Bob - > > Is there a suppress for a horisontal line? I have a report that has > subtotals after each category and then another subtotal for the first > 3 categories, followed by a heavy horizontal line. Yes.. we just added in this feature You can do it by making the size zero.. I'll have a new release shortly > Also, is there a conditional page break? This report has a page break > after this second subtotal, and then after the next 3 categories. Ummm.. we don't have conditional page breaks yet.. Can I see an example to see what you mean.. or example RLIB syntax for what you are looking for?? - bob |