航空论坛_航空翻译_民航英语翻译_飞行翻译

 找回密码
 注册
搜索
查看: 2027|回复: 0
打印 上一主题 下一主题

pdf2swf详细参数使用说明 [复制链接]

Rank: 9Rank: 9Rank: 9

跳转到指定楼层
1#
发表于 2011-11-15 13:33:31 |只看该作者 |正序浏览
官方地址:http://www.swftools.org/download.html
5 R% k. l1 x7 M' I下载6 n/ W5 }1 I" L6 {
swftools-2010-02-06-1900.exe
6 i1 Z8 C2 {2 {. w0 O
命令行参数可以通过pdf2swf -f得到:7 z% J( H3 B9 F) Y$ }( B/ I. H
    * -h , –help                      Print short help message and exit              打印帮助信息
6 s+ o* X! V3 e6 q7 Y    * -V , –version                Print version info and exit                        打印版本号" e/ ?8 [: `2 E; M7 `2 }
    * -o , –output file.swf         Direct output to file.swf. If file.swf contains ‘13568621′ (file13568630.swf), then each page指定输出的swf文件名
5 J. c# Y% N! f" D    * -p , –pages range             Convert only pages in range with range e.g. 1-20$ G" ~0 Q  X$ V- W
      or 1,4,6,9-11 or

% L  F1 C' z* A      指定转换的页面范围,使用的页码描述方法与打印机打印文件时候的选页一样
) u3 i4 h: _+ [: J8 m: F    * -P , –password password       Use password for deciphering the pdf.指定打开pdf的密码
) k* M$ r' E( ~+ R    * -v , –verbose                 Be verbose. Use more than one -v for greater effect.转换时输出详细的内容
% L% e8 v, n7 m  |: v# b8 E    * -z , –zlib                    Use Flash 6 (MX) zlib compression.使用Flash 6的zlib压缩机制' f# r( T/ d2 o+ L3 s
    * -i , –ignore                  Allows pdf2swf to change the draw order of the pdf. This may make the generated允许程序修改pdf的绘制顺序,可能会导致结果与原来有差异8 X+ l" S& ~- x! o2 g  }! S. z
    * -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。& S9 u& k& T8 B: Q
    * -s , –set param=value         Set a SWF encoder specific parameter. See pdf2swf -s help for more information. 设置SWF转码时候的参数,具体参数可以用pdf2swf -s help获取; Z1 v, l" o$ _  i! `% P
    * -w , –samewindow              When converting pdf hyperlinks, don’t make the links open a new window.        设置转换后的swf打开原pdf中的连接时使用相同的窗口% ]  M8 Z& Q3 U+ i4 M
   
* -t , –stop                    Insert a stop() command in each page.            在每页结尾添加一个stop()命令( V, p2 P: V+ m* s4 F! l& r; F
    * -T , –flashversion num        Set Flash Version in the SWF header to num.         设置SWF所使用的flash版本号
3 l; K$ F- n( O* M! I    * -F , –fontdir directory       Add directory to the font search path.                    指定字体文件所在路径& L+ O. F4 k3 Q2 j6 ?( H- Z, T
    * -b , –defaultviewer           Link a standard viewer to the swf file.             指定默认的swf导航文件,用来翻页、放大缩小等等5 e& \" z! J/ {1 ~
    * -l , –defaultloader           Link a standard preloader to the swf file which will be displayed while the main swf is loading.     指定默认的swf加载文件,用来显示加载进程效果
% Z% j/ D$ o+ b8 @& f    * -B , –viewer filename         Link viewer filename to the swf file.   指定swf导航文件,作用同-b1 F7 _* I, s. K; |: y% B2 w' R
    * -L , –preloader filename      Link preloader filename to the swf file.      指定swf加载文件,作用同-l
# ]: h* z, B  S9 V; v& f. K    * -q , –quiet                   Suppress normal messages. Use -qq to suppress warnings, also. 不打印普通信息,用-qq就不打印警告信息。
2 X" c+ ?  ~' d, T    * -S , –shapes                  Don’t use SWF Fonts, but store everything as shape. 不使用字体,所有都转为形状。# _( V' m+ K; ~* f; L: |
    * -f , –fonts                   Store full fonts in SWF. (Don’t reduce to used characters). 在swf中保存全部字体。2 [( o1 d6 Z- H5 j0 o* c
    * -G , –flatten                 Remove as many clip layers from file as possible. 在文件中尽量去除影片层,合并它们
* E9 Q! I- s# \$ f& F( e/ k    * -I , –info                    Don’t do actual conversion, just display a list of all pages in the PDF. 不做实际转换,仅显示PDF的信息。$ k/ _+ c0 @' R* f6 |% s
    * -Q , –maxtime n               Abort conversion after n seconds. Only available on Unix. 如果运行时间超时则退出。
% M4 N# \' O& k2 S5 X( C; M6 h3 N
然后看看-s都可以设置些什么:
6 P- Z# Z+ ~  W' l' r! ?  TPDF Parameters:* x8 H; p7 l$ a( i& k6 `  _
PDF device global parameters:4 j# |7 @# d! g! g
fontdir= a directory with additional fonts 指定字体目录, 与1级参数的-F相若
+ B5 Z. H4 {) ifont= an additional font filename 增加额外的字体文件- E4 {" P8 ~. G! R* N. M
pages= the range of pages to convert (example: pages=1-100,210-) 指定页面范围,与1级参数的-p相若
' }' V3 p) H1 m! [3 |zoom= the resolution (default: 72) 指定分辨率,默认为72dpi
+ ^4 Y! l% {6 e* W+ wlanguagedir= Add an xpdf language directory 增加一个xpdf的语言目录,对非西欧字符有用: _( H) ~5 G, @% a; x1 l8 Q) ]) j3 x- u
multiply= Render everything at the resolution 在几倍分辨率下渲染
  c+ Z; i, [. W$ G1 [( Upoly2bitmap Convert graphics to bitmaps 把其中的图形转成点阵
* s- _9 s  o2 U% o( x, _/ Hbitmap Convert everything to bitmaps 把所有内容转成点阵(包括字体)
' w) V# o2 C! b/ ^* z
SWF Parameters:
7 E4 A$ D- Q0 f+ S# ?SWF layer options:
4 A" G2 _2 m2 _' O4 Fjpegsubpixels=<pixels> resolution adjustment for jpeg images (same as jpegdpi, but in pixels) jpeg图片的分辨率0 X% e, M- ^! R# J
ppmsubpixels=<pixels> resolution adjustment for lossless images (same asppmdpi, but in pixels) 无损图片的分辨率. y4 ?5 Q% K& U7 m. j) B
subpixels=<pixels>     shortcut for setting both jpegsubpixels and ppmsubpixels 快速设置上两个参数
7 {# L+ X% c" V# o- u7 Qdrawonlyshapes           convert everything to shapes (currently broken) 所有都转成图形  ]7 x% u* X! o  R7 Y2 l9 q1 a
ignoredraworder         allow to perform a few optimizations for creating smaller SWFs 允许执行一些小优化
9 R! a/ h+ ?/ E, g" o+ P) V2 K$ Q& w2 Ulinksopennewwindow   make links open a new browser window 链接打开新窗口4 k3 k) y( b  I/ M. R& x( [6 I
linktarget                  target window name of new links       新链接窗口的名称3 R% R; y+ m) V+ b" W
linkcolor=<color)        color of links (format: RRGGBBAA)    链接的颜色) h5 y8 i" p2 E2 A
linknameurl         Link buttons will be named like the URL they refer to (handy for iterating through links with actionscript)   链接名称与链接URL一致7 E3 o6 d$ f  R0 t
storeallcharacters      don’t reduce the fonts to used characters in the output file 保存所有的字符字体
2 Z  A+ a3 R; p0 }( menablezlib                switch on zlib compression (also done if flashversion>=7) 使用zlib压缩
6 A, c/ v: O, n4 [* ibboxvars                 store the bounding box of the SWF file in actionscript variables 在as中保存swf的区域大小
: [) f! l7 l6 w4 F- Adots                        Take care to handle dots correctly 保存单点显示
/ {3 [4 b8 N  {5 r/ A0 e+ treordertags=0/1     (default: 1) perform some tag optimizations 执行某些tag优化
4 W0 [' x. O! q# i, d) Finternallinkfunction=<name> when the user clicks a internal link (to a different page) in the converted file, this actionscript function is called 内部链接函数,如果点击一个内部链接,将调用该actionscript函数
7 z+ R8 _" M0 @) o/ U( x* F* X' Aexternallinkfunction=<name> when the user clicks an external link (e.g.
http://www.foo.bar/) on the converted file, this actionscript function is called 外部链接函数,如果点击一个外部链接,将调用该actionscript函数
* S6 `/ K: j7 m. k. y! p" q/ {# cdisable_polygon_conversion never convert strokes to polygons (will remove capstyles and joint styles) 不要将笔画转成多边形
. n4 h4 j/ Z. ]4 C; Ccaplinewidth=<width>        the minimum thichness a line needs to have so that capstyles become visible (and are converted)           线条最低转换宽度,比这个细的线条将不转换4 X" _" C+ ]# t. z
insertstop                  put an ActionScript “STOP” tag in every frame 在swf的每个桢中添加stop()函数) }, c7 X& r  J: O# m7 J8 s
protect                     add a “protect” tag to the file, to prevent loadingin the Flash editor 增加protect标签,禁止在flash中加载该swf
2 F) V, ?# {/ A6 j& }: f" Rflashversion=<version> the SWF fileversion (6) 设置最低swf版本
" `! Q: L6 }$ ~) _% u6 I9 Nframerate=<fps>         SWF framerate 设置桢率# G% z* {0 g) y( C. ~
minlinewidth=<width> convert horizontal/vertical boxes smaller than thiswidth to lines (0.05)将宽度少于某值的矩形转成线条
& a3 @3 F4 f2 Z; C4 W3 G: |simpleviewer     Add next/previous buttons to the SWF 使用简单的导航
+ m  E" R( r1 p0 I' o2 S" n( k0 Uanimate           insert a showframe tag after each placeobject (animate draw order of PDF files) ???& d- q& z9 Q4 w' f
jpegquality=<quality> set compression quality of jpeg images 设置jpeg的压缩质量
6 x  Q1 {4 ^/ o3 Vsplinequality=<value> Set the quality of spline convertion to value (0-100, default: 100). 设置样条曲线的转换质量0 y  y0 Q$ G5 F# p
disablelinks                Disable links. 禁止链接

1 L0 a# j6 m5 b( H
您需要登录后才可以回帖 登录 | 注册


Archiver|航空论坛 ( 渝ICP备10008336号 )

GMT+8, 2025-9-18 22:16 , Processed in 0.023001 second(s), 9 queries .

Powered by Discuz! X2

© 2001-2011 MinHang.CC.

回顶部