added -s parameter.
[swftools.git] / pdf2swf / pdf2swf.1
index 7704ee1..ed641b8 100644 (file)
@@ -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.