GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pdf2swf(1) swftools pdf2swf(1)

pdf2swf - Converts Acrobat PDF files into Flash SWF Animation files.

pdf2swf [-options] file.pdf -o file.swf

Converts a PDF file to a SWF file.


Print short help message and exit

Print version info and exit

will go into a seperate file.

3-5,10-12

Use password for deciphering the pdf.

Be verbose. Use more than one -v for greater effect.

The resulting SWF will not be playable in browsers with Flash Plugins 5 and below!

SWF files a little bit smaller, but it may also cause the images in the pdf to look funny.

Set quality of embedded jpeg pictures to quality. 0 is worst (small), 100 is best (big). (default:85)

Set a SWF encoder specific parameter. See pdf2swf -s help for more information.

When clicked on, the page they point to will be opened in the window the SWF is displayed.

The resulting SWF file will not turn pages automatically.

Set Flash Version in the SWF header to num.

Add directory to the font search path.

Therefore the swf file will be "browseable", i.e. display some buttons for turning pages.
The viewer swf to be used is determined by a symlink named "default_viewer.swf" in
the swftools data directory.

The loader swf to be used is determined by a symlink named "default_loader.swf" in
the swftools data directory.

See http://www.quiss.org/swftools/pdf2swf_usage.html for information on how to create your own viewers.

filename is an arbitrary swf animation.

Suppress normal messages. Use -qq to suppress warnings, also.

Don't use SWF Fonts, but store everything as shape.

Store full fonts in SWF. (Don't reduce to used characters).

This usually makes the file faster to render and also usually smaller, but will increase
conversion time.

Don't do actual conversion, just display a list of all pages in the PDF.

Abort conversion after n seconds. Only available on Unix.
June 2008 pdf2swf

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.