<?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: Print image file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854018#M826286</link>
    <description>Is ImageMagick also support direct print image file to local printer/remote printer?</description>
    <pubDate>Thu, 28 Nov 2002 09:26:54 GMT</pubDate>
    <dc:creator>j773303</dc:creator>
    <dc:date>2002-11-28T09:26:54Z</dc:date>
    <item>
      <title>Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854009#M826277</link>
      <description>Does anyone know how to print a image file?&lt;BR /&gt;Using lp??</description>
      <pubDate>Thu, 28 Nov 2002 07:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854009#M826277</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2002-11-28T07:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854010#M826278</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not sure if you want to print e.g. tif-images, but here is an example for that:&lt;BR /&gt;&lt;BR /&gt;--- snip ---&lt;BR /&gt;PROBLEM&lt;BR /&gt;How can I print a .tif or other graphic image files directly from the lp&lt;BR /&gt;spooler?&lt;BR /&gt;&lt;BR /&gt;RESOLUTION&lt;BR /&gt; Note:  This is public domain software and is not supported by HP, however&lt;BR /&gt;it should give the desired results.&lt;BR /&gt;&lt;BR /&gt;There is Public Domain software available from &lt;A href="http://hpux.cae.wisc.edu/hppd" target="_blank"&gt;http://hpux.cae.wisc.edu/hppd&lt;/A&gt;&lt;BR /&gt;that will allow printing of .tif files from the command line.&lt;BR /&gt;&lt;BR /&gt;1.  Download and install tiff-3.5.2, zlib.1.1.3 and jpeg-6b.&lt;BR /&gt;&lt;BR /&gt;2.  Using swcopy copy all into a single depot, with tiff3.5.2&lt;BR /&gt;    copied last.&lt;BR /&gt;&lt;BR /&gt;3.  Install all three packages at the same time.&lt;BR /&gt;&lt;BR /&gt;4.  After the packages are installed a .tif file can be printed from the&lt;BR /&gt;    command line with the following command:&lt;BR /&gt;&lt;BR /&gt;    /opt/tiff-3.5/bin/tiff2ps file.tif | lp -dprinter -opostscript&lt;BR /&gt;&lt;BR /&gt; Note: file.tif is the .tif image file and printer is the&lt;BR /&gt;postscript capable printer.&lt;BR /&gt;--- snap ---&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Armin</description>
      <pubDate>Thu, 28 Nov 2002 08:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854010#M826278</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2002-11-28T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854011#M826279</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is neat&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.imagemagick.org/" target="_blank"&gt;http://www.imagemagick.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;treat your self to a great piece of software&lt;BR /&gt;&lt;BR /&gt;ImageMagickTM is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats (over 68 major formats) including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick you can create images dynamically, making it suitable for Web applications. You can also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed work in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, Perl, or Java programming interfaces.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel&lt;BR /&gt;&lt;BR /&gt;Do not meddle in the affairs of Unix, for it is subtle and quick to core dump</description>
      <pubDate>Thu, 28 Nov 2002 08:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854011#M826279</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-11-28T08:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854012#M826280</link>
      <description>Could it be installed by HP-UX 10.20?</description>
      <pubDate>Thu, 28 Nov 2002 08:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854012#M826280</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2002-11-28T08:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854013#M826281</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have it on 10.20&lt;BR /&gt;&lt;BR /&gt;hpux.connect.org.uk&lt;BR /&gt; 30&lt;BR /&gt; United Kingdom&lt;BR /&gt; HP-UX 10.20 and 11.00 source and binary&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;        steve Steel&lt;BR /&gt;&lt;BR /&gt;Do not meddle in the affairs of Unix, for it is subtle and quick to core dump.</description>
      <pubDate>Thu, 28 Nov 2002 08:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854013#M826281</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-11-28T08:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854014#M826282</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In your message&lt;BR /&gt;&lt;BR /&gt;Do not meddle in the affairs of Unix, for it is subtle and quick to core dump. &lt;BR /&gt;&lt;BR /&gt;Is it  means the tool is not stability ??</description>
      <pubDate>Thu, 28 Nov 2002 08:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854014#M826282</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2002-11-28T08:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854015#M826283</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;here you can find the software compiled for HP-UX 10.20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/tiff-3.5.7/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/tiff-3.5.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/jpeg-6b/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/jpeg-6b/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Armin</description>
      <pubDate>Thu, 28 Nov 2002 08:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854015#M826283</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2002-11-28T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854016#M826284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;don't worry - read this and you will understand Steve&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfa5f0fe6d0f7d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfa5f0fe6d0f7d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2002 08:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854016#M826284</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2002-11-28T08:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854017#M826285</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It is a great and stable tool . ImageMagick.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After the signature is just a quotation about unix meant purely for amusement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel&lt;BR /&gt;&lt;BR /&gt;Quote&lt;BR /&gt;"We are drowning in information but starved for knowledge."&lt;BR /&gt;-- John Naisbitt</description>
      <pubDate>Thu, 28 Nov 2002 09:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854017#M826285</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-11-28T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Print image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854018#M826286</link>
      <description>Is ImageMagick also support direct print image file to local printer/remote printer?</description>
      <pubDate>Thu, 28 Nov 2002 09:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-image-file/m-p/2854018#M826286</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2002-11-28T09:26:54Z</dc:date>
    </item>
  </channel>
</rss>

