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

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

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

Rank: 9Rank: 9Rank: 9

跳转到指定楼层
1#
发表于 2011-11-15 13:33:31 |只看该作者 |正序浏览
官方地址:http://www.swftools.org/download.html
' Q9 k( F: }5 `! ?2 Q$ S0 f下载. @) X% n. _6 @
swftools-2010-02-06-1900.exe
6 Q6 |* _/ K2 z) H0 I
命令行参数可以通过pdf2swf -f得到:. M% W0 Z7 D  d3 {
    * -h , –help                      Print short help message and exit              打印帮助信息
7 H' k5 a  c! a6 A    * -V , –version                Print version info and exit                        打印版本号
! h8 i9 B4 i: x1 ]5 t3 Z: E    * -o , –output file.swf         Direct output to file.swf. If file.swf contains ‘13568621′ (file13568630.swf), then each page指定输出的swf文件名' _* a+ ^9 h) r+ T# `7 M$ B
    * -p , –pages range             Convert only pages in range with range e.g. 1-20
# n( G4 h1 g+ L3 ?      or 1,4,6,9-11 or

0 Y( w, L2 P7 u2 d; j" Z      指定转换的页面范围,使用的页码描述方法与打印机打印文件时候的选页一样$ v9 c; o1 U' @+ s
    * -P , –password password       Use password for deciphering the pdf.指定打开pdf的密码
; A. l* D/ I; e- A    * -v , –verbose                 Be verbose. Use more than one -v for greater effect.转换时输出详细的内容9 _  Y) Q3 a8 U* b4 n5 o
    * -z , –zlib                    Use Flash 6 (MX) zlib compression.使用Flash 6的zlib压缩机制
  }0 m# a* H* w    * -i , –ignore                  Allows pdf2swf to change the draw order of the pdf. This may make the generated允许程序修改pdf的绘制顺序,可能会导致结果与原来有差异) P) r$ {# A' n/ q
    * -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。# j) r$ g/ `- P$ J$ f0 h! A
    * -s , –set param=value         Set a SWF encoder specific parameter. See pdf2swf -s help for more information. 设置SWF转码时候的参数,具体参数可以用pdf2swf -s help获取& W- `. E$ O( G# d; Z/ _* ~/ m
    * -w , –samewindow              When converting pdf hyperlinks, don’t make the links open a new window.        设置转换后的swf打开原pdf中的连接时使用相同的窗口. A* c9 U. _: U0 Y1 F
   
* -t , –stop                    Insert a stop() command in each page.            在每页结尾添加一个stop()命令: h0 c" P( u5 y. X& C! X# q
    * -T , –flashversion num        Set Flash Version in the SWF header to num.         设置SWF所使用的flash版本号- V+ V- b4 C+ {6 W( e4 k# [) v
    * -F , –fontdir directory       Add directory to the font search path.                    指定字体文件所在路径/ p: I( u) F6 e7 ~4 `1 k. ]1 {1 [
    * -b , –defaultviewer           Link a standard viewer to the swf file.             指定默认的swf导航文件,用来翻页、放大缩小等等- e! x. {4 z5 e0 A
    * -l , –defaultloader           Link a standard preloader to the swf file which will be displayed while the main swf is loading.     指定默认的swf加载文件,用来显示加载进程效果
0 M5 M$ \0 i' a    * -B , –viewer filename         Link viewer filename to the swf file.   指定swf导航文件,作用同-b
, Z3 _7 r  V0 R/ W" I$ s    * -L , –preloader filename      Link preloader filename to the swf file.      指定swf加载文件,作用同-l& v# v3 T# g7 t0 [# O6 [
    * -q , –quiet                   Suppress normal messages. Use -qq to suppress warnings, also. 不打印普通信息,用-qq就不打印警告信息。
/ G8 d# W+ H& g: Z: Y    * -S , –shapes                  Don’t use SWF Fonts, but store everything as shape. 不使用字体,所有都转为形状。  O3 X: T4 K7 o- b' i
    * -f , –fonts                   Store full fonts in SWF. (Don’t reduce to used characters). 在swf中保存全部字体。
; v3 A: C- x6 V( u    * -G , –flatten                 Remove as many clip layers from file as possible. 在文件中尽量去除影片层,合并它们7 @5 R, ?6 `: b0 P8 L0 `7 F/ ?
    * -I , –info                    Don’t do actual conversion, just display a list of all pages in the PDF. 不做实际转换,仅显示PDF的信息。
% K4 H( `) l) k9 Y, o7 X6 E    * -Q , –maxtime n               Abort conversion after n seconds. Only available on Unix. 如果运行时间超时则退出。

" }: S, S# c' P: w7 Z& |: C/ e. G然后看看-s都可以设置些什么:
& F4 B6 p' m7 g+ ~  \2 lPDF Parameters:
- _$ J9 U, u% t" OPDF device global parameters:$ ]! N( y7 W) j( x8 n
fontdir= a directory with additional fonts 指定字体目录, 与1级参数的-F相若! V5 `! e& c  L1 Z2 F7 T8 f% L
font= an additional font filename 增加额外的字体文件+ p* G' f  Z  f- ^0 r
pages= the range of pages to convert (example: pages=1-100,210-) 指定页面范围,与1级参数的-p相若
. d7 l' B( B) S4 z8 Dzoom= the resolution (default: 72) 指定分辨率,默认为72dpi/ ]& c8 c) g$ e* f' C* q% L# h1 Y: W
languagedir= Add an xpdf language directory 增加一个xpdf的语言目录,对非西欧字符有用! f' ~* V* A: x/ ?1 n! e
multiply= Render everything at the resolution 在几倍分辨率下渲染4 t4 R7 F2 B; L
poly2bitmap Convert graphics to bitmaps 把其中的图形转成点阵0 _) w1 W  f" E4 G
bitmap Convert everything to bitmaps 把所有内容转成点阵(包括字体)
4 ~1 H; V$ p8 |$ N
SWF Parameters:
! C) d4 s% B! p3 w( v% C3 V4 A+ Z) iSWF layer options:* N3 r5 W0 Q9 y: N
jpegsubpixels=<pixels> resolution adjustment for jpeg images (same as jpegdpi, but in pixels) jpeg图片的分辨率, p; @( M& L$ B8 g/ `
ppmsubpixels=<pixels> resolution adjustment for lossless images (same asppmdpi, but in pixels) 无损图片的分辨率
% U+ k$ X- D9 q9 M8 f% {7 ]subpixels=<pixels>     shortcut for setting both jpegsubpixels and ppmsubpixels 快速设置上两个参数6 b% x$ W; \- w7 U
drawonlyshapes           convert everything to shapes (currently broken) 所有都转成图形% x0 o0 q0 ?2 i
ignoredraworder         allow to perform a few optimizations for creating smaller SWFs 允许执行一些小优化
0 q' _6 q% _, R( m2 O& w4 Rlinksopennewwindow   make links open a new browser window 链接打开新窗口8 l6 Z4 B9 v6 q1 M; Z) I
linktarget                  target window name of new links       新链接窗口的名称
; E; Z- X) |$ a0 wlinkcolor=<color)        color of links (format: RRGGBBAA)    链接的颜色
* Q5 {& P( H9 R- K9 g  Y. H9 O$ W' llinknameurl         Link buttons will be named like the URL they refer to (handy for iterating through links with actionscript)   链接名称与链接URL一致- N3 B$ f/ l; p6 f4 ?: c
storeallcharacters      don’t reduce the fonts to used characters in the output file 保存所有的字符字体4 W4 `7 o! S" y7 q& R  P
enablezlib                switch on zlib compression (also done if flashversion>=7) 使用zlib压缩1 n5 Z2 e# A3 S9 V7 X; k' V
bboxvars                 store the bounding box of the SWF file in actionscript variables 在as中保存swf的区域大小
; G; |& a% d4 n# Ldots                        Take care to handle dots correctly 保存单点显示% [; \/ V5 X2 [2 V
reordertags=0/1     (default: 1) perform some tag optimizations 执行某些tag优化' X3 W0 f- H0 O1 E( {
internallinkfunction=<name> when the user clicks a internal link (to a different page) in the converted file, this actionscript function is called 内部链接函数,如果点击一个内部链接,将调用该actionscript函数( N! p" _! y" y+ w( i; G4 S) z) }
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函数
9 o- A! C& i1 @& R& ?0 ~5 ~disable_polygon_conversion never convert strokes to polygons (will remove capstyles and joint styles) 不要将笔画转成多边形
- L9 _8 X% v( o5 K" X( W0 Dcaplinewidth=<width>        the minimum thichness a line needs to have so that capstyles become visible (and are converted)           线条最低转换宽度,比这个细的线条将不转换: Q) u4 R  n6 L, V
insertstop                  put an ActionScript “STOP” tag in every frame 在swf的每个桢中添加stop()函数9 K: Y" g4 J# K3 d( _# n! _
protect                     add a “protect” tag to the file, to prevent loadingin the Flash editor 增加protect标签,禁止在flash中加载该swf9 _* z; M: f5 J# k2 K
flashversion=<version> the SWF fileversion (6) 设置最低swf版本+ V2 t% t" Y8 G5 }: C1 _5 I' L
framerate=<fps>         SWF framerate 设置桢率
% V4 f8 ^9 `2 V' z+ J+ Q6 Pminlinewidth=<width> convert horizontal/vertical boxes smaller than thiswidth to lines (0.05)将宽度少于某值的矩形转成线条) _5 \; O- i3 [8 H- }
simpleviewer     Add next/previous buttons to the SWF 使用简单的导航- Z6 V& L6 ^0 D8 Y5 g' ]) n% ?
animate           insert a showframe tag after each placeobject (animate draw order of PDF files) ???. b0 e2 _3 L, H9 X: _* ?8 [9 ]
jpegquality=<quality> set compression quality of jpeg images 设置jpeg的压缩质量
$ c1 Y2 v% k' l, `. |splinequality=<value> Set the quality of spline convertion to value (0-100, default: 100). 设置样条曲线的转换质量- r* s6 X2 z0 Y2 W/ Z
disablelinks                Disable links. 禁止链接

2 L( ^" ?) m+ _* X+ I" n  g7 B
您需要登录后才可以回帖 登录 | 注册


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

GMT+8, 2024-9-28 12:42 , Processed in 0.025001 second(s), 9 queries .

Powered by Discuz! X2

© 2001-2011 MinHang.CC.

回顶部