X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fpdf2swf.1;h=92484eac1e07e1a0871fd480b3d7a00472edd3ce;hb=1592b59ab70de77446cacc437f984c846d10c404;hp=fb99ca9545ce2222af22fa75a13369f19a8c7018;hpb=a05ea3f97960ea4271a194da0c0387e6559e37f6;p=swftools.git diff --git a/pdf2swf/pdf2swf.1 b/pdf2swf/pdf2swf.1 index fb99ca9..92484ea 100644 --- a/pdf2swf/pdf2swf.1 +++ b/pdf2swf/pdf2swf.1 @@ -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.