X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fpdf2swf.1;h=ed641b87a766585e6c83fbfc21e58fa941a3028c;hb=813c13d3a6050b4f081356b3f4b7edc3282c1162;hp=70909c4b331d2ea408c60209a0b4204884f2d216;hpb=8fd13edea1571f100db08fc5c19d08808a6ead1b;p=swftools.git diff --git a/pdf2swf/pdf2swf.1 b/pdf2swf/pdf2swf.1 index 70909c4..ed641b8 100644 --- a/pdf2swf/pdf2swf.1 +++ b/pdf2swf/pdf2swf.1 @@ -1,9 +1,9 @@ -.TH pdf2swf "1" "October 2001" "pdf2swf" "swftools" +.TH pdf2swf "1" "January 2003" "pdf2swf" "swftools" .SH NAME 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.