HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] pcl faxing
Enrique Arredondo typed (on Thu, Apr 22, 2010 at 05:21:25PM -0600):
|
|
| On 4/22/2010 3:49 PM, Jean-Pierre Radley wrote:
| >Enrique Arredondo typed (on Thu, Apr 22, 2010 at 04:43:07PM -0600):
| >| Hi
| >|
| >| I'm trying to fax a pcl document through hylafax, what's the best
| >| way to do it ? I tried using enscript to make it a ps file but I'm
| >| not getting anything on the fax machine but bogus characters.
| >
| >Use pcl6...
| >
|
| Is that a command ? How would you use it if I have a filepro report
| in PCL format ?
|
| I just read that Hylafax 6.0 supports PCL ? Have you try it ? http://groups.google.com/group/fa.hylafax/browse_thread/thread/c2540c7b85b6303d
You need to install pcl6, which is the name of a binary you get from
compiling ghostpdl source code.
I have been disputing Lee Howard on how to invoke it; relevant excerpt
from my typerules file:
# To do client-side PCL conversion to tiffg3 comment-out the above 4
# lines and uncomment the following, which decides a file is a PCL file
# if its first two characters are <ESC> E (0x1b45), the PCL reset command.
#
0 short 0x1b45 tiff pcl6 -dNOPAUSE -sDEVICE=tiffg3 -sOutputFile=- %i > %o
And yes, I have filePro processing tables that generate invoice files
with PCL3 codes, which the table then dispatches by invoking sendfax.
--
JP
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*