Fantom Laboratory Ltd. 

 

 

You downloaded and tested our software?

Feel free to use e-mail support@fantom-soft.com to send us your comments, suggestions, and so on.

* Special offer *

You can buy source codes of these products and use them in the development.

We also can write Windows and Linux programs for You.

 

FantomFax

v 2.5

Latest Release

13 aug 2009

 

Download trial version

Fantomfax.exe

355 Kb

 

 

$19.00

 

Buy Now

 

 

 

 

 

 

Windows client for HylaFAX Server.

 

NOW! You can use Microsoft Fax Service,

Fax wizard and Microsoft coverpages,

Windows and Outlook Address Books.

You can reseive and look incoming faxes.

 

FantomFax is integration of Hylafx Printer and Hylafx.dll + COM tehnology.

You can send any documents (doc, xls, pdf, etc)!

 

Gives an opportunity of sending of facsimile messages from your applications, created by language of any level: C, FoxPro, Visual Basic, etc.

Works with one of the best and freely distributed fax-server of an industrial class. - HylaFAX.

 

Also you can receive incoming faxes and watch the status of HylaFAX server.

 

Download and unpack the Fantomfax.exe file.

Run the Install.bat

 

How To Use FantomFax

A lot of ways - let's choose the best!

 

1. Send fax to HylaFAX server manually

You can print your document by drag-and-drop on the "FantomFax" icon from the "Printers and Faxes" folder.

You can also do that by going to menu File > Print and choose "FantomFax" from printer list.

OR

You can use "Fax" from printer list.

OR

You can also do that by going to menu Start > Programs > Accessories > Communications > Fax > Fax Console

Here you can see also incoming faxes.

Note: You must install "Fax Services" from your Windows distribution disk before (Control Panel > Add or Remove Programs > Add/Remove Windows Components)

 

2. Send fax to HylaFAX server automatically

You can use FantomFax as COM object from your programms.

For example (VBS):

set myObj = CreateObject("Fantom.FantomFax")

err = myObj.HylaFaxSend("192.168.100.28", "login", "pass", "18007550000", "mymail@company.com", "vbs-test", "c:\fax.txt", 1)

 

You also can use FantomFax as Win32 DLL with export function

int HylaFaxSendA(

char *HylaFAXServerIp,

char *User,

char *Password,

char *FaxPhoneNumber,

char *MailAddress,

char *Info,

char* FileName,

int* MaxDials)

 

3. Receive incoming fax from HylaFAX server

set MyObj = CreateObject("Fantom.FantomFax")

 

' Get files list from the HylaFAX server.

Rcvlist = MyObj.HylaFaxRecv("192.168.100.28", "user", "pass", "C:\", "", 0)

 

' Get file fax000002607.tif and store to C:\

Ret = MyObj.HylaFaxRecv("192.168.100.28", "user", "pass", "C:\", "fax000002607.tif", 0)

' if last parameter is 0 - then file download only, 1 - then file download and remove.

 

 

4. Get status of HylaFAX server

set MyObj = CreateObject("Fantom.FantomFax")

Ret = MyObj.HylaFaxStatus("192.168.100.28", "user", "pass")

 

 

For more information about Hylafx Printer and Hylafx.dll, please visit this pages

Hylafx Printer

Hylafx.dll

 

Restrictions trial versions

Trial screen or 5 faxes per reboot.

Debug option

FantomFax write log-file to “C:\fantomfax.log”.

 

Back...

 

Support: send e-mail

Copyright © 2006-2010 Fantom Laboratory Ltd. All rights reserved.

Get a VISA