3
votes
1answer
281 views

Shift Odd Page in Duplex Print

This is more a printer problem, but I have no way to solve it on the printer side. When printing a two sided document, the sides do not match vertically. That means for example the line of ...
1
vote
1answer
155 views

“This page was left intionally blank” on center of page [duplicate]

Possible Duplicate: How do I make pages which were “intentionally left blank”? Assuming I am forcing amount of pages to be even using Raphink's solution : ...
4
votes
1answer
634 views

Removal of binding offset when submitting digital version of document

I'm writing my dissertation in LaTeX, and we're required to submit a paper copy and a PDF copy. For the paper copy, I'm using: \documentclass[twoside]{scrartcl} \usepackage{fullpage} ...
2
votes
2answers
340 views

Problem with rotated pages (pdflscape package) and double-sided printing

I am using the pdflscape package to rotate pages with wide tables on them. This works fine, but there is a problem when I print the document in duplex mode. Its a double-sided document (left and ...
3
votes
1answer
424 views

\includepdf changes left and right pages

I've followed advice at "How to start new chapters on the right hand side" and found that including as title page, one PDF page is braking left&right orientation: ...
6
votes
2answers
2k views

Printing a double-sided A5 document on A4 paper

I have a doubled-sided A5 landscape document with the following page order: As my printer supports only A4 paper, I want to print two of these pages on one portrait A4 paper so that I can cut it in ...