Pradeep Thangaraj 5.Jan.11 11:50 AM a Web browser Notes Client6.5.1Windows XP
I'm working on a lotus notes database from which labels has to be printed on OKI MICROLINE 320 Turbo printer, it is a continuous pin printer and connected to the computer through USB. Each label is of a size 3 inch height and 4 inch width and it is feed into printer as continuous form.
In the lotus notes database, I've created a table (1 column & 100 rows) in a form 'printlabel' with each row height 3 inch & 4 inch width (to match with the size of the label) and each cell has a field to store the address. When the print button is clicked from the view after selecting a document in that view, address is populated in each field of the 'printlabel' form and the form is sent to the printer. Here the expectation is each field value will be printed in a single label.
But the labels are not printed proper, half of the address is printed in first label and rest in next label, then it skips two labels then starts the printing ?
Have anybody developed a Notes database to print in the dot matrix or pin continuous printer ? or solution to this problem ?