官方地址:http://www.swftools.org/download.html - s4 s. g$ P9 m( B1 D+ I下载+ f# A- X# ]$ \. f' Q swftools-2010-02-06-1900.exe( t7 f, N' x9 U% x, h) n
命令行参数可以通过pdf2swf -f得到:, K2 v' }7 v- N2 z/ L
* -h , –help Print short help message and exit 打印帮助信息- a1 d: b+ A3 F0 f( R& ] l# L
* -V , –version Print version info and exit 打印版本号+ O4 j$ k1 n G# @) }( j; X5 D
* -o , –output file.swf Direct output to file.swf. If file.swf contains ‘13568621′ (file13568630.swf), then each page指定输出的swf文件名 ( Z& W+ ^4 R; b. Z7 n * -p , –pages range Convert only pages in range with range e.g. 1-20) l! R( ^" w ~4 `3 ?8 m
or 1,4,6,9-11 or3 T8 l# s: u6 _0 b& b6 b
指定转换的页面范围,使用的页码描述方法与打印机打印文件时候的选页一样 - E3 W7 M: l4 F * -P , –password password Use password for deciphering the pdf.指定打开pdf的密码 ; R4 M4 e: Q3 S) u * -v , –verbose Be verbose. Use more than one -v for greater effect.转换时输出详细的内容 5 o1 L2 Z& V8 {/ }* u * -z , –zlib Use Flash 6 (MX) zlib compression.使用Flash 6的zlib压缩机制* y6 m# d! X0 W# ^4 R' m
* -i , –ignore Allows pdf2swf to change the draw order of the pdf. This may make the generated允许程序修改pdf的绘制顺序,可能会导致结果与原来有差异 , E) t: j1 f* H n) r * -j , –jpegquality quality Set quality of embedded jpeg pictures to quality. 0 is worst (small), 100 is best (big). (default:85)设置转换其中的jpeg图片的质量,从0到100,默认值是85。 8 k& Z( L+ ~, @/ u * -s , –set param=value Set a SWF encoder specific parameter. See pdf2swf -s help for more information. 设置SWF转码时候的参数,具体参数可以用pdf2swf -s help获取5 Q# f7 H$ o( Q" G- s# W1 ]
* -w , –samewindow When converting pdf hyperlinks, don’t make the links open a new window. 设置转换后的swf打开原pdf中的连接时使用相同的窗口8 j' k# V/ r. T# F
* -t , –stop Insert a stop() command in each page. 在每页结尾添加一个stop()命令 V' V0 M9 V9 U2 U: q' u
* -T , –flashversion num Set Flash Version in the SWF header to num. 设置SWF所使用的flash版本号 $ O3 i# c) S% ^3 |) @0 F3 K9 l * -F , –fontdir directory Add directory to the font search path. 指定字体文件所在路径/ ~" V) L! t6 v9 ~
* -b , –defaultviewer Link a standard viewer to the swf file. 指定默认的swf导航文件,用来翻页、放大缩小等等& W9 C; S1 Z* W q+ p
* -l , –defaultloader Link a standard preloader to the swf file which will be displayed while the main swf is loading. 指定默认的swf加载文件,用来显示加载进程效果% @+ V3 s" D9 Z2 A- [
* -B , –viewer filename Link viewer filename to the swf file. 指定swf导航文件,作用同-b3 ?; [4 ]9 c* C# T) l
* -L , –preloader filename Link preloader filename to the swf file. 指定swf加载文件,作用同-l( z& A! y' _$ t7 T7 [
* -q , –quiet Suppress normal messages. Use -qq to suppress warnings, also. 不打印普通信息,用-qq就不打印警告信息。 5 k& v% r* B* W8 n' K * -S , –shapes Don’t use SWF Fonts, but store everything as shape. 不使用字体,所有都转为形状。. f, B1 B! f9 s8 [: ^8 N6 }
* -f , –fonts Store full fonts in SWF. (Don’t reduce to used characters). 在swf中保存全部字体。 5 r/ A+ ?; Q" a4 C, L6 R. r8 F * -G , –flatten Remove as many clip layers from file as possible. 在文件中尽量去除影片层,合并它们5 V0 v1 t- {4 H3 F
* -I , –info Don’t do actual conversion, just display a list of all pages in the PDF. 不做实际转换,仅显示PDF的信息。 4 R% b* U# q0 D8 R1 g% M * -Q , –maxtime n Abort conversion after n seconds. Only available on Unix. 如果运行时间超时则退出。* Q; [( y. G, k: {1 `
然后看看-s都可以设置些什么:, C0 _9 ?/ M+ L+ C2 y2 Y$ r% l
PDF Parameters: 1 Q/ T& q5 R. Z) A% n2 j# G$ Z* cPDF device global parameters: 3 N# `) u( c9 X3 x2 |fontdir= a directory with additional fonts 指定字体目录, 与1级参数的-F相若 |+ E d* }2 }0 |8 Lfont= an additional font filename 增加额外的字体文件 / S. D/ ^. C5 G2 p" ^3 xpages= the range of pages to convert (example: pages=1-100,210-) 指定页面范围,与1级参数的-p相若* T6 i( k9 B: ~; \* z
zoom= the resolution (default: 72) 指定分辨率,默认为72dpi * Y/ C! G0 M7 }1 k- ]languagedir= Add an xpdf language directory 增加一个xpdf的语言目录,对非西欧字符有用 ! x- D& o) A) N1 dmultiply= Render everything at the resolution 在几倍分辨率下渲染9 m, y, S- z- D, N3 k# m
poly2bitmap Convert graphics to bitmaps 把其中的图形转成点阵! J/ `/ W! x7 }' m" R+ z! e1 U4 O
bitmap Convert everything to bitmaps 把所有内容转成点阵(包括字体) 0 c% J; x! R5 Y) e0 m3 h. [SWF Parameters:, X2 M: ^% N$ P& V! A3 U
SWF layer options:0 J( @9 y8 a# H+ t/ x
jpegsubpixels=<pixels> resolution adjustment for jpeg images (same as jpegdpi, but in pixels) jpeg图片的分辨率 1 \1 B" v* D# Y8 b2 z6 Nppmsubpixels=<pixels> resolution adjustment for lossless images (same asppmdpi, but in pixels) 无损图片的分辨率8 p) ?* z; F4 q. d* u5 y9 n3 d4 F
subpixels=<pixels> shortcut for setting both jpegsubpixels and ppmsubpixels 快速设置上两个参数* [+ C' C3 ?1 C4 x9 G- O6 j2 u g
drawonlyshapes convert everything to shapes (currently broken) 所有都转成图形2 W3 S' A. m# ^% h3 z
ignoredraworder allow to perform a few optimizations for creating smaller SWFs 允许执行一些小优化; C$ d5 }( G- F
linksopennewwindow make links open a new browser window 链接打开新窗口 + K2 T+ `# ^, f) e1 L G# Zlinktarget target window name of new links 新链接窗口的名称 `. h& X1 `; ~7 b2 R- ?linkcolor=<color) color of links (format: RRGGBBAA) 链接的颜色: [! a* h( Z; X( [5 p$ b5 V
linknameurl Link buttons will be named like the URL they refer to (handy for iterating through links with actionscript) 链接名称与链接URL一致) R! y% B% T$ y% Y7 h( l
storeallcharacters don’t reduce the fonts to used characters in the output file 保存所有的字符字体 , F7 g) a" E$ v8 }enablezlib switch on zlib compression (also done if flashversion>=7) 使用zlib压缩 " M, S; G) k+ ~bboxvars store the bounding box of the SWF file in actionscript variables 在as中保存swf的区域大小# }: t5 }6 I: D; V# q4 `; z
dots Take care to handle dots correctly 保存单点显示 + S6 Q# M/ U' Ereordertags=0/1 (default: 1) perform some tag optimizations 执行某些tag优化4 m; `% W! c' h' l _8 d+ `
internallinkfunction=<name> when the user clicks a internal link (to a different page) in the converted file, this actionscript function is called 内部链接函数,如果点击一个内部链接,将调用该actionscript函数9 T2 F, ^2 V( J5 f) @6 E" w' ?2 v
externallinkfunction=<name> when the user clicks an external link (e.g. http://www.foo.bar/) on the converted file, this actionscript function is called 外部链接函数,如果点击一个外部链接,将调用该actionscript函数. G$ T6 {$ k5 y
disable_polygon_conversion never convert strokes to polygons (will remove capstyles and joint styles) 不要将笔画转成多边形 ; J1 M! J* z3 n/ J/ ?caplinewidth=<width> the minimum thichness a line needs to have so that capstyles become visible (and are converted) 线条最低转换宽度,比这个细的线条将不转换; f9 O8 { `# h
insertstop put an ActionScript “STOP” tag in every frame 在swf的每个桢中添加stop()函数 - v% y/ u, B( K, I0 \protect add a “protect” tag to the file, to prevent loadingin the Flash editor 增加protect标签,禁止在flash中加载该swf ) {/ X- ?1 @8 P* F( S2 }flashversion=<version> the SWF fileversion (6) 设置最低swf版本* F' u/ r4 i9 N9 j
framerate=<fps> SWF framerate 设置桢率, w/ D/ ^& X) c# |9 r
minlinewidth=<width> convert horizontal/vertical boxes smaller than thiswidth to lines (0.05)将宽度少于某值的矩形转成线条& ^3 F @. D, I! l5 n0 A
simpleviewer Add next/previous buttons to the SWF 使用简单的导航 - ~0 J( g7 a' k; L. B9 U1 w; ~animate insert a showframe tag after each placeobject (animate draw order of PDF files) ??? s2 _) ]0 O8 }) o( {0 h2 k2 ]8 N
jpegquality=<quality> set compression quality of jpeg images 设置jpeg的压缩质量 6 E1 K/ a4 g0 X4 J. Q6 e( ?splinequality=<value> Set the quality of spline convertion to value (0-100, default: 100). 设置样条曲线的转换质量7 M9 J/ b m6 P7 }
disablelinks Disable links. 禁止链接5 g9 T" E$ `: {0 I