Tile PDF pages vertically with iTextSharp
问题 I want to tile pages vertically with iTextSharp Something like this: --------- | L | R | --------- This is 1 page as far as PDF is concerned. I need to split the page vertically into 2 parts page R and page L so that left part of page comes first and followed by right side of page. Something like this: page 1: ----- | L | ----- page 2: ----- | R | ----- 回答1: I changed your question because splitting a PDF has a different meaning to many of us. For instance: you can split a PDF with 10 pages