Mike, I have two suggestions for you.
1. With the dot-matrix, just write text to a file including all control codes you need. Do not use a report or label, create the text in code instead. When done, copy the file to the printer. This avoids using a windows printer driver. If the printer is on your local LPT1 that is easy. If not, you can use the operating system NET USE commands to map a shared printer to LPT1. Dennis McGrath [email protected] [email protected] On Sat, Mar 3, 2012 at 3:54 PM, Michael J. Sinclair <[email protected]>wrote: > Amazingly, 1 minute after I posted my question, I think I found a partial > answer.... > I am using a Panasonic KX-P1150 printer. > I was using the Generic / Text Only Driver (to speed up the printing) and > the page length seems to ignore Rbase. > I changed the driver back to the Panasonic KX-P1150 and the page length > problem seems to have resolved, but now the printing takes forever...the > text appears to be printing is some sort of graphics mode instead of the > lightning fast draft mode. > Does that make any sense? > Mike > >

