How to convert to flash to PDF file?

Question:  Any knows any good software to convert .swf file to PDF file? I couldn't really find any name. Any suggestion? Is there a solution on VeryPDF?

Answer: On VeryPDF now there is also no software which can help you convert flash to PDF directly but we have software which can help you convert flash to image and then image to PDF. By this method, I guess you can convert flash to PDF. VeryPDF Flash to Image Converter supports variety of the conversions based on the flash files, e.g., Flash to image, SWF to JPG, SWF to GIF, SWF to JAPE, SWF to JPEG, SWF to TIFF, SWF to PNG, SWF to BMP and ect. And VeryPDF Image to PDF Converter also can help you convert image to PDF directly. Please check more information of those two software on homepage, in the following part, I will show you how to convert flash to PDF step by step.

Step 1. Convert flash to image.

  • Download Flash to Image Converter. There are two versions of this software: GUI version and command line version. Here I will take the command line version for example.
  • When downloading finishes, there will be a zip file. Please extract it to some folder then you can find the executable file and call it from MS Dos Windows. Here are some command line templates for your reference:
    swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.png"
    By this command line, we can convert flash to image png directly.
    swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -width 800 -height 600
    By this command line we can convert flash to image and specify image height and width.
    swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -timer 1000
    swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" –hidewindow
    By this command line, we can convert flash to image and hide conversion Windows.
    swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -$ XXXXXXXXXXXXXXXXXX
    By this command line, we can convert flash to image and register it.

Step 2. Convert image from flash to PDF.

  • Download Image to PDF Converter Command Line. There are many versions of this software too, I also take the command line version for example. If you are not familiar with the command line, please choose the GUI version.
  • Please use the same method to install this software.
  • Here is the usage for your reference: Usage: img2pdf [options] <Image-file> [<PDF-file>]
  • When converting image to PDF, please refer to the following command line template:
    img2pdfnew.exe -firstpg 10 -lastpg 20 C:\in.pdf C:\out.tif
    Here are some parameters for your reference:
  • -xres <int>                    : force to set X resolution to the field of image file
    -yres <int>                    : force to set Y resolution to the field of image file
    -ocrrect <string>              : set a rectangle region for OCR
    -combineword <int>             : combine OCRed characters to words
    -aligntextypos                 : align OCRed text contents by Y position
    Please check more parameters and command line templates on homepage, I can not list all of them here.

By this those two software, we can convert flash to PDF by command line indirectly. During the using, if you have any question, please contact us as soon as possible.

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!