I need help printing to continuous feed labels using VB 6.0, Windows 95, and an Okidata Microline 395.
My problem is we're using special labels that have the distance from the top of one label to the top of the next as 14/16 of an inch (or .875 inches). I go into the printer properties and set up a custom paper size but it only supports two decimal places so I can only put in .87. When printing using VB I'm losing a line every 3 labels or so. It works fine if I make the paper size 8.75 inches but after every PRINTER.ENDDOC it form feeds to the next page which is wasting labels.
I need to either have VB not generate a top of form command or be able to set the paper size to .875 in the printer properties. Hopefully someone will be able to help me out on this. Thanks.
Bob
My problem is we're using special labels that have the distance from the top of one label to the top of the next as 14/16 of an inch (or .875 inches). I go into the printer properties and set up a custom paper size but it only supports two decimal places so I can only put in .87. When printing using VB I'm losing a line every 3 labels or so. It works fine if I make the paper size 8.75 inches but after every PRINTER.ENDDOC it form feeds to the next page which is wasting labels.
I need to either have VB not generate a top of form command or be able to set the paper size to .875 in the printer properties. Hopefully someone will be able to help me out on this. Thanks.
Bob