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**** > > ** ** > > * > * >

