ESC code draw OVAL
ESC code draw OVAL
(OP)
Good evening friends,
well to start a new legislation I can print oval shaped delivery notes for feeding.
I was doing google and found how to make rectangles, lines, circles, ..... but can not find how to do graphic OVAL.
The software only allows using ESC codes, PCL5-6, GL / 2, PJL, but no matter graphics bmp, jpg, tiff .....

Thank's
well to start a new legislation I can print oval shaped delivery notes for feeding.
I was doing google and found how to make rectangles, lines, circles, ..... but can not find how to do graphic OVAL.
The software only allows using ESC codes, PCL5-6, GL / 2, PJL, but no matter graphics bmp, jpg, tiff .....

Thank's
RE: ESC code draw OVAL
All yo do is draw a circle, but have the unit of measure with
different values for the x and y axes. In this case you would want
the y uom to be higher than the x uom.
Jim Asman
http://www.spectracolorservices.com
RE: ESC code draw OVAL
I use to draw rectangles:
CODE -->
CODE
Thank you !!
RE: ESC code draw OVAL
Jim Asman
http://www.spectracolorservices.com
RE: ESC code draw OVAL
I got a good documentation in HPFORUM
http://www.hp.com/ctg/Manual/bpl13211.pdf (page,87)
and perform code
CODE -->
that seems to solve the problem.
Thank you !!!