<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with displaying HTML pages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577578#M919986</link>
    <description>Hello Sujata,&lt;BR /&gt;&lt;BR /&gt;have a look at both system's fonts settings with&lt;BR /&gt;xset -q&lt;BR /&gt;&lt;BR /&gt;and compare the output for the "font path" specifications.&lt;BR /&gt;&lt;BR /&gt;One might use a "font server", but the other not...&lt;BR /&gt;A "font server" is shown as something like&lt;BR /&gt;"tcp/NAME-OR-IP-ADDR:7000"&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
    <pubDate>Tue, 11 Sep 2001 10:28:43 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-09-11T10:28:43Z</dc:date>
    <item>
      <title>Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577575#M919983</link>
      <description>Hi,&lt;BR /&gt; We have a Java html browser component. We have two HP-UX 11.0 machines. Both have JDK1.3 installed. We are facing a problem of displaying HTML pages on one machine. On one machine html pages look perfect, but on the other machine same page displays some texts overlapped. It almost looks like garbled texts. Both machines have HP CDE installed. Could you please tell me what could be the problem ? Is it a problem with CDE font settings ? How can I check the font setting for both the machines ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sujata.</description>
      <pubDate>Tue, 11 Sep 2001 03:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577575#M919983</guid>
      <dc:creator>Sujata_1</dc:creator>
      <dc:date>2001-09-11T03:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577576#M919984</link>
      <description>When you say java html browser do you mean Netscape or some other browser. HP with CDE ships with netscape by default.&lt;BR /&gt;&lt;BR /&gt;If it is netscepe you have to try changeing the font sizes in your netscape preferences. Since one of your machines runs perfectly you can try the same settings or otherwise you will just have to keep adjusting the font sizes until it works. It is basically a trial and error method.&lt;BR /&gt;&lt;BR /&gt;also it would help if enable the browser to use the fonts and sizes you have specified insted of document specific fonts.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Trent</description>
      <pubDate>Tue, 11 Sep 2001 03:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577576#M919984</guid>
      <dc:creator>Trent Bukowsky</dc:creator>
      <dc:date>2001-09-11T03:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577577#M919985</link>
      <description>We are not using netscape. We have a java program that display html pages. How can I check the current/default fonts on HP machines ? and if the font are different (may be size) then how can I change it ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sujata.</description>
      <pubDate>Tue, 11 Sep 2001 03:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577577#M919985</guid>
      <dc:creator>Sujata_1</dc:creator>
      <dc:date>2001-09-11T03:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577578#M919986</link>
      <description>Hello Sujata,&lt;BR /&gt;&lt;BR /&gt;have a look at both system's fonts settings with&lt;BR /&gt;xset -q&lt;BR /&gt;&lt;BR /&gt;and compare the output for the "font path" specifications.&lt;BR /&gt;&lt;BR /&gt;One might use a "font server", but the other not...&lt;BR /&gt;A "font server" is shown as something like&lt;BR /&gt;"tcp/NAME-OR-IP-ADDR:7000"&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Tue, 11 Sep 2001 10:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577578#M919986</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-11T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577579#M919987</link>
      <description>The HP-UX font server on 11.0 provides a set of MS fonts, including Arial and Arial Black. I've seen cases where Arial Black gets loaded rather than Arial, thus make the text look "bold". The only workaround I've found is to remove the Arial Black font from the catalog by editing the fonts.dir file under /usr/lib/X11/fonts/ms.st/typefaces. Be sure to decrement the count on the first line as well as stop/restart the font server and X display server, as cacheing may take place.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, confirm that the latest available Java version is installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2001 19:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577579#M919987</guid>
      <dc:creator>Charles Slivkoff</dc:creator>
      <dc:date>2001-09-11T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with displaying HTML pages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577580#M919988</link>
      <description>This turnout to be the jdk version problem. On one machine we have jdk1.3.0.01 installed where everything works fine. And on other machine we have jdk1.3.0.00 installed where problem shows up.&lt;BR /&gt;&lt;BR /&gt;Kiran.</description>
      <pubDate>Wed, 12 Sep 2001 05:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-displaying-html-pages/m-p/2577580#M919988</guid>
      <dc:creator>Kiran_4</dc:creator>
      <dc:date>2001-09-12T05:44:29Z</dc:date>
    </item>
  </channel>
</rss>

