I am trying to batch the printing of some graphs using win.print when I leave the
printer option blank it prompts me for a printer each time and then works fine when I
put the printer name in however using the following code I get the error below. Does
the printer need to be locally installed or can it print to a network printer like I
am trying to?
win.print(width=8, height=10.5,printer="\\LBPS\LBMARK_4200")
Error in devga(paste("win.print:", printer, sep = ""), width, height, :
unable to start device devga
> Thanks,
> Tom Joy
>
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html