X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fpdf2swf.1;h=106147ccb1a2181d90c7483ff6d840ca88c99506;hb=602d0f0a1c8ad614029f235cc6ff38bfe26334e8;hp=92484eac1e07e1a0871fd480b3d7a00472edd3ce;hpb=8c45842937d727e37c34c675b4957d9bf31111d5;p=swftools.git diff --git a/pdf2swf/pdf2swf.1 b/pdf2swf/pdf2swf.1 index 92484ea..106147c 100644 --- a/pdf2swf/pdf2swf.1 +++ b/pdf2swf/pdf2swf.1 @@ -3,7 +3,7 @@ pdf2swf - convert PDF files into SWF .SH Synopsis .B pdf2swf -[\fIoptions\fR] \fIfile.pdf\fR [\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. @@ -22,6 +22,10 @@ Convert only pages in \fIrange\fR with \fIrange\fR e.g. 1-20 or 1,4,6,9-11 or \fB\-v\fR, \fB\-\-verbose\fR Be verbose. Use more than one -v for greater effect. .TP +\fB\-z\fR, \fB\-\-zlib\fR +Use Flash 6 (MX) zlib compression. +\fBThe resulting SWF will not be playable in browsers with Flash Plugins 5 and below!\fR +.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, but it may also cause the images in the pdf to look funny. @@ -57,7 +61,7 @@ Link preloader \fIfilename\fR to the swf file, where \fIfilename\fR is an arbitrary swf animation. .SH BUGS .PP -type 3 fonts don't work yet +dashed lines don't work. .SH AUTHOR