Check the --ignore option in the "cloud bug" workaround.
[swftools.git] / pdf2swf / pdf2swf.1
index fb99ca9..92484ea 100644 (file)
@@ -24,7 +24,7 @@ Be verbose. Use more than one -v for greater effect.
 .TP
 \fB\-i\fR, \fB\-\-ignore\fR
 Allows pdf2swf to change the draw order of the pdf. This may make the generated
-SWF files a little bit smaller.
+SWF files a little bit smaller, but it may also cause the images in the pdf to look funny.
 .TP
 \fB\-j\fR, \fB\-\-jpegquality\fR
 Set quality of embedded jpeg pictures. 0 is worst (small), 100 is best (big). (default:85)
@@ -33,6 +33,9 @@ Set quality of embedded jpeg pictures. 0 is worst (small), 100 is best (big). (d
 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.
 .TP
+\fB\-F\fR, \fB\-\-fontdir\fR \fIdirectory\fR
+Add \fIdirectory\fR to the font search path.
+.TP
 \fB\-b\fR, \fB\-\-defaultviewer\fR 
 Link a standard viewer to the swf file. Therefore the swf file will be "browseable", i.e.
 display some buttons for turning pages.