Well,
Thank you Sami and Bernie.
I ended up having to put the entire report on the page header block before it would print correctly. I am not certain if that is how it is supposed to work, but I have my report and it prints...so ??????
again thank you
tom
----- Original Message ----- From: "Sami Aaron" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 9:05 AM
Subject: [RBG7-L] - RE: Report Question--Breaks
Tom -
If what you are trying to do is to create a new page for each new letter,
then set a breakpoint on the Fullname and mark "On Break Change" to start a
new page. Then place the fields/variables that relate to the fullname (like
the address and "Dear name") in the H1 section. Place the other information
in the Detail section.
Remember that breakpoints are used to manage the one-to-many relationships -
put the "one" side in the break headers & footers sections and the "many"
side information in the detail section.
Sami
------------------------------------------ Sami Aaron Software Management Specialists 19312 W 63rd Terr Shawnee KS 66218 913-915-1971 mailto:[EMAIL PROTECTED] www.softwaremgmt.com
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 9:47 PM To: RBG7-L Mailing List Subject: [RBG7-L] - Report Question--Breaks
Good Evening/Morning all
I am working on a receipt style report that is based on a single view. I have tried to set break points (on date, on idnum, on full name...) but continue to get a run-on report....like they aren't even there.
my view is based on the combination of two views (one Averages contributions, one brings current transaction info, last one brings mailing information)
report is structured like this (** indicates where I've tried setting the break points)
..#DATE **
fullname ** addr csv
Dear name
paragraph variable
paragraph variable
thank you variable
Sincerely
Treasurer name
Treas Title **
Thank you for any help/information you may be able to provide. The report was created in 7.1.
Tom
