PDF to Flash Converter

How do I display PDF in browsers without Acrobat plug-in?

Question: Our site has links to a lot of PDF. But most of our users don't have PDF plug-in installed. So they couldn't see any of these files.Installing PDF plug-in for the browsers in their machines has been ruled out. we don't know why, but it might be some security reasons. We have been asked to convert the entire list of PDF to look-alike HTML.Now I am looking for an option that  perfectly convert PDF to flash and then they can view PDF in the form of flash. Is there such application on VeryDOC?

Answer: When you need to display PDF in browser without Acrobat plug-in installed, maybe you can try to embed PDF to HTML code trough iframe code. By that method, you  can directly view PDF within browser without any third party application installed. If you feel this method is accessible, maybe you can use VeryPDF Document Viewer to make it. However, if you feel converting PDF to flash is the method to figure out this problem please use VeryDOC PDF to Flash Converter, by which you can convert PDF files to Flash files quickly and create high quality and scaleable Flash files from PDF files. Please check more information of this software on homepage, in the following part, I will show you how to use this software.

Step 1. Free download PDF to Flash Converter Command Line

  • This is command line version software, when downloading finishes, it is a zip file. Please extract it to some folder then you can call it from MS Dos Windows.
  • This software is Window version and standalone, during the conversion, you do not need to install any third party application.

Step 2. Convert PDF to Flash.

  • By this software, you can convert PDF to flash and set many limitations like you can rescale or zoom the converted Flash files to any size within the application or web browser without degradation, convert embed fonts to Polylines (outlines) into the vector Flash formats and so on.
  • Here is the usage and command line examples for your reference:
    pdftoflash.exe [options] <PDF Files>
  • Examples:
  • 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

  • Parameters:
  • -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

Please check more on homepage, I can not list all of them here. During the using, if you have any question, please contact us as soon as possible.

DWG to Image Converter, DWG to PDF Converter, DWG to Vector Converter, Raster to Vector Converter

Convert scanned PNG, JPEG, GIF or PDF format to vector CAD Drawings and Convert DXF back to original PNG, JPEG, GIF or PDF format

I went through your website (www.verydoc.com) and found that you guys are going to provide a SDK or Libraries to read CAD drawings from any PDF file.

In case you guys satisfy our business requirement (stated below) then I would like to purchase your software license.

My Business Requirement:

1. I have scanned image (CAD Drawings) in PNG, JPEG, GIF or PDF and you need to convert successfully to DXF format.

2. Successfully converted DXF format should again convert back to original image in same format (PNG, JPEG, GIF or PDF).

3. Successfully converted DXF format should open in any supported tool without distortion. (For example, I have Electric Circuit scanned image and that should be converted to DXF format (Or) You may come up with example that solves our business requirement.)

If you have solution to the above Business requirement then please follow up us - so that we could go forward in purchasing your software license.

Regards.
Customer
---------------------------------------------

>>My Business Requirement:
>>1. I have scanned image (CAD Drawings) in PNG, JPEG, GIF or PDF and you need to convert successfully to DXF format.

You can use our Raster to Vector Converter Command Line to convert scanned PNG, JPEG, GIF or PDF to DXF or DWG format,

https://www.verydoc.com/raster-to-vector-converter-command-line/index.html

>>2. Successfully converted DXF format should again convert back to original image in same format (PNG, JPEG, GIF or PDF).

You can use our DWG to Image Converter to convert from DWG or DXF file to PNG, JPEG, GIF formats,

https://www.verydoc.com/dwg-to-image.html

If you wish convert  DWG or DXF file to PDF format, you can use our DWG to Vector Converter Command Line,

https://www.verydoc.com/dwg-to-vector.html

>>3. Successfully converted DXF format should open in any supported tool without distortion. (For example, I have Electric Circuit scanned image and that should be converted to DXF format (Or) You may come up with example that solves our business requirement.)

Yes, the DXF is an open format, it is supported by all known CAD design applications.

VeryDOC

DWG to Vector Converter

Create a thumbnail of a DWG file

Question: I've tried a few things, looked into a solution of creating thumbnail from DWG file, which would probably allow me to write a converter, but it would be a total from the ground up solution, where I just need a thumbnail.Also considered using a viewer program to open the file in a remote X session and do a screen capture, however I'm not sure how I could ever guarantee that the viewer had completed opening when I took the screenshot. I'm not concerned with being able to manipulate the file other than to create the thumbnail. It is going to be used for commercial purposes, so any libraries used need to be compatible. Is there any solution on VeryDOC?

Answer: When you need to create thumbnail from DWG file, maybe you can have a free trial of VeryDOC DWG to Image Converter, by which you can convert DWG and DXF files to Raster BMP, JPG, PNG, TIFF, GIF formats directly without need of AutoCAD, quick and easily. And this is command line version software, you can also run the conversion together with application like VB, C# and others. Please check more information of this software on homepage, in the following part, I will show you how to use this software.

Step 1. Free download DWG to Image Converter Command Line

  • This software is command line version, when downloading finishes, there will be a zip file. Please extract it to some folder then you can call it from MS Dos Window normally.
  • When you use this software, please refer to the usage and examples in the extracted folder.

Step 2. Create thumbnail from DWG file

  • When creating thumbnail from DWG file, there are following output formats for you to choose like Raster BMP, JPG, PNG, TIFF, GIF formats.
  • When converting DWG to image and specify size, please refer to the following command line templates:
  • dwg2img.exe -dpi 300 C:\test.dwg C:\out.tif
    dwg2img.exe -width 1024 -height 768 C:\test.dwg C:\out.jpg
    Now let us check parameters used:
    -dpi <int>         : set DPI to output file
    -width <int>       : set width, unit is point
    -height <int>      : set height, unit is point
    By those parameters, we can create thumbnail from DWG file and specify size according to your needs. There are also many other options, please check them on homepage. I can not list all of them here.

By this method and this method, we can create thumbnail from DWG file. During the using, if you have any question, please contact us as soon as possible.

DOC to Any Converter

How to convert .DOC .DOCX .XLS, .XLSX to HTML and PDF without MS Office installed?

    In this article, I will share a method of converting all version MS Office to PDF and MS Office to HTML without MS Office installed. Normally speaking, when we have MS Office 2003 installed, we can save Doc, XLS file directly as HTML file. When we have MS Office 2007 or later version installed, we can save Docx file, XLSX file directly as HTML file. But we still can not do the conversion in batch. Meanwhile we can not convert those files to PDF.

   Based on the needs of customers’, VeryDOC has updated software VeryDOC Doc to Any Converter to Version 3.5. By the latest version, you can convert all version MS Office files like Docx, Doc, XLS, XLSX, to HTML and PDF in batch without MS Office or OpenOffice installed. And there are many versions of this software, you can either use it on computer or server. By this updating, we make Doc to Any Converter totally standalone, it does not depend on any third party application. Please check more information of this software on homepage, in the following part, I will show you how to use this software.

Step 1. Free download Version 3.5 and have a free trial.

  • Download Doc to Any Converter to Version 3.5. Please do not use the older version of this software to fulfill functions mentioned above. Those functions only could be done by the latest version 3.5.
  • Downloading finishes, get a zip file. Please extract it to some folder then you can call it normally like the older version.

Step 2. Covert Docx, Doc, XLS, XLSX, to HTML and PDF without MS Office installed.

  • When run the conversion, please refer to usage and example in readme.txt.
  • Here is the usage: doc2any [options] <in-file> [<out-file>]
  • Here is the parameter which plays great important role in the conversion:
    -nooffice                : Don't use MS Office and OpenOffice at all, use VeryPDF's Document analysis technologies
  • Here are some command line templates for your reference:
  • doc2any.exe -nooffice "C:\test.doc" "C:\out.pdf"
    doc2any.exe -nooffice "C:\test.docx" "C:\out.pdf"
    doc2any.exe -nooffice "C:\test.xls" "C:\out.pdf"
    doc2any.exe -nooffice "C:\test.xlsx" "C:\out.pdf"
    doc2any.exe -nooffice "C:\test.ppt" "C:\out.pdf"
    doc2any.exe -nooffice "C:\test.pptx" "C:\out.pdf"
    By the above command line, we can convert MS Office to PDF without MS Office installed.
    doc2any.exe -nooffice "C:\test.doc" "C:\out.html"
    doc2any.exe -nooffice "C:\test.docx" "C:\out.html"
    doc2any.exe -nooffice "C:\test.xls" "C:\out.html"
    doc2any.exe -nooffice "C:\test.xlsx" "C:\out.html"
    doc2any.exe -nooffice "C:\test.ppt" "C:\out.html"
      doc2any.exe -nooffice "C:\test.pptx" "C:\out.html"
    By the above command line templates, we can convert MS Office to HTML without MS Office installed.

  • When you need to run the conversion in batch, you can ether use wild character * or using bat file. Here are some examples for your reference:
  • doc2any.exe -nooffice "C:\*.doc" "C:\*.pdf"
    doc2any.exe -nooffice "C:\*.pptx" "C:\*.html"

By the latest version of Doc to Any Converter, we can convert Office to HTML, Office to PDF without MS Office installed. During the using, if you have any question, please contact us as soon as possible.

DOC to Any Converter

Convert Office to PDF without MS Office installed and add many watermarks on output

    Recently VeryDOC Doc to Any has been updated. By the latest version, there are mainly two new parameters added:parameter -OpenOfice and parameter -watermarkfile. Parameter -OpenOfice can help you takes full use of functions of OpenOffice application and by parameter -watermarkfile, you can add more watermark to output file in one go. This updating can help you convert Office to PDF without MS Office installed.

  When using the older version, we only can convert word to PDF without MS Office installed. By the latest version, all the conversion from Office to PDF could be done without the installation of MS Office. But you need to install Free OpenOffice. By this function, you can save lots of money to buy MS Office file for converting them to PDF. In another aspect, by the latest version, you can add watermark as many as you need through editing the .ini file. By this function, say you can specify logo as one watermark, add creating date as watermark and so on so forth. Please check more detail information on release news, here I show the updating information briefly:
[New feature] Only use OpenOfice to convert office documents to PDF files.
[New feature] When using OpenOffice, please install Java.
[New feature] The latest version can help you convert all MS Office file and OpenOffice file to PDF and image files.
[New feature] Be able to perform all functions performed by OpenOffice.org
[New feature] Option to rend HTML file to PDF or image without MS Office installed.
[New feature] Option to convert all the supported input file to HTML file.
[New feature] Support all the conversion from Microsoft Office to OpenDocument like converting Word to OpenDocument Text (odt); OpenDocument Text (odt) to Word, Excel to OpenDocument Spreadsheet (ods); OpenDocument Spreadsheet (ods) to Excel,PowerPoint to OpenDocument Presentation (odp); OpenDocument Presentation (odp) to PowerPoint.
[New feature] Convert OpenDocument Presentation (odp) to Flash; PowerPoint to Flash.  [New feature] Support to convert RTF to OpenDocument; WordPerfect to OpenDocument.
[New feature] Support to convert any format to HTML (with limitations).
[New feature] Support for OpenOffice.org 1.0 and old StarOffice formats.
[New feature] Improve the function for -watermarkfile parameter, you can add more watermarks to PDF file by a .ini file.

Usage:

  • Same with before, this software is still command line version. You need to download the zip file and then extract it to some folder then you can call it normally from MS Dos Windows.
  • Here is the new downloading link of the latest version. https://www.verydoc.com/doc2any_cmd.zip
  • The command line usage is still same as before, if you use the older version and now you need to use the latest function, you can free update it within free updating period.

During using the latest version, if you encounter any problem, please contact us as soon as possible.