Logo
arrow1 File Converters
arrow1 TIFF and PDF apps
arrow1 Forensic
arrow1 Freeware

Total Doc Converter X

Convert Doc to PDF, HTML, XLS, Image and Text on web-servers.

Server Doc Converter With ActiveX

Windows
2000/2003/Vista/7/8/10/11
and
2012/2016/2019/2022 Server
and
Docker/Citrix/Wine

When you need to provide multiple users with the ability to convert MS Word Docs into text, images, or table format, the Total DOC Converter X is exactly what you need. Because Doc Converter X is installed on a web server, it's possible for lots of users to run lots of conversion jobs all at once. Whether you choose to make it accessible to your entire network, or use it as a stand-alone application, the Total DOC Converter is the #1 solution for all your document conversions.

Supporting a wide range of formats, Total DOC Converter X covers all your DOC export needs. Convert Word/DOC/DOCX/DOCM/TXT to PDF, XLS, HTML, JPEG, TIFF, RTF, TXT and Unicode TXT formats. Free of GUI or interrupting messages, the Total DOC Converter X lets you send instructions via direct access to the command line. This feature is perfect for server admins, or anyone looking to run quiet behind the scenes operations. You'll even have the option to create complex sets of instructions and let our converter process the job automatically.

  • To add automatic conversion functionality, simply install Total DOC Converter X together with Total Folder Monitor. This lets you track files as they are placed into specific folders, and convert them on a regular basis; automatically.
  • Total DOC Converter X supports ActiveX in a way that lets you integrate it into a web interface. This feature can help to make the converter a part of existing web applications or provide conversion services online.
  • Adjust the conversion process according to your needs. With so many great options included, the Total Doc Converter X is a highly customizable, flexible tool that is certain to save you both time and money! Discover more options.

If you'd like, give the program a try through our free trial version. You'll have 30 days to experience first hand how helpful our converter can be. When you decide to upgrade, you'll receive a lifetime license, access to our tech support team, and all updates are free during the first year.

Download Now!

(includes 30 day FREE trial)

Buy License

(only $750.00)



Examples of Total Doc ConverterX

Convert Doc files With TotalDocConverterX and .NET

string src="C:\\test\\Source.Doc";
string dest="C:\\test\\Dest.PDF";

DocConverterX Cnv = new DocConverterX();
Cnv.Convert(src, dest, "-c PDF -log c:\\test\\Doc.log");

MessageBox.Show("Convert complete!");

Download .NET Doc Covnerter example

Convert Doc Files On Web Servers With Total Doc ConverterX

dim C
Set C=CreateObject("DocConverter.DocConverterX")
C.Convert "c:\source.DOC", "c:\dest.TIF", "-cTIF -log c:\doc.log"
Response.Write C.ErrorMessage
set C = nothing
Example2 ASP: directly stream the resulting PDF
dim C
Set C=CreateObject("DocConverter.DocConverterX")
Response.Clear
Response.AddHeader "Content-Type", "binary/octet-stream"
Rresponse.AddHeader "Content-Disposition", "attachment; filename=test.pdf"
Response.BinaryWrite c.ConvertToStream("C:\www\ASP\Source.doc", "C:\www\ASP", "-cpdf  -log c:\html.log")
set C = nothing
If you use ActiveX on a web-server, please, remember to register it in your web-server account. If you don't have MS Office or MS Word installed on your computer, please download this additional free office converter pack to convert doc files.

Some more samples in C# specifically for ASP.net. If you need examples on other languages please contact us. We will create any example specially for you.

Convert Doc Files On Web Servers With Total Doc ConverterX

$src="C:\test.doc";
$dest="C:\test.htm";
if (file_exists($dest)) unlink($dest);
$c= new COM("DocConverter.DocConverterX");
$c->convert($src,$dest, "-c htm  -log c:\doc.log");
if (file_exists($dest)) echo "OK"; else echo "fail:".$c->ErrorMessage;

Convert Doc Files With Total Doc ConverterX and Ruby

require 'win32ole'
c = WIN32OLE.new('DocConverter.DocConverterX')

src="C:\\test\\test.docx";
dest="C:\\test\\test.pdf";

c.convert(src,dest, "-c PDF -log c:\\test\\Doc.log");

if not File.exist?(dest)
  puts c.ErrorMessage
end

Convert Doc files With Total Doc ConverterX and Python

import win32com.client
import os.path

c = win32com.client.Dispatch("DocConverter.DocConverterX")

src="C:\\test\\test.docx";
dest="C:\\test\\test.pdf";

c.convert(src, dest, "-c PDF -log c:\\test\\Doc.log");

if not os.path.exists(file_path):
  print(c.ErrorMessage)

Convert Doc files With Pascal and Total Doc ConverterX

uses Dialogs, Vcl.OleAuto;

var
  c: OleVariant;
begin
  c:=CreateOleObject('DocConverter.DocConverterX');
  C.Convert('c:\test\source.docx', 'c:\test\dest.pdf', '-cPDF -log c:\test\Doc.log');
  IF c.ErrorMessage<> Then
    ShowMessage(c.ErrorMessage);
end;

Convert Doc Files On Web Servers With Total Doc ConverterX

var c = new ActiveXObject("DocConverter.DocConverterX");
c.Convert("C:\\test\\source.docx", "C:\\test\\dest.pdf", "-c PDF");
if (c.ErrorMessage!="")
  alert(c.ErrorMessage)

Convert Doc files With Total Doc ConverterX and Perl

use Win32::OLE;

my $src="C:\\test\\test.docx";
my $dest="C:\\test\\test.pdf";

my $c = CreateObject Win32::OLE 'DocConverter.DocConverterX';
$c->convert($src,$dest, "-c pdf  -log c:\\test\\Doc.log");
print $c->ErrorMessage if -e $dest;

quote

Total Doc Converter X Customer Reviews 2024

Rate It
Rated 4.7/5 based on customer reviews
5 Star

"Up to now, Total Doc ConverterX is doing the job correctly, that is converting Doc files to PDF files using command line within a Windows scheduled task, if I would have any problem I will certainly contact you. Thank you for the product."

5 Star Brandon Belma NSG Consulting

"We've been using the TotalDocConverter for a few years and just purchased the upgrade to X. It has been working very well for us and we are very satisfied with the product. We use it to convert our documents to PDF format. I will need to look through the documentation to see if there is anything else we could utilize it for."

4.5 Star Todd Braley | IT Manager DRI Title And Escrow


Unique options of Total Doc Converter X


doc to pdf
Total Doc Converter X converts Doc to PDF and allows you ro sing the final document with your digital signature.

combine doc
Convert and combine several documents into one multi-page file (PDF, DOC, TIFF or a very long TXT file). All done in one go!

time stamps
Total Doc Converter X can copy original time stamps if you want to keep them.

docx
Have an outdated Microsoft Office 2003? Update all your old files to the new format in one go. Convert Doc files to DocX with our Total Doc Converter X.

font
Adjustable paper format for every target format: make the converted copies suitable for printing on specific paper.

print doc
Total Doc Converter X can print out, fax to send to OneNote any file you select. It will also create detailed reports on your Doc files in PDF, XLS, CSV, TXT formats. It's the esiest way to learn how many files you have and their parameters.


interface
We offer many samples in PHP, C#, ASP so that you don't get lost in code lines.

doc formats
The widest list of supported file types: convert Word, Doc, DocX, DocM, RTF, RVF, or TXT files to RTF, DOCX, XLS, JPEG, PNG, TIFF, HTML, XHTML, PDF, TXT in a batch mode. Is there a more powerful doc converter for the same price?

doc converter
Total Doc Converter X supports several types of compression for TIFF. If you are at a loss the program will automatically choose the best value.

preview doc
Total Doc Converter X comes with ActiveX. You can add a doc converter to your own app (apply for the developer license.)

header
Add your logo or any other image to the header or the footer of the output file.

page
Do you want more order? Total Doc Converter X will add page counters or a date to every page of the output files. The app is great for stamping legal bates too!

time stamps
Ability to compress converted copies when performing conversion to graphic formats: get the optimal size/quality ratio.

doc to pdf
Total Doc Converter X offers a lot of additional settings for Doc to PDF conversions. Set user permissions, password-protect your files or sign with a digital signature. Get PDF, PDF/A and non-searchable PDFs.


command line
Total Doc Converter X has no GUI and runs via command line.


Download Now!

Updated Tue, 19 Mar 2024

Buy License

(only $750.00)



List of supported conversions:

  • Doc to PDF Command Line
  • Doc to HTML Command Line
  • Doc to Text Command Line
  • Doc to TIFF Command Line
  • Doc to JPEG Command Line
 
    • DocX to PDF Command Line
    • DocX to HTML Command Line
    • DocX to Text Command Line
    • DocX to TIFF Command Line
    • DocX to JPEG Command Line
 
  • Word to PDF Command Line
  • Word to HTML Command Line
  • Word to Text Command Line
  • Word to TIFF Command Line
  • Word to JPEG Command Line
 

Download
Pro Suite

Key Features Of Full Registered Version

  • A set of converters in one (doc to pdf, doc to html, doc to xls, doc to jpg, doc to tiff, doc to txt)
  • Supports all types of doc files: Word, DOC, DOCX, DOCM, RVF, TXT
  • Server version - no GUI
  • Support automation server, Jenkins and so on
  • Supported languages incude any language that supports Web Services including .NET (2.00, 3.5, 4.00), Ruby, PHP and Java.
  • Provides access via ActiveX interface for all legacy programming languages (Visual Basic 6 or Delphi) as well as scripting (i.e. VBscript).
  • Multithreading
  • Can combine several files into one
  • Encrypts final PDF files
  • Adds pagination or watermarks
  • Offers several compression levels fro images
  • Smart auto-generated settings for each file type

    Need Doc conversion feature in your app?

    Get a royalty-free license. It allows you implement Total Doc ConverterX into your software and redistribute it. RFL is licensed per project (no matter how many developers are involved).
    Apply via contact form.