Operating System - HP-UX
1825294 Members
4017 Online
109679 Solutions
New Discussion юеВ

Re: Faxing PCL and Postscript files

 
SOLVED
Go to solution
John Wolfe_1
Advisor

Faxing PCL and Postscript files

Hello,

Does anyone know how to send PCL, Postscript, and ASCII text files to a fax modem from HPUX 11.0?

TIA,
John
At least I have a job.
6 REPLIES 6
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Faxing PCL and Postscript files

One solution that I know works is Vsifax. Check out www.esker.com. There are some restrictions in that not all fonts will convert but if you stick to the fairly generous set of fonts then it works very well.

It will also handle postscript and ordinary text. In fact, if send a file ending in .pcl it will automatically format as PCL; likwise .ps will do postscript. There is also a mechanism to supply the desired conversion.


If it ain't broke, I can fix that.
A. Clay Stephenson
Acclaimed Contributor

Re: Faxing PCL and Postscript files

I suppose that I should mention 'Hylafax'. Search for it on the Web. You could download the source and have a try - and unlike Vsifax, it's free.
If it ain't broke, I can fix that.
Francisco J. Soler
Honored Contributor

Re: Faxing PCL and Postscript files

Hi John,
go to: http://hpux.connect.org.uk/

and search for hylafax, you will find some packages that allow you install a fax server and clients to your HPUX machine.

Frank.
Linux?. Yes, of course.
John Wolfe_1
Advisor

Re: Faxing PCL and Postscript files

Thanks for the info. I looked at hylafax but it doesn't seem to handle PCL files. We really want a product with full support available so I am leaning towards vsifax. Can vsifax be configured to look just like a printer to the user or application? What modems will work with it?

Thanks,
John
At least I have a job.
A. Clay Stephenson
Acclaimed Contributor

Re: Faxing PCL and Postscript files

It's quite easy to integrate the Vsifax vfx command into the lp spooler. All it really needs is a custom interface file. The Vsifax documentation is pretty clear.
Vsifax is not too fussy about the type of modems. I use Multitech rack-mounted modems (MT2834BR's) because I hate clutter and very few things clutter up a data center more than modems. I had to modify one of the files that Vsifax uses to identify modems but that was very easy.


If it ain't broke, I can fix that.
A. Clay Stephenson
Acclaimed Contributor

Re: Faxing PCL and Postscript files

One more thing, John:

You may need a daemon to hold the fax tty ports open. Check out this thread:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6c7dabe92dabd5118ff10090279cd0f9,00.html

Regards, Clay
If it ain't broke, I can fix that.