-r prints the correct framerate now
[swftools.git] / pdf2swf / pdf2swf.1
index 1103cf4..ed641b8 100644 (file)
@@ -3,7 +3,7 @@
 pdf2swf - convert PDF files into SWF
 .SH Synopsis
 .B pdf2swf
-[\fIoptions\fR] \fIfile.pdf\fR -o \fIfile.swf\fR
+[\fIoptions\fR] \fIfile.pdf\fR [-o \fIfile.swf\fR]
 .SH DESCRIPTION
 This tools converts Acrobat PDF files into Flash SWF Animation
 files.
@@ -33,6 +33,9 @@ SWF files a little bit smaller, but it may also cause the images in the pdf to l
 \fB\-j\fR, \fB\-\-jpegquality\fR \fIquality\fR
 Set quality of embedded jpeg pictures to \fIquality\fR. 0 is worst (small), 100 is best (big). (default:85)
 .TP
+\fB\-s\fR, \fB\-\-set\fR \fIparam=value\fR
+Set a SWF encoder specific parameter. See pdf2swf \-\-help for more information.
+.TP
 \fB\-w\fR, \fB\-\-samewindow\fR
 When converting pdf hyperlinks, don't make the links open a new window when clicked on,
 but open the page they point to in the window the SWF is displayed.