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] Apply Tagline to incoming faxes
On Wednesday 19 February 2003 05:20 am, Pedro Rocadas wrote:
> So, you don't really needed printing the fax right? If
> you setup reception by email you will have date and
> time, but, if you really needed printing setup, follow
> this thread:
>
> http://www.hylafax.org/archive/2002-04/msg00143.php
I used the faxprint.pl script, and it is a great base for adding anything.
I include the current system time (as it runs the script, not from the fax
info.. it was just easier to do) in my printout because there are MANY people
with fax machines that are not programmed correctly.
Here is the line I added to the script:
my $local_time = localtime;
add that somewhere in the beginning, and use that ($localtime) instead of, or
along with the other information.
--
Cam Coble, A+, Network+
IT Manager
Roanoke Stamp
www.usacustom.com
"any sufficiently advanced technology
is indistinguishable from magic."
-- Arthur C. Clark
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*