Hi, I was wondering how you can create a pdf where the output is vertically justified with for example a one inch margin on top using pdf(). For example in pdf(file='test.pdf', paper='letter', pagecentre=F) ### code for plot ### dev.off() is there an option where it generate output that starts from the top of the page rather than printing from the bottom of the page. Or will this require some adjustment of settings in par()? Thanks, Andrew [[alternative HTML version deleted]]