Printing 6x4 cards in OI (OpenInsight 32-bit Specific)
At 08 JAN 2003 10:05:37PM Ray Chan wrote:
I know someone must have done this OI already. We need to print some 6x4 cards on a dot-matrix printer in OI. We did this in AREV using plain R/Basic. In OI, using OIPI, I can't seem to get the printer to form feed properly to the "next" card. That is, print a card… print a card…print a card.
Can't we tell OIPI to form feed to the next card. At present, when the printer does a form feed, it behaves as if it believes that each document is still 8.5 x 11 instead of 6x 4.
Below is our Set_Printer command:
margin=.25,.5,.25,.25,6,4" Convert ',' to @FM in margin x=Set_Printer('INIT','Recall','Recall',margin,'',Output:@VM:'2')
Any suggestions,
Ray Chan
P.S. Will Post on otherside as well
At 08 JAN 2003 11:42PM Donald Bakke wrote:
Ray,
Check the other side for my response.