Desktop Conversion Engine Description
...Back to Downloads
Convert Windows document files to TIFF and JPEG documents under program control. Supported documents include any document for which a native application can be used to 'print' to a conversion server. ie: To convert Word Documents to TIFF, you need to have WORD installed.
Convert Windows files to TIFF and TXT documents programmatically.
To install:
Unzip and run SETUP.EXE
Uses:
1) Distribute stored documents as TIFF files to WEB enabled clients.
2) WEB based front end to Internet Fax Server.
3) WEB based front end to Internet Document Storage and Archiving.
4) Document delivery controlled by remote client devices.
Document Conversion to TIFF or JPEG file format for archival storage and document delivery.
Download and run the ODC_DESK.EXE or ODC_CLR.EXE.
Applications are installed in the "ImageMAKER ODC Desk" program group.
Quick Start Instructions:
1) From the Start / Programs/ ImageMaker Document Conversion menu, select the C++ Sample Application.
2) From the Sample Application, select "convert…", and choose a file to convert. Supported file types include WORD, EXCEL, HTML, TXT, and any other Windows supported file types (with an associated owner application).
3) On completion of printing, view the result in the pop-up viewer.
4) To view the ‘text only’ contents, select ‘view shadow file when done’ option.
ActiveX Control DLL : ODCAXD
Control Name: ImageMAKER ODCAXD Control
Properties:
PrinterName (string) - name of printer to perform conversion (set to empty string for default printer)
OutputFileName (string) - name of output file (not the path), e.g. output.tif
OutputDirectory (string) - name of output directory, e.g. c:\temp
ShowDialog (boolean) - Set to TRUE to display print control dialog (usually for debugging purposes)
Methods:
BOOL ConvertDocument( LPCTSTR lpInputFile, LPCTSTR lpOutputFile )
lpInputFile - file name and path of document to convert.
lpOutputFile - file name and path of desired output file. If this parameter is NULL or the empty string then property values OutputFileName and OutputDirectory are used instead.
returns: TRUE if successful, FALSE otherwise
Events:
ConversionComplete - Fired when conversion process is complete.
Distribution Files for ODC Desktop:
CPDesk.exe - C++ Sample Application that uses the OCX
cpsample.zip - Source to CPDesk exe
VBSAMPLE.ZIP - source to VB sample exe
README.TXT - Desktop OCX readme.txt file
Sample.doc - sample document for conversion
UsrGuide.doc - more detailed information on the OCX
Setup.exe - User Friendly Installation
Setup.ico
DLG.TXT
winstfax.exe - Silent install
instfax.exe - Dos command line install
SETUP.INI - controls driver settings
imginstl.dll - install dll
thk16res.dll
thk32res.dll
ODCAXD.ocx - OCX conversion
PrCtrl32.exe
IMG16MFX.DLL
img32mfx.dll
THK16MFX.dll
THK32MFX.dll
IMGVIEW.EXE - FAX viewer
IMG32JPS.DLL
ICONLIB5.DLL - Win95 driver files
Imgfax.drv
IMGFAX.HLP
IMGFX9MN.DLL
UNIDRV95.DLL
UNIDRV95.HLP
ICONLIB8.DLL - Win98 driver files
IMGFAX98.drv
IMGFAX.HLP
IMGFX9MN.DLL
UNIDRV98.DLL
UNIDRV98.HLP
ICONLIBM.DLL - WinME driver files
IMGFAXME.drv
IMGFX9MN.DLL
IMGFAX.HLP
UNIDRVME.DLL
UNIDRVME.HLP
imgfaxdr.dll - NT 4.0 driver files
imgfaxmn.dll
imgfaxui.dll
imgfx5dr.dll - Windows 2000 driver files
imgfx5mn.dll
imgfx5mu.dll
imgfx5ui.dll
imgfx6dr.dll - Windows XP driver files
imgfx6mn.dll
imgfx6mu.dll
imgfx6ui.dll
imgfx7dr.dll - Windows DotNet driver files
imgfx7mn.dll
imgfx7mu.dll
imgfx7ui.dll
Product overview and operation is provided in the USRGUIDE.DOC file.

...Back to Downloads
Links