HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: fax receive problem
I wrote:
> do it properly. This was an 8 bit binary; you sent it as seven bit text;
> it didn't survive. In any case, you should have sent the TIFF file if
Apologies. The coding was subtler than I thought. I realised it was
defining a one pixel high font, rather than using an image, but I thought
it was using all 256 characters, whereas it is using a uuencode like
subset. It was ASCII.