- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- acrobat reader error message
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 05:29 AM
05-02-2002 05:29 AM
acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 05:33 AM
05-02-2002 05:33 AM
Re: acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 06:26 AM
05-02-2002 06:26 AM
Re: acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 06:38 AM
05-02-2002 06:38 AM
Re: acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 06:45 AM
05-02-2002 06:45 AM
Re: acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 07:02 AM
05-02-2002 07:02 AM
Re: acrobat reader error message
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 11:47 PM
05-02-2002 11:47 PM
Re: acrobat reader error message
In
http://www.adobe.com/support/techdocs/294de.htm
I found ...
export LC_ALL=C
that helped.
Thanks to all
Clemens