How do you adjust the lines per page in version 9.1? Mike
On Feb 26, 2012, at 10:19 AM, "Mike Byerley" <[email protected]> wrote: > Dennis, > > Here are Sami Aaron's notes on printing Checks in 6.1/6.1A. They are > likely still relevant. > I used to print 3 part checks with a bottom detail on continuous forms but I > don't have any of my own notes, but I do recall using just the page header > only is the point of beginning. > > {begin notes} > 1. You can design a "Custom Report" to print any kind of custom checks. > Tips: > . Use ONLY PH (Page Header) Section of Report (Key Point) > . Remove all other sections, i.e, RH, D, RF, etc. > . Under Report Layout, > . Lines Per Page: 74 > . Page Footer Line Number: 0 > . CHECK [Remove Initial Carriage Return] > . UN-CHECK [Manual Break Reset] > . CHECK [Clear Variables after Printing] > . UN-CHECK [Form Feed - Before Printing Report] > . UN-CHECK [Form Feed - Before Report Header] > . UN-CHECK [Form Feed - After Report Header] > . UN-CHECK [Form Feed - After Report Footer] > . SET Print Orientation to Portrait > . SET Left Margin to 0.75 > . SET Right Margin to 8.00 > > 2. You can also use Custom LABEL feature of R:BASE for Windows > > You don't need that. R:BASE FOR WINDOWS 6.1/6.1A DOES IT ALL! > > Under "Report Settings", you can pre-define the "Print Orientation" to > Landscape. > > {end notes} > > > > > > ----- Original Message ----- > From: "Dennis McGrath" <[email protected]> > To: "RBASE-L Mailing List" <[email protected]> > Sent: Sunday, February 26, 2012 8:02 AM > Subject: [RBASE-L] - RE: Printing on Preprinted peforated forms in Rbase 9.1 > > > I agree that labels are probably the best solution. > > Put your reverse line feed at the top of every label and a forward linefeed > at the bottom of each. > You should be able to place your individual fields exactly where they need > to go. > > Dennis McGrath > [email protected] > [email protected] > > > On Sun, Feb 26, 2012 at 12:13 AM, Javier Valencia < > [email protected]> wrote: > >> Michael,**** >> >> ** ** >> >> I do not have all the answers but I do have a few suggestions.**** >> >> Given the size of your report, you might consider using labels instead of >> reports.**** >> >> If you have more than one line that you want printed, you can always >> concatenate the different lines, including CRs, into one single variable.* >> *** >> >> Make the height of all the sections “static” rather than ‘dynamic.” To do >> this, right click on a blank portion of the section and select “static” >> from the pop-up menu. This will ensure that the height of the sections is >> set and does not change**** >> >> Odd-sized pre-printed forms take a lot of trial and error, and sometimes >> creative workarounds, to get them working.**** >> >> The good news is that there always is a couple of ways of doing things in >> R:base.**** >> >> ** ** >> >> Javier,**** >> >> ** ** >> >> Javier Valencia, PE**** >> >> O: 913-829-0888**** >> >> H: 913-397-9605**** >> >> C: 913-915-3137**** >> >> ** ** >> >> * >> * >> > >

