Sunday, June 7, 2015

Print Microsoft Project chart as giant PDF


I have Adobe's PDF creator installed and I'm using Microsoft Project 2007... I want to print my gantt chart as one giant single-page PDF. (Currently it's set to print on letter sized paper, and it's six pages in a 3x2 layout.)


I can't figure out where or how to make those settings. The PDF page setup doesn't seem to be right, nor "page setup" in Project.


Help :-)


Answer



You should first define the paper output size. Then I hope this helps: Changing print options for Project 2007


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...