Operating System - HP-UX
1833007 Members
2642 Online
110048 Solutions
New Discussion

Re: acrobat reader error message

 

acrobat reader error message

Opening some pdf files (e.g. http://www.dvo.de/allgemein/news/enginfos/info0110.pdf ) I get a error message like this:
Unable to extract the embedded font
'GOEAAE+Times.New.Roman.Fett01001424'. Some characters may not display
or print correctly.
Does anyone know this problem or it's solution
always look on the bright side of life
6 REPLIES 6
harry d brown jr
Honored Contributor

Re: acrobat reader error message

What are you using to open the document with (what platform).

Of course it's probably because it's an IBM company and HP probably has something imbedded to make the document fail :-))))


live free or die
harry
Live Free or Die

Re: acrobat reader error message

Hi Harry,
sorry I forgot the details. I'm on a C3700 running HP-UX 11.0 acrobat 4.05 the newes one to get for hpux.

Clemens
always look on the bright side of life
harry d brown jr
Honored Contributor

Re: acrobat reader error message

Clemens,

Couldn't find much on 4.05 and hpux.

here are some other "viewers":

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xda908cc5e03fd6118fff0090279cd0f9,00.html



live free or die
harry
Live Free or Die
Jeff Schussele
Honored Contributor

Re: acrobat reader error message

Hi Clemens,

It's more of an annoyance than a problem.
What's happening is that the page calls for a font that the system does not have.
You can query your system with the xlsfonts command to see what fonts you do currently have.
Or look at the /usr/lib/X11/fonts dir - all fonts in there have there own dirs.
If you need this font - you'll have to obtain it & install it.
To make the msg go away you could alias an existing font to this font name with the mkfontdir command.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
harry d brown jr
Honored Contributor

Re: acrobat reader error message

Also, try using adobe's site, they have a forums area.

http://www.adobeforums.com/cgi-bin/webx?14@@.ee6b2f6

Here's something regarding fonts:

http://www.adobe.com/support/techdocs/294de.htm

live free or die
harry
Live Free or Die

Re: acrobat reader error message

Thanks Harry, you had the right hint.
In
http://www.adobe.com/support/techdocs/294de.htm
I found ...
export LC_ALL=C
that helped.

Thanks to all

Clemens
always look on the bright side of life