Draws a line from start-x,start-y to end-x,end-y
call "PC_PRINTER_LINE_FROM_TO" using
                               by value printer-handle
                               by value lineFrom-options
                               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.