<?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 HTML conversion/print utility in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617869#M925527</link>
    <description>Does anybody know of a good, non-gui, scriptable tool for rendering HTML into either postscript or PCL for printing?&lt;BR /&gt;&lt;BR /&gt;I've tried html2ps but it lacks some formatting options on the table cell level.&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Nov 2001 19:53:19 GMT</pubDate>
    <dc:creator>Rick Beck</dc:creator>
    <dc:date>2001-11-20T19:53:19Z</dc:date>
    <item>
      <title>HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617869#M925527</link>
      <description>Does anybody know of a good, non-gui, scriptable tool for rendering HTML into either postscript or PCL for printing?&lt;BR /&gt;&lt;BR /&gt;I've tried html2ps but it lacks some formatting options on the table cell level.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 19:53:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617869#M925527</guid>
      <dc:creator>Rick Beck</dc:creator>
      <dc:date>2001-11-20T19:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617870#M925528</link>
      <description>Hello Rick:&lt;BR /&gt;&lt;BR /&gt;A quick solution would be to use  w3m (&lt;A href="http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/)" target="_blank"&gt;http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/)&lt;/A&gt; with the -dump option. This will generate an ASCII file that you can later pipe to a2ps or something similar.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 20:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617870#M925528</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-11-20T20:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617871#M925529</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;One of the ways is to try to search for "html" in the URL&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/" target="_blank"&gt;http://hpux.ee.ualberta.ca/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will get some converting utilities that may help you.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 20 Nov 2001 20:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617871#M925529</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-20T20:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617872#M925530</link>
      <description>Thanks for the suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'd looked at w3m previously but I'm saving saving it as a last resort.   Something about unformatting and reformatting to get exactly the same look seems odd to me.&lt;G&gt; &lt;BR /&gt;&lt;BR /&gt;The HP porting archive is where I got w3m and html2ps in the first place.&lt;BR /&gt;&lt;BR /&gt;&lt;/G&gt;</description>
      <pubDate>Tue, 20 Nov 2001 20:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617872#M925530</guid>
      <dc:creator>Rick Beck</dc:creator>
      <dc:date>2001-11-20T20:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617873#M925531</link>
      <description>Try a good tool, HTMLDOC: &lt;A href="http://www.easysw.com/htmldoc/" target="_blank"&gt;http://www.easysw.com/htmldoc/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is what I use to generate my DRP report from some ascii file.  The program can generate a book with a toc in pdf, ps, ps1 and ps2 from one or many html files</description>
      <pubDate>Tue, 20 Nov 2001 21:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617873#M925531</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-20T21:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: HTML conversion/print utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617874#M925532</link>
      <description>I had tried HTMLDOC before but it was an earlier version that had some issues.&lt;BR /&gt;Some early test with the most current version seems to fix most of our issues.  Some tweaks in the HTML generation can fix what's left.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Nov 2001 16:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/html-conversion-print-utility/m-p/2617874#M925532</guid>
      <dc:creator>Rick Beck</dc:creator>
      <dc:date>2001-11-26T16:40:22Z</dc:date>
    </item>
  </channel>
</rss>

