官方地址:http://www.swftools.org/download.html . F B; Q3 X# k& w. j3 g下载 5 u) `+ Z8 T! t# _swftools-2010-02-06-1900.exe1 c ^# g; X$ ]' a6 j( z8 l
命令行参数可以通过pdf2swf -f得到:) x# R( S7 w! k- m
* -h , –help Print short help message and exit 打印帮助信息: J7 b' Z! a% u. q+ x' F
* -V , –version Print version info and exit 打印版本号3 N% j- J% r* {4 K3 C- V, W
* -o , –output file.swf Direct output to file.swf. If file.swf contains ‘13568621′ (file13568630.swf), then each page指定输出的swf文件名 5 {5 @+ e7 G0 A" ^ * -p , –pages range Convert only pages in range with range e.g. 1-20; I$ |5 h9 X1 E9 f: D! x5 X5 m
or 1,4,6,9-11 or , @1 g1 ^9 z3 j 指定转换的页面范围,使用的页码描述方法与打印机打印文件时候的选页一样 ! o/ m# J' J9 R* {$ T9 _ * -P , –password password Use password for deciphering the pdf.指定打开pdf的密码 % U% y7 P+ O" c8 J4 a" A+ M * -v , –verbose Be verbose. Use more than one -v for greater effect.转换时输出详细的内容1 j( e. ~% b% ?
* -z , –zlib Use Flash 6 (MX) zlib compression.使用Flash 6的zlib压缩机制# N% j8 H$ y" m! `; r* [" T
* -i , –ignore Allows pdf2swf to change the draw order of the pdf. This may make the generated允许程序修改pdf的绘制顺序,可能会导致结果与原来有差异 9 n! W( q$ L( I" Z7 n+ D; \' s * -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。, M3 }# _8 F$ M7 y6 H
* -s , –set param=value Set a SWF encoder specific parameter. See pdf2swf -s help for more information. 设置SWF转码时候的参数,具体参数可以用pdf2swf -s help获取7 p# @* k& g, a% j' {2 |
* -w , –samewindow When converting pdf hyperlinks, don’t make the links open a new window. 设置转换后的swf打开原pdf中的连接时使用相同的窗口 # T, S' P: d+ c7 E% R5 k * -t , –stop Insert a stop() command in each page. 在每页结尾添加一个stop()命令 3 g# ~5 I$ j- \* j5 ?3 T- j * -T , –flashversion num Set Flash Version in the SWF header to num. 设置SWF所使用的flash版本号5 D. q0 G- ]5 X+ D
* -F , –fontdir directory Add directory to the font search path. 指定字体文件所在路径 7 [' [, E4 |5 s' H R * -b , –defaultviewer Link a standard viewer to the swf file. 指定默认的swf导航文件,用来翻页、放大缩小等等! v- O' R' w5 K$ _3 T8 A
* -l , –defaultloader Link a standard preloader to the swf file which will be displayed while the main swf is loading. 指定默认的swf加载文件,用来显示加载进程效果 f& M3 ?& H4 G2 C, d" o' w3 ` * -B , –viewer filename Link viewer filename to the swf file. 指定swf导航文件,作用同-b; [ j6 r4 Q# a( L; a6 f
* -L , –preloader filename Link preloader filename to the swf file. 指定swf加载文件,作用同-l ' _7 F1 `/ k' ?, S * -q , –quiet Suppress normal messages. Use -qq to suppress warnings, also. 不打印普通信息,用-qq就不打印警告信息。 9 H! e6 j# ~; K3 T; y' w* R * -S , –shapes Don’t use SWF Fonts, but store everything as shape. 不使用字体,所有都转为形状。 - I2 }( ?1 I, |5 t8 L * -f , –fonts Store full fonts in SWF. (Don’t reduce to used characters). 在swf中保存全部字体。 ) m9 G( E" m: o. v6 r( _ * -G , –flatten Remove as many clip layers from file as possible. 在文件中尽量去除影片层,合并它们* ]* u. J2 `) O4 A9 a8 y9 v
* -I , –info Don’t do actual conversion, just display a list of all pages in the PDF. 不做实际转换,仅显示PDF的信息。 0 m; Q& _' F7 j! U * -Q , –maxtime n Abort conversion after n seconds. Only available on Unix. 如果运行时间超时则退出。 ( i8 a. J( v) f! Y, t, u然后看看-s都可以设置些什么: ) ~6 ^; `; o9 u' WPDF Parameters:: G2 E0 I% X* ? k
PDF device global parameters:/ N6 ^* `' z% z) q& D
fontdir= a directory with additional fonts 指定字体目录, 与1级参数的-F相若 # o* M! I( Y9 e7 ofont= an additional font filename 增加额外的字体文件 ( X0 m* P/ m, j- ~/ O2 v, P2 bpages= the range of pages to convert (example: pages=1-100,210-) 指定页面范围,与1级参数的-p相若 . J6 C" D; H) G# L( Czoom= the resolution (default: 72) 指定分辨率,默认为72dpi / H9 D; c. a& ~! q0 t! n: i& Z2 ?languagedir= Add an xpdf language directory 增加一个xpdf的语言目录,对非西欧字符有用 4 N7 i2 o) h( c5 t% q3 }multiply= Render everything at the resolution 在几倍分辨率下渲染 U1 J) U! X3 ^3 i! b8 `
poly2bitmap Convert graphics to bitmaps 把其中的图形转成点阵9 ]! t. j) b( L' P! z' H2 h3 z
bitmap Convert everything to bitmaps 把所有内容转成点阵(包括字体)) J4 o; P/ ]1 U0 d4 V5 S
SWF Parameters:+ S: C& a* {3 U+ h- K. V& p
SWF layer options: ( a& R4 }: y2 B6 S4 |6 H! S; Rjpegsubpixels=<pixels> resolution adjustment for jpeg images (same as jpegdpi, but in pixels) jpeg图片的分辨率 6 W, l4 Q1 e6 [, g5 H# J. w) _ oppmsubpixels=<pixels> resolution adjustment for lossless images (same asppmdpi, but in pixels) 无损图片的分辨率 / u1 B; ~* r z4 N' Jsubpixels=<pixels> shortcut for setting both jpegsubpixels and ppmsubpixels 快速设置上两个参数5 y1 F `. `7 n6 H6 t
drawonlyshapes convert everything to shapes (currently broken) 所有都转成图形: K6 P+ N9 }# ~* u
ignoredraworder allow to perform a few optimizations for creating smaller SWFs 允许执行一些小优化 H( B4 i+ d* \" wlinksopennewwindow make links open a new browser window 链接打开新窗口 8 u& V+ x2 T- v3 |# `6 }linktarget target window name of new links 新链接窗口的名称 ( k( A' C2 p+ e6 f* \3 E5 wlinkcolor=<color) color of links (format: RRGGBBAA) 链接的颜色 - C& h+ J- _6 l4 nlinknameurl Link buttons will be named like the URL they refer to (handy for iterating through links with actionscript) 链接名称与链接URL一致3 e- S: z% B' k ^7 @
storeallcharacters don’t reduce the fonts to used characters in the output file 保存所有的字符字体1 w& }6 @6 R0 x% [, @
enablezlib switch on zlib compression (also done if flashversion>=7) 使用zlib压缩 8 F) X4 s8 V' y2 B6 m. e1 F3 vbboxvars store the bounding box of the SWF file in actionscript variables 在as中保存swf的区域大小( x* y% r1 B) {4 F% J. H
dots Take care to handle dots correctly 保存单点显示8 C3 C( }6 v. ]
reordertags=0/1 (default: 1) perform some tag optimizations 执行某些tag优化 ! c9 X7 f" A5 }# ~' }internallinkfunction=<name> when the user clicks a internal link (to a different page) in the converted file, this actionscript function is called 内部链接函数,如果点击一个内部链接,将调用该actionscript函数 8 X0 J8 `7 ~" t0 _; F- Uexternallinkfunction=<name> when the user clicks an external link (e.g. http://www.foo.bar/) on the converted file, this actionscript function is called 外部链接函数,如果点击一个外部链接,将调用该actionscript函数 ' S1 y* M; P2 u4 c$ `# cdisable_polygon_conversion never convert strokes to polygons (will remove capstyles and joint styles) 不要将笔画转成多边形 . N+ {" D# ^( K6 A; n/ c9 g1 jcaplinewidth=<width> the minimum thichness a line needs to have so that capstyles become visible (and are converted) 线条最低转换宽度,比这个细的线条将不转换 8 i" K* F8 J2 N- \/ Xinsertstop put an ActionScript “STOP” tag in every frame 在swf的每个桢中添加stop()函数* q- Q% l' Y9 e5 b
protect add a “protect” tag to the file, to prevent loadingin the Flash editor 增加protect标签,禁止在flash中加载该swf$ D# f. d4 V8 r: } y8 J5 ?7 u
flashversion=<version> the SWF fileversion (6) 设置最低swf版本! e0 M# c/ L5 q4 E
framerate=<fps> SWF framerate 设置桢率 . m, c6 N" m$ b) h A2 Tminlinewidth=<width> convert horizontal/vertical boxes smaller than thiswidth to lines (0.05)将宽度少于某值的矩形转成线条 * O6 D# A8 B; Z, W1 gsimpleviewer Add next/previous buttons to the SWF 使用简单的导航6 _; W: t7 ~. N: |, b. {. F
animate insert a showframe tag after each placeobject (animate draw order of PDF files) ???+ D- [6 i- D$ ^- ^
jpegquality=<quality> set compression quality of jpeg images 设置jpeg的压缩质量% |; Z( I) l& ~$ D$ n5 p
splinequality=<value> Set the quality of spline convertion to value (0-100, default: 100). 设置样条曲线的转换质量) G; i" S+ T+ Z( l4 a( b1 ?$ a
disablelinks Disable links. 禁止链接 & Q. X; A3 @8 L9 d$ e: j0 R