tool.pdf
public class Impose extends Object
Version: $Revision: 1.10 $ $Date: 2004/02/05 23:11:44 $
Field Summary | |
---|---|
static String | USAGE |
static String | VERSION |
Constructor Summary | |
---|---|
Impose() |
Method Summary | |
---|---|
void | defaults() |
void | impose(File file) |
void | impose(File filein, File fileout) |
void | impose(PDFReader pdfr, PDFWriter pdfw) |
static void | main(String[] argv) |
void | setDimensions(int cols, int rows) |
void | setLayout(String layout)
't', 'b', 'l', 'r'
num[orientation],...
|
void | setMargin(int margin) Set size of margin around sides of each page, in PDF points of 72 per inch. |
void | setNup(int n) |
void | setPaperSize(int width, int height) Set page width and height, in printers points of 72 to 1 inch. |
void | setRange(String range) |
void | setSeparator(double width) |