Right Margin
Right Margin
(OP)
I am having trouble with VFP in printing forms on a dot matrix printer that requires printing past postion 80. I am using 10 cpi and the driver used is the generic/text only. I can get the line to print once but on subsequent forms the line is truncated. I have sent commands to the printer to set max lenght at 132 characters but is still truncates after 80 . Would like to solve this.
Thanks
Thanks
RE: Right Margin
You might also check to see whether your margins are being set back after the first line prints.
I hope this helps. I don't have any more specific ideas about this problem. It's been a while since I've had to play with hard-coded print commands and dot-matrix printers.