Displaying 1 result from an estimated 1 matches for "graphappjob".
2000 Aug 28
2
is win.print() broken or am I doing something wrong?
I am trying to print a graph
> plot(y=atestplot$b,x=atestplot$a, type="s")
> win.print()
This leads to a windows print dialog box- that diappears when i hit
print. subquently i find a
"GraphAppJob" of zero size in the print queue- this just sits until I
enter
dev.off()
at which point a blank sheet is printed
Is it me or is this a bug?
Incidentally if i just select the print button when the plot is selected
immediately after producing the plot it prints just fine
Dominic
Dr Domin...