Draws an outline or filled rectangle at position start-x,start-y to end-x,end-y
call "PC_PRINTER_DRAW_RECTANGLE" using 
                                 by value printer-handle
                                 by value draw-rectangle-options
                                 by value box-style
                                 by value start-x
                                 by value start-y
                                 by value end-x
                                 by value end-y
end-call
Comments:
Does not change the logicial position on the page.