Simply a wrapper around dev.copy2pdf, but without the need to remember that an A4 sheet of paper is 8.27 in by 11.69 in.

dev_copy2a4(filename, ...)

Arguments

filename

A string giving the name of the PDF file to write to, must end in .pdf.

...

Other parameters passed to pdf.

Value

As in dev2.