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] Missing TSI on receiver's side and fax-number in faxstat
* Nico Decker <ndecker-hylafax@dezidata.de> [030121 08:46]:
> > As to why you're tagline isn't showing up on the receiver's end, I can
> > only suggest 2 things to check:
> >
> > 1) Is it being sent, but because of printer capabliitites, the outside 3
> > or 4 mm are not printable, and therfore it's in the image, just not
> > printed.
> > 2) If the TagLineFont is invalid (not readable, not good, etc) taline
> > won't be imaged, and therfore not sent.
>
> TagLineFont was not set. You were right. If it is so important, why
> it isn't automatically set by faxaddmodem?!
> Anyway; where can I define the distance between page top and
> tagline? taglines head is cut off in the tiff-picture ...
Hmm... The default config file skeleton used to by faxaddmodem to build
the device config files does include it:
TagLineFont: etc/lutRS18.pcf # tag line font
To make increase the distance, you have to edit the source, something
like:
==== TagLine.c++ 1.7 vs edited =====
--- 1.7/faxd/TagLine.c++ Fri Jan 10 15:47:09 2003
+++ edited/TagLine.c++ Tue Jan 21 09:08:59 2003
@@ -86,7 +86,7 @@
tagLineFields++;
}
-#define MARGIN_TOP 2
+#define MARGIN_TOP 8
#define MARGIN_BOT 2
#define MARGIN_LEFT 2
#define MARGIN_RIGHT 2
Change the MARGIN_TOP, and recompile. Note that I've never had to try a
value greater than 2. A quick look a the code seems to imply that it
should propperly work...
Hm.. Maybe we should make this configurable? Has it really been a
problem for others?
> And thank you VERY much for your help!
No problem...
--
Aidan Van Dyk Create like a god,
aidan@highrise.ca command like a king,
http://www.highrise.ca/ work like a slave.
PGP signature