VeryDOC PDF to Flash Converter |
VeryDOC PDF to Flash Converter can be used to batch convert
Adobe PDF files to Flash movies (SWF files), PDF to
Flash Converter is a stand-alone product, it can convert PDF files
to Flash files (SWF files) without require Adobe Acrobat, Adobe
Reader or any other third part products, it can convert PDF files to
Flash files quickly. VeryDOC PDF to Flash Converter does support all
version of PDF files. It can create high quality and scaleable Flash
files from PDF files.
VeryDOC PDF to Flash Converter is handy and
powerful. The software can be run using the handy interface or in
batch mode to convert large volumes of PDF files in real-time.
VeryDOC PDF to Flash Converter is
available via an easily integrated COM object (or DLL Library, or
Command Line), enabling developers to access the converter via any
programming or scripting languages, such as Visual Basic, C/C++,
Delphi, ASP, PHP, C#, .NET, etc. Using the COM object (or DLL
Library, or Command Line), file conversions can be done
consecutively or simultaneously. |
|
Price List: |
|
Server
License: Licensed by per Production Server, easily to be called
from ASP/PHP/C#/.NET/... etc. server side applications.
Developer License: Licensed by per Developer, Royalty Free
Runtime Desktop Distribution, can be run on any number of
servers/computers.
Please read the
full licensing agreement for more information. |
|
Key
Features: |
Standalone
software, Adobe Acrobat and Adobe Reader NOT required! |
Support English, French, German, Italian, Chinese Simplified,
Chinese Traditional, Czech, Danish,
Dutch, Japanese, Korean, Norwegian, Polish, Portuguese, Russian,
Spanish, Swedish, Thai, etc. languages |
Converted
Flash files can be easily and directly imported into target
applications |
Rescale
or zoom the converted Flash files to any size within the
application or web browser without degradation |
Able
to convert
embed fonts to Polylines (outlines) into the vector Flash formats |
Convert
text based documents to vector Flash files (without any text contents) |
Support
wildcard character for batch conversion, for example: *.pdf |
Use
command line version in batch and unattended operations |
Extract
a page range from an existing PDF file to vector Flash file(s) |
Repair
damaged PDF files automatically |
Support
all versions of PDF files, from PDF 1.1 to PDF 1.8 |
Batch
convert PDF files to flash movies quickly and accurately |
support
Flash 6 (MX) zlib compression |
Able
to set compression quality to jpeg images in output Flash files |
Able
to insert "stop" action tag after every frame. |
Support
Microsoft Windows 9x/NT/2000/XP/2003/vista/7 and later systems |
Able
to "crop" output Flash files according to "CropBox" in PDF files |
Able
to create transparent background SWF files |
Compress
and optimize output Flash files as possible |
Combine
many clip layers from Flash files as possible, this will reduce the
time of Flash loading |
Support
"User Password" protected PDF files |
Replace
special PDF fonts during PDF to Flash conversion |
Several
methods to burst multi-page PDF file to single page SWF files, one
SWF file per PDF page |
|
Command Line Options: |
C:\>pdftoflash.exe
PDF to Flash Converter v2.0
Web: http://www.verydoc.com
Web: http://www.verypdf.com
Email: support@verypdf.com
-------------------------------------------------------
Description:
Convert Acrobat PDF files to Flash SWF files.
-------------------------------------------------------
Usage: pdftoflash.exe [options] <PDF Files>
-firstpage <int> : first page to print, from 1 to max page
-lastpage <int> : last page to print, from 1 to max page
-pagerange <string> : set page range, e.g., 2,100-200,250-300
-swfopt <string> : set SWF options
-z : Use Flash 6 (MX) zlib
compression
e.g. : -swfopt "-z"
-p <range>: Convert only pages in range with range
e.g. 1-20 or 1,4,6,9-11 or 3-5,10-12
-i : Allows PDF to Flash to
change the draw order of the PDF.
This may make the generated SWF files a little bit smaller
-j <quality>: Set quality of embedded jpeg pictures to
quality.
0
is worst (small), 100 is best (big). (default:85)
e.g. : -swfopt "-j 50"
-S : Don't use SWF Fonts, but
store everything as shape
-f : Store all fonts into SWF
-t : Insert a 'stop' command
after each page. The resulting SWF file
will
not turn pages automatically.
-s zoom=factor : Set resolution to SWF file, default: 72DPI
-swfver <int> : set Flash version output SWF files
-swfrate <int> : set Flash framerate
-swfburst : burst PDF file to single page SWF files
-swfburst2 : burst PDF file to single page SWF files,
optimized for speed
-swfflatten : flatten complicated graphics in converted SWF file
-swfmaxopt : compress and optimize SWF files automatically
-swfimagequality <int> : set quality of images in SWF files, 0 is
worst
(small), 100 is best (big), default is 85
-swfimagezoom <int> : resolution adjustment for
images in SWF files,
0 : same as original PDF
file
1 : adjust resolution to
1x, quality is worst and file is small
2 : adjust resolution to
2x, quality is better than 1
4 : adjust resolution to
4x, quality is better than 2
-enablepv2r : enable merge
vector graphics into background
-pv2rxres <int> : set Y resolution for background,
default is 150 DPI
-pv2ryres <int> : set Y resolution for background,
default is 150 DPI
-pv2rmergetext <int> : merge text into background picture
-pv2ropw <string> : owner password (for encrypted files)
-pv2rupw <string> : user password (for encrypted files)
-pv2rvaa <string> : enable or disable vector anti-aliasing, yes/no,
default is 'yes'
-pv2riaa <string> : enable or disable image anti-aliasing, yes/no,
default is 'no'
-pv2rquality <int>: set quality for JPEG image, default is 95
-pv2rshowalltext : show covered/hidden text on PDF page
-pv2rdelgfx : delete all
invisible graphics
-pv2rnolinks : disable hyperlinks
during conversion
-transparent : create transparent SWFs
-mapfont : map
fonts by mapfont.ini file
-$ <string> : input your
registration key
Example:
pdftoflash.exe C:\in.pdf C:\out.swf
pdftoflash.exe -swfburst C:\in.pdf C:\out.swf
pdftoflash.exe -swfopt "-z" C:\in.pdf C:\out.swf
pdftoflash.exe -swfopt "-j 75" C:\in.pdf C:\out.swf
pdftoflash.exe -swfopt "-p 2 -j 75" C:\in.pdf C:\out.swf
pdftoflash.exe -swfopt "-p 2,4,6-8 -z -i -j 50 -t" C:\in.pdf C:\out.swf
pdftoflash.exe -swfopt "-s zoom=150" C:\in.pdf C:\out.swf
pdftoflash.exe -pagerange "6,7" -swfburst C:\in.pdf C:\out.swf
pdftoflash.exe -swfburst2 -swfmaxopt -mapfont C:\in.pdf C:\out.swf
pdftoflash.exe -mapfont -swfburst2 -swfflatten -swfmaxopt -swfimagequality
70
-swfimagezoom 1 C:\in.pdf C:\out.swf
pdftoflash.exe -enablepv2r C:\in.pdf C:\out.swf
pdftoflash.exe -enablepv2r -pv2rxres 100 -pv2ryres 100 C:\in.pdf C:\out.swf
pdftoflash.exe -enablepv2r -pv2rmergetext 0 C:\in.pdf C:\out.swf
pdftoflash.exe -enablepv2r -pv2rshowalltext 0 C:\in.pdf C:\out.swf
pdftoflash.exe -transparent C:\in.pdf C:\out.swf
pdftoflash.exe -mapfont C:\in.pdf C:\out.swf
for %F in (D:\test\*.pdf) do "pdftoflash.exe" "%F" "%~dpnF.swf"
for /r D:\test %F in (*.pdf) do "pdftoflash.exe" "%F" "~dpnF.pdf" |
|
Relative Products: |
PowerPoint
to Flash Converter |
VeryDOC
PowerPoint Converter |
VeryDOC PDF to
Vector Converter |
Call PDF to Flash Converter
Command Line from C#, ASP, etc. web program languages |
|
Keywords: |
PDF TO SWF ::
PDF TO FLASH |
|
See Also: |
PDF to Image Converter ::
PDF Extract TIFF
::
HTML Converter ::
PDFcamp Printer ::
DocConverter COM ::
PDF to Word Converter ::
PDF to Text Converter ::
Image to PDF Converter ::
Image to PDF OCR ::
PDF to HTML
Converter ::
AutoCAD DWG and DXF to PDF Converter ::
PCL to PDF Converter ::
Document Printer (docPrint) ::
VeryPDF PDF
Editor ::
PDF Password Remover ::
Encrypt PDF
:: PDF Split-Merge
:: PDF Stamper
:: VeryPDF
PDFPrint ::
Advanced
PDF Tools ::
PDF Editor Toolkit ::
Text to PDF
Converter ::
PowerPoint to Flash ::
PowerPoint Converter |