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] Problem sending faxes with embedded fonts (evolution)
APS wrote:
After some test I found that launching pdf2ps script on the hylafax
machine , the script that sendfax launches when a pdf is submitted,
over the pdf with embedded fonts, it creates a .ps that is not
correctly sent by hylafax (with squares).
This helps to find a solution?
So you're saying that the PDF viewed on Windows looks fine, but when
it's converted with pdf2ps the resulting Postscript page does not look
fine. Correct?
If that's the case then it probably means that you're using a font - and
a font family - that is unavailable to Ghostscript when converting the
PDF. If the font is not embedded in the PDF, Ghostscript (pdf2ps) will
generally use a substitute font in its place. If that substitute font
does not have support for the characters being used, then you may get
boxes instead.
The solution is to either embed the fonts into the PDF or to install the
used fonts on the HylaFAX system where Ghostscript can get to them.
Telling your PDF creator to embed fonts may be easier - as installing
fonts for Ghostscript is not always the easiest thing the first time you
do it... but if you want to go that route you should find the
information that you need by googling.
Lee.
____________________ 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*