Continuos stationery (OpenInsight 32-Bit)
At 08 MAR 2006 11:32:32PM Barry Stevens wrote:
Can OIPI be "configured" to print to continous labels on a dot matrix printer,using "ADDTABLE" , to avoid the page eject.
At 09 MAR 2006 08:12AM Bob Orsini wrote:
OIPI will not bypass page ejection even using addtable. However you may use direct print which will handle this.
At 10 MAR 2006 01:47AM dbakke@srpcs.com's Don Bakke wrote:
Barry,
Bob's response is correct. However, have you simply tried to create a page size that matches the dimensions of your label so each page advance only moves you to the next label?
dbakke@srpcs.com
At 10 MAR 2006 05:15PM Barry Stevens wrote:
But, wouldn't it still be issueing a "page eject".
At 10 MAR 2006 10:55PM dbakke@srpcs.com's Don Bakke wrote:
Barry,
I guess I'm not following you with this. If the size of the page matches your label, then wouldn't a page eject simply put the next label in place to print?
dbakke@srpcs.com
At 11 MAR 2006 05:20PM Barry Stevens wrote:
]]If the size of the page matches your label, then wouldn't a page eject simply put the next label in place to print?
I was assuming that a "Page eject" in OIPI was the equivilent of char(12) in Arev….spews the paper.
At 11 MAR 2006 06:26PM dsig _at_ sigafoos.org wrote:
umm yes but i think what Don is getting at is if you say that a page is 1 inch then every page eject will go to the next 1 inch increment. Even if the physical page is 11 inches ..
At 11 MAR 2006 06:54PM Barry Stevens wrote:
That actually works.!!
I assumed ADDTABLE was issuing a "PAGEBREAK" when the end of form' was detected, appears not.