@VeryDOC

How to convert DOC to HTML without MS Office and OpenOffice?

Question: I would like a script that allows a user to upload a .doc file, it will be converted to html, and give them a link to the html version of their document. Is there a solution on VeryDOC? I need to run the conversion under server where there is no MS Office, OpenOffice or other third party application installed? Is that possible?

Answer: When you need to run the conversion from Doc to HTML under server without MS Office or OpenOffice installed, maybe you can have a free trial of software VeryDOC DOC to Any Converter Command Line v3.5, which can help you run the conversion without depending any other software. This software has been updated recently, parameter "-nooffice" was added. By this new parameter, you can use VeryPDF document render engine to parse DOC, DOCX, RTF, XLS, XLSX, ODT, ODS formats to HTML , and convert them to other formats (PDF, DOC, DOCX, XLS, XLSX, CSV, etc.) in a fast speed. 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 DOC to Any Converter Command Line

  • Please make sure download the latest version on our website as the older version of this software does not cover this function.
  • In the readme.txt file, there is a new parameter added. It is "-nooffice". Same with older version, please download zip file and extract it to some folder and then call it from MS Dos Windows.

Step 2. Convert Doc to HTML without MS Office and OpenOffice.

  • When you need to run the conversion under server, please choose the server version. Under one Server License, you can use the corresponding SOFTWARE on exactly one server computer that offers service to clients. If the SOFTWARE contains source codes, you have the right to modify and reuse the codes under the Server License.
  • When converting Doc to HTML without MS Office and OpenOffice, please refer to the following command line templates:
  • 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"
    This software also can help convert other Office file to HTML file without MS Office or OpenOffice installed. This software supports all version of MS Office file including MS Office 2003 or MS Office 2010.

  • When you need to run the conversion from Doc to HTML in batch, please use wild character. Here is an example for your reference:
  • doc2any.exe -nooffice "C:\*.doc" "C:\*.html"

  • When you need to write bat file for batch automatic conversion, please refer to the following command line template:
    for %F in (D:\test\*.html) do "doc2any.exe" -nooffice"%F" "%~dpnF.doc"
  • Now let us check parameter definition:
    -nooffice                : Don't use MS Office and OpenOffice at all, use VeryPDF's Document analysis technologies

By this software, you can convert Doc to HTML without MS Office or OpenOffice installed. During the using, if you have any question, please contact us as soon as possible.

DOC to Any Converter

How to convert DOC to DOCX without MS Office and OpenOffice?

Question: Need something to convert .doc to .docx. I need .docx for school, my program only does .doc are they the same or what? How can I change my doc to docx file.  Do I need to update my MS Office or download OpenOffice? Is there a better solution on VeryDOC?

Answer: When you need to convert doc to docx under the circumstance that you do not have MS Office 2010 or OpenOffice installed, please have a free trial of software VeryDOC DOC to Any Converter Command Line v3.5. The latest version of this software can help you change MS Office file version from MS Office 2003 to MS Office 2o10, which means you can convert doc to docx, XLS to XLSX and so on so forth without depending MS Office or OpenOffice installed.

By the older version, you can not make it. When converting doc to docx file by the older version of Doc to Any Converter, you need to install MS Office 2007 or later version. By now all those installations could be saved. Simply add one parameter –nooffice, the conversion could be done by VeryPDF's Document analysis conversion engine. Please check more information of latest version DOC to Any Converter Command Line v3.5 on update note, in the following part, I will show you how to make it work.

Step 1. Download DOC to Any Converter Command Line v3.5.

  • Same with the older version, it is still command line version software. When downloading, it is still a zip file. When downloading finishes, please extract it to some folder then you can run the conversion from MS Dos Windows.
  • When extraction finishes, please check readme.txt carefully. Please run the conversion according to the usage and examples.

Step 2. Convert doc to docx without depending MS Office or OpenOffice.

  • Here is the usage for your reference: doc2any [options] <in-file> [<out-file>]
  • When converting doc to docx without depending MS Office or OpenOffice, please refer to the following command line template.
    doc2any.exe -nooffice "C:\test.doc" "C:\out.docx"
    When you need to run the conversion in batch, please using wild character or write bat file;
  • doc2any.exe -nooffice "C:\*.doc" "C:\*.docx"
    By this command line template, we can convert file doc to docx in batch.

    for %F in (D:\test\*.docx) do "doc2any.exe" -nooffice"%F" "%~dpnF.doc"
    By this command line, we can convert doc to docx file automatically. And all the input doc file in the specified folder will be converted to docx file automatically.
    Here is the parameter explanation:
    -nooffice                : Don't use MS Office and OpenOffice at all, use VeryPDF's Document analysis technologies
    When we developing this software, we used special technologies and special engine, so the conversion could be done perfectly without depending on any third party application.

By this software, you can change Office version casually to cater different user needs. During the using, if you have any question, please contact us as soon as possible.

DWG to PDF Converter

How I convert AutoCAD 2012 to PDF without AutoCAD?

Question:How I can convert AutoCAD electrical drawing to PDF, I do not have AutoCAD 2012 installed. The CAD file I received can not be viewed, so I guess after converting it to PDF, maybe I can check it. Is there a solution on VeryDOC?

Answer: When you need to convert version of 2012 AutoCAD to PDF, maybe you can have a free trial of VeryDOC DWG to PDF Converter, which can help you convert AutoCAD to PDF without any CAD application installed. After converting AutoCAD to PDF, you can view the content in CAD in the format of PDF. And this software supports all version CAD files as input, it supports file formats like DWG;*.DXF;*.DWT;*.DWF files without version limitation. Meanwhile this software either could be used as command line version software or GUI version software, so you can use it according to your needs and habit. Please check more information of this software on homepage, in the following part, I will show you how to use this software.

Use it as GUI version

  • When downloading finishes, there will be an exe file. You need to install this software by double clicking the exe file and following installation message.
  • When installation message, there will be an icon on the desktop. Simply click it then you can launch this software. The following snapshot is from the software interface,please have a check.

CAD to PDF converter

  • Simply click button Add File to add AutoCAD files to software interface in batch.
  • Click Setting button to do the setting part like set basic information, password or others. And then click button Make PDF to run the conversion. In a few seconds later, you can get the output PDF file in specified output folder.

Use it as command line version.

    • When you use this software as command line version, please go to installation folder to find an exe named dwg2pdf.exe. Please call it from MS Dos Windows.
    • Here is the usage:dwg2pdf [options] <-i AutoCAD Files> [-o Output]
    • Here are some parameters and usage for your reference:

i <AutoCAD Files> : specify input AutoCAD filename
-o <PDF Files>     : specify output PDF filename
-j <Subject>       : subject
-t <Title>         : title
-a <Author>        : author
-k <Keywords>      : keywords
-p <Output Flag>   : a flag for PDF output
dwg2pdf -i C:\*.dxf -o C:\*.pdf
dwg2pdf -p 2 -i C:\input.dwg -o C:\output.pdf
dwg2pdf -w 800 -h 600 -i C:\input.dwg -o C:\output.pdf
dwg2pdf -w 800 -i C:\input.dwg -o C:\output.pdf
dwg2pdf -b 1 -i C:\input.dwg -o C:\output.pdf
dwg2pdf -b 3 -a "Author" -i C:\input.dwg -o C:\output.pdf

  • Please check more on homepage, I can not list all of them here.

By this software, we can convert all version CAD files to PDF without CAD viewer installed. During the using, if you have any question, please contact us as soon as possible.

DOC to Any Converter

VeryDOC DOC to Any Converter Command Line v3.5 Release Notes. Convert Word to PDF without Office and OpenOffice.

VeryDOC has release a new version of DOC to Any Converter Command Line v3.5 today, the new version is contain following significant functions,

1. Able to read DOC, DOCX, RTF, XLS, XLSX, ODT, ODS files without depend on MS Office, OpenOffice and libreoffice, this function will save your time and money from install any 3rd office applications. If you are looking for a command line application which can convert office documents to PDF files without depend on MS Office and OpenOffice, doc2any.exe command line will be your best choice.

Convert office documents to PDF and other formats without use OpenOffice and MS Office.

doc2any.exe does support following format conversions without depend on MS Office, OpenOffice and libreoffice applications,

=================================================
HTML to RTF  [OK], HTML to DOC [OK], HTML to DOCX [OK], HTML to PDF [OK]
RTF  to HTML [OK],  RTF to DOC [OK],  RTF to DOCX [OK],  RTF to PDF [OK]
DOC  to HTML [OK],  DOC to RTF [OK],  DOC to DOCX [OK],  DOC to PDF [OK]
DOCX to HTML [OK], DOCX to RTF [OK], DOCX to DOC  [OK], DOCX to PDF [OK]
ODT  to HTML [OK],  ODT to RTF [OK],  ODT to DOCX [OK],  ODT to PDF [OK]
DOT  to HTML [OK],  DOT to RTF [OK],  DOT to DOCX [OK],  DOT to PDF [OK]
OTT  to HTML [OK],  OTT to RTF [OK],  OTT to DOCX [OK],  OTT to PDF [OK]
=================================================
DOTX to HTML [OK], DOTX to RTF  [OK], DOTX to DOC  [OK], DOTX to DOCX [OK]
DOTX to PDF  [OK], DOCM to HTML [OK], DOCM to RTF  [OK], DOCM to DOC  [OK]
DOCM to DOCX [OK], DOCM to PDF  [OK], DOTM to HTML [OK], DOTM to RTF  [OK]
DOTM to DOC  [OK], DOTM to DOCX [OK], DOTM to PDF  [OK]
=================================================
XLS  to HTML [OK],  XLS to PDF  [OK],  XLS to CSV  [OK],  XLS to XLSX [OK]
XLS  to ODS  [OK], XLSX to HTML [OK], XLSX to PDF  [OK], XLSX to CSV  [OK]
XLSX to XLS  [OK], XLSX to ODS  [OK],  ODS to HTML [OK],  ODS to PDF  [OK] 
ODS  to CSV  [OK],  ODS to XLS  [OK],  ODS to XLSX [OK],  CSV to HTML [OK] 
CSV  to PDF  [OK],  CSV to XLS  [OK],  CSV to XLSX [OK],  CSV to ODS  [OK]
=================================================

You can use "-nooffice" option to ignore MS Office and OpenOffice applications completely, when this option is used, doc2any.exe will use ourself's document render engine to parse DOC, DOCX, RTF, XLS, XLSX, ODT, ODS formats, and convert them to other formats (PDF, HTML, DOC, DOCX, XLS, XLSX, CSV, etc.), the conversion speed will be the fast,

   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"
   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"
   doc2any.exe -nooffice "C:\test.docx" "C:\out.doc"

2. Convert HTML file or URL to PDF with IE, Webkit and Office Engines

In the default, doc2any.exe does use IE engine to convert a web page to PDF file,

   doc2any.exe https://www.verydoc.com/ C:\out.pdf
   doc2any.exe http://www.google.com/ C:\out.pdf

You can use -webkit parameter to use Webkit engine to convert a web page to PDF file,

   doc2any.exe -webkit https://www.verydoc.com/ C:\out.pdf
   doc2any.exe -webkit http://www.google.com/ C:\out.pdf

You can also "-useoffice 1 -useprinter" options to use MS Word to open the web page, print it to Virtual PDF Printer and save to a PDF file,

   doc2any.exe -useoffice 1 -useprinter https://www.verydoc.com/ C:\out.pdf

VeryDOC DOC to Any Converter Command Line v3.5 Release Notes. Convert Word to PDF without Office and OpenOffice.

VeryDOC DOC to Any Converter Command Line application can be downloaded and purchased from following web page,

https://www.verydoc.com/doc-to-any.html

DWG to PDF Converter

Convert DWG to PDF form viewing DWG files in a browser

Question: I have an application developed with Asp.Net and C#. I have to display DWG - CAD files(stored in a server) in a client side browser. I cannot install Auto CAD or any other software or ActiveX control in my client side machines and it can be installed only on the server. Is there a way to achieve it,can I convert DWG to PDF?
I have tried the some application but it was not able to display the image when accessed from a client. But when accessed from the server itself, am able to view the DWG file. Is there a solution on VeryDOC?

Answer: For viewing DWG file in a browser, maybe you can convert DWG to PDF. VeryDOC DWG to PDF Converter can help you convert DWG to PDF easily. After converting DWG to PDF, then you can use VeryPDF Document Viewer to embed PDF to any kind of browser. This is a solution to figure this matter out. Please check more information of those software on their website, in the following part, I will show you how to convert DWG to PDF.

Step 1. Free download AutoCAD DWG and DXF To PDF Converter

  • This software either could be used as command line version software or GUI version software.
  • When downloading finishes, it is an exe. Please install this software by double clicking the exe file and following installation message.
  • When you use it as command line version, please go to installation folder and then find the executable file named as dwg2pdf.exe. Then you can call it from MS Dos Windows.

Step 2. Converting DWG to PDF.

  • Here I will take the command line version for example. When you use it as command line, please refer to its usage and example.
  • Usage: dwg2pdf [options] <-i AutoCAD Files> [-o Output]
  • Command line examples:
  • dwg2pdf -i C:\input.dwg -o C:\output.pdf
    dwg2pdf -i C:\input.dxf -o C:\output.pdf
    dwg2pdf -i C:\*.dwg -o C:\*.pdf
    dwg2pdf -i C:\*.dxf -o C:\*.pdf
    By the wild character, you can convert DWG file to PDF in batch. And there is no DWG version limitation.

For embedding PDF to browser, please refer to user manual of Free Online Document Viewer. This free online API will help you embed PDF to browser by iframe code. There is no third party application needed.

By those two software, you can convert DWG to PDF and embed it to any browser then view DWG file in browser. During the using, if you have any question, please contact us as soon as possible.