When printing the item-detail area of an invoice entrée normally submits the data to the printer one column at a time. Usually this is not a problem since Windows accumulates printer data a full page at a time. However on some dot-matrix printers this column-wise approach creates major performance problems because the printer is constantly repositioning the print head for each individual column. This option modifies entrée's output process so that the data for an entire print line is accumulated by the program and sent to the printer in a single block.

 

This option is designed specifically for use with dot-matrix printers and should be disabled when printing to a laser printer.