PDF to Vector Converter

VeryDOC PDF to Flash Command Line Converter

   Sometime we need to convert PDF to Flash for showing PDF file on the website more vividly. If there is some application which can convert PDF to Flash by command line, then you do the conversion together with  the website designing through PHP and other applications. Base on this need, VeryDOC developed software named PDF to Flash Converter, which can be used to convert PDF to flash by command line in batch.

First, download PDF to Flash Converter.

  • This software is command line version and after downloading you will find it is an exe file. So after downloading, please extract it to some folder and then check elements in it.
  • As Chinese old going says that more preparation may quicken the speed in doing work. So please do not hurry to run the conversion, read the readme.txt and the website carefully. Then you can master the basic method of running this software.

Second, convert PDF to Flash.

Usage: pdf2vec.exe [options] [Options] <PDF Files>
Examples

  • When converting single PDF file to flash, please refer to the following template.
    pdf2vec.exe C:\in.pdf C:\out.swf
  • When need to convert multipage PDF file to single page flash, please refer to the following template. If you need to convert PDF to swf in a fast speed, please use parameter “-swfburst2”.
    pdf2vec.exe -swfburst C:\in.pdf C:\out.swf
    -
    swfburst2 : burst PDF file to single page SWF files, optimized for speed
    -swfburst : burst PDF file to single page SWF files
  • When you need to compress output flash file, please use the following command line.
    pdf2vec.exe -swfopt "-z" C:\in.pdf C:\out.swf
    -swfopt <string>         : set SWF options
    -z : Use Flash 6 (MX) zlib compression.
  • When you need to specify the conversion page range, please refer to the following command line.
    pdf2vec.exe -swfopt "-p 2,4,6-8 -z -i -j 50 -t" C:\in.pdf C:\out.swf
  • -p <range>: Convert only pages in range with range
      e.g. 1-20 or 1,4,6,9-11 or 3-5,10-12
    -t : Insert a stop() command in each page. The resulting SWF file will not turn pages automatically.

  • When you need to specify the flash background color, please refer to the following command line.
  • pdf2vec.exe -swfopt "-s background=0xFFFFFF" C:\in.pdf C:\out.swf
    pdf2vec.exe -swfopt "-s background=FF" C:\in.pdf C:\out.swf
    -s background=color : Set background color (default is transparent background)

    There are more functions of this software, I can not list all of them here. If you need to know more parameters and function, please download it and check them in the readme.txt file. Now let us check the conversion effect from the following snapshot. During the using, if you have any question, please contact us as soon as possible.

     input PDF and output flash
       

     

     


     

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

VeryDOC PDF to WMF Command Line Converter

  By VeryDOC PDF to WMF Command Line Converter, you can convert your PDF files to popular WMF image file in batches by command line. And it can preserve original layout, text, images, vector drawings of your PDF file.It is a standalone program which does not need Adobe Acrobat software support.

Feature List

  • It allows to choose page range when converting PDF to WMF, say you can choose page 10 to 20 to be converted.
  • Option to specify color or monochrome to printer:monochrome or color WMF.
  • It allows you to merge vector graphics into background.
  • Option to merge text into background picture.
  • It can convert password protected PDF to WMF.
  • Option to delete all invisible graphics.
  • It can work in all the Windows system both 32-bit and 64-bit.
  • Support all the versions PDF as input.
  • It also can convert PDF to EMF, WMF, SVG, Postscript (PS), EPS, SWF (Flash), XPS, HPGL, PCL etc.

How to Use

  • Download PDF to WMF Converter to your computer.
  • As its name shows, this software is command line version. After downloading, you will find it is an zip file. Please extract it to some folder and check elements in it.

Convert PDF to WMF following usage and examples.

Usage: pdf2vec.exe [options] [Options] <PDF Files>
Examples

  • When converting single PDF to single file, please use the following command line.
    pdf2vec.exe C:\in.pdf C:\out.wmf
  • When you need to set the page range of input PDF file, please use the following command line. Parameter –firstpage can be used to specify the starting page and corresponding –lastpage is an command for last page.
    pdf2vec.exe  -firstpage 10 –lastpage 20 C:\in.pdf C:\out.wmf
  • When you need to scale WMF file in X and Y direction, please use the following command line.
    pdf2vec.exe –scalex 0 –scaley 0 C:\in.pdf C:\out.wmf
  • -scalex <int>  : X axis scale factors, default is 100
        100 : do not scale PDF page
          0 : scale the width of PDF page to fit the printer's paper size
         -1 : keep the minimum constant scaling in both paper width and height
    -scaley <int>  : Y axis scale factors, default is 100
        100 : do not scale PDF page
          0 : scale the height of PDF page to fit the printer's paper size
         -1 : keep the minimum constant scaling in both paper width and height.

  • When you need to convert password protected PDF file to WMF, please use the following template. xxx stand for the password of the PDF. If you do not know the owner password, simply input the open password here.
    pdf2vec.exe –pv2ropw xxxx  -pv2rupw xxx C:\in.pdf C:\out.wmf

As there are many functions of this software, I can not list them all here. If you need to know more, please visit its website. And now let us check the conversion effect from the following snapshot. During the using, if you have any question, please contact us as soon as possible.

input PDF and output wmf

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
XPS to PDF and Image Converter

How to convert Russian XPS to PDF by command line?

   Some days before, customers complained that there are some errors when converting Russian XPS to PDF by VeryDOC XPS to PDF Converter. After checking there are some wrong operations during the using. In order to eliminate hardship for further users, we put an article here, hoping it will be helpful.

First, download VeryDOC XPS to PDF Converter

  • This software is command line version. In order to facilitate uploading or downloading, we have compressed it to zip file. So after downloading, there will be an zip file in the downloaded folder.
  • Once downloading finishes, please extract it to some folder. Then you can check the elements in it.
  • Please check the readme.txt file carefully then you can get a clear outline about how to use this software.

Second, convert XSP to PDF

  • Please run the conversion following examples and usage.
    Usage: xps2pdf [options] <pdf-file> [<out-pdf>]
  • No matter what language is in the XPS file, simply do the conversion following the usage.

Examples:

  • When converting single XPS file to PDF, please use the following command line.
    xps2pdf.exe C:\in.xps C:\out.pdf
  • When do batch conversion, please use the following command line as this software supports wild character.
    xps2pdf.exe C:\in\*.xps C:\out\*.pdf
  • When you need to add basic information for the output PDF file, please use the following command line.
    xps2pdf.exe -producer "Test Producer" -creator "Test Creator" -subject "Test Subject" C:\in.xps C:\out.pdf
  • When needing to optimize PDF file for fast web view, please use the following command line.
    xps2pdf.exe -linearize C:\in.xps C:\out.pdf
  • When you need to set password for protecting PDF, please use the following command line.
  • xps2pdf.exe -ownerpwd 123 -keylen 2 -permission 128 C:\in.xps C:\out.pdf
    And there are also other parameters related to this topic:
    -openpwd <string>   : Set 'open password' to PDF file
      -ownerpwd <string>  : Set 'owner password' to PDF file
      -keylen <int>       : Key length (40 or 128 bit)
            -keylen 0:  40 bit RC4 encryption (Acrobat 3 or higher)
            -keylen 1: 128 bit RC4 encryption (Acrobat 5 or higher)
            -keylen 2: 128 bit AES encryption (Acrobat 7 or higher)
      -permission <int>   : Restrictions
            -permission 0  : Deny anything
            -permission 1  : Allowed print the document
            -permission 2  : Allowed modify the content of the document
            -permission 4  : Allowed copy text and graphics from the document
            -permission 8  : Allowed add or modify annotations
            -permission 16 : Allowed fill in interactive form fields
            -permission 32 : Allowed extract text and graphics from the document
            -permission 64 : Allowed assemble the document
            -permission 128: Allowed print the document with high resolution

    After mastering basic knowledge of this software, now let us run the conversion and check the conversion effect from the following snapshot.
    input XPS and output PDF

    By this method, you can convert not only Russian XSP to PDF but also  XPS in any languages to PDF. 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)
DWG to PDF Converter

How to monitor folders when converting DWG to PDF?

e For facilitating converting DWG to PDF automatically, VeryDOC DWG to PDF Converter was designed with a feature “monitor folders”, which means that once you add files to specified folders, they will be converted to PDF files at once. By this function, the working efficiency will be enhanced greatly. In the following part, I will show you how to launch this function.

First, download and install.

  • Download AutoCAD DWG and DXF To PDF Converter to your computer and install it by double clicking the exe file.
  • When installation finishes, there will be an icon on the desktop. Simply click the icon then can you can launch this software.
  • This software either can be used as GUI version software or command line software.

Note: even if we stated that the command line and GUI version have nearly the same function. However, they are not totally same. Say the function “monitor folders” only can be fulfilled by the GUI version. So if you need the monitor folders function by command line, it is not available.

Second, set PDF limitation

  • It is not hard to find a button named Setting, please click that button then you will see the following dialogue box. Here you can choose the save mode, set basic information and set password for the output PDF file.

setting menu option

  • Once you set here, the conversion will be done according to the setting here automatically.
  • If you have finished setting part, please click button OK to back to the main interface.

Third, set monitored folders.

  • Please open software interface and click option File then go to Monitor A Special Directory.

software interface of DWG to PDF Converter

  • When you click that option, then you will see the following dialogue box. Click Add button to add the folders which you need to be monitored. You can add the monitored folders as many as you need. Meanwhile, please specify the output file path.

Monitor setting

  • When you need to change the added folder, please click button Modify to change it. Or you can delete it and add a new one. If you have finished setting folders, please click button OK to back to the main interface.
  • If you have set this function, you do not need to add DWG file to software interface.
  • And once you finishes this step, the output PDF will be shown in the specified folder in the same time.

Note: please make sure that do the PDF limitation setting first, or else the conversion from DWG to PDF will be done without setting options.

In the future, once you add DWG files to the monitored folders, they will be converted to PDF files at once. And you do not need to do the setting time and time again. However, when you need to do the conversion, please launch this software first, or else the conversion can not be done.

This is the end of converting DWG to PDF through monitoring folders. 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)
DWG to PDF Converter

VeryDOC DWG to PDF Converter-convert all version DWG to PDF in batch

   Recently VeryDOC has updated software DWG to PDF Converter, which now can be used to convert all the DWG to PDF in batch without DWG file version limitation. In the older version, when converting newest version DWG file, there will be no output. Now this bug has been fixed.

What kind of DWG file does this software support?

 It is know to all that DWG is a binary file format used for storing two and three dimensional design data and metadata. It is the native format for several CAD packages including AutoCAD, IntelliCAD  and Caddie. In addition, DWG is supported non-natively by many other CAD applications. There are current versions in the market: DWG R1.0, DWG R1.2,DWG R1.40, DWG R2.05, DWG R2.10, DWG R2.21,DWG R2.22, DWG R2.50, DWG R2.60, DWG R9, DWG R10, DWG R11/12, DWG R13, DWG R14, DWG 2000, DWG 2004, DWG 2007, DWG 2010, DWG 2013. No matter which version are you using, those DWG file can be converted to PDF by this software.

How to Use

Download DWG to PDF Converter

  • This software either can be used as GUI version software or command line software.
  • But when downloading, it is an exe file. You need to install it by double clicking the exe file and follow installation message.
  • Once installation finishes, there will be an icon on the desktop. Simply double click it then you can launch this software.

Run Conversion from DWG to PDF by Software Interface.

  • The following snapshot is from the software interface. You can add files by dragging from its containing folder to software interface. Or click button Add Files. Once you add it to software interface, the detail information will be shown on the software interface.

software interface of DWG to PDF Converter

  • If you need set PDF limitation, please click Setting button.
  • After setting, click button Make PDF to run the conversion.

Run Conversion from DWG to PDF by Command Line

  • As this software can be used as command line software, first we need to find the executable file.
  • Please go to the installation folder and find file named dwg2pdf.
  • As there is no command line user manual or help document, please check parameters in the MS DOS Windows by inputting the full path of this software and press enter.

Usage: dwg2pdf [options] <-i AutoCAD Files> [-o Output]
Example:

  • When you need to converting simply dwg file to PDF, please use the following command line.
        dwg2pdf -i C:\input.dwg -o C:\output.pdf
        dwg2pdf -i C:\input.dxf -o C:\output.pdf
  • When you need to do batch conversion through wild characters, please use the following command line.
        dwg2pdf -i C:\*.dwg -o C:\*.pdf
         dwg2pdf -i C:\*.dxf -o C:\*.pdf
        dwg2pdf -d "C:\shx" -i C:\*.dwg -o C:\*.pdf

So own this software, you can do the conversion from DWG to PDF in batch by two methods. Now let us check the conversion effect by comparing the input dwg file and output PDF.  During the using, if you have any question, please contact us as soon as possible.

input DWG

Output PDF

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