Saturday, March 28, 2015

microsoft word - Make the Print dialog ask for confirmation when printing the entire document

It happens too often that I'm only wanting to print one page, but I move too fast and the entire document starts printing.


Is there a way to set up a large Word document to verify that I only want to print the current page I'm on?

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...