1 .TH pdf2pdf "1" "August 2009" "pdf2pdf" "swftools"
3 pdf2pdf - Runs a pdf through the pdf2swf conversion engine, and writes it back to a pdf.
9 Runs a pdf through the pdf2swf conversion engine, and writes it
14 \fB\-h\fR, \fB\-\-help\fR
15 Print short help message and exit
17 \fB\-v\fR, \fB\-\-verbose\fR
18 Be verbose. Use more than one -v for greater effect.
20 \fB\-p\fR, \fB\-\-pages\fR \fIpages\fR
23 \fB\-X\fR, \fB\-\-width\fR \fIwidth\fR
24 Make sure the output pdf is \fIwidth\fR pixels wide
26 \fB\-Y\fR, \fB\-\-height\fR \fIheight\fR
27 Make sure the output pdf is \fIheight\fR pixels high
29 \fB\-s\fR, \fB\-\-set\fR \fIparameter>=<value\fR
30 Set \fIparameter\fR to <value>
32 \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
33 Write output to file \fIfilename\fR. (If not given, the output will go
34 to a file with the extension .print.pdf)
36 \fB\-V\fR, \fB\-\-version\fR
37 Print version info and exit
40 Matthias Kramm <kramm@quiss.org>