<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TIFF Merge and Split Utility</title>
	<atom:link href="http://www.kerrywong.com/tiff-merge-and-split-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 01:25:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://www.kerrywong.com/tiff-merge-and-split-utility/comment-page-1/#comment-39745</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrywong.com/tiff-merge-and-split-utility/#comment-39745</guid>
		<description>I am having a problem with view the tiff after the program has run.  It says it is still open and that I cannot open it.  Any advice?</description>
		<content:encoded><![CDATA[<p>I am having a problem with view the tiff after the program has run.  It says it is still open and that I cannot open it.  Any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwight</title>
		<link>http://www.kerrywong.com/tiff-merge-and-split-utility/comment-page-1/#comment-29722</link>
		<dc:creator>Dwight</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrywong.com/tiff-merge-and-split-utility/#comment-29722</guid>
		<description>Kerry,

tiffms_cmd.exe is producing a file, but it appears to be corrupt for some software.  Microsoft Office Document Imaging (mspview.exe) throws an error and refuses to open the file.  dumptif.exe uncovered following:

C:\download\tiffms_cmd\out&gt;dumptif out.tif
dumptif version 1.22, by sfaxtools studio
                        Welcome to my dumptif. It&#039;s fully free.
                        Developed by Kevin Zhu, sfaxtools studio,2002.10.
                        Copyright 2002.10-2004.3.
                        All rights reserved.
                        http://www.sfaxtools.com
---------------------------------------------------------------------------


Tiff Filename: out.tif
------------------------ Tiff Header ------------------------
Byte order:              4949 (/ 18761)
TIFF/FMF flag:             2a (/ 42)
Offset Of first IFD:     b392 (/ 45970)

---------------------- Tiff IFD (offset: 0x0000b392) ----------------------
number of entries: 14

FieldTag (Dec)                    Type  count  Value or Offset (Hex (/ Dec))
--------------------------------  ----  -----  -----------------------------
  254(           NewSubfileType)   4        1         0 (/ 0)
  256(               ImageWidth)   3        1       6a0 (/ 1696)
  257(              ImageLength)   3        1       898 (/ 2200)
  258(            BitsPerSample)   3        1         1 (/ 1)
  259(              Compression)   3        1         4 (/ 4)
  262(PhotometricInterpretation)   3        1         0 (/ 0)
  273(             StripOffsets)   4        1         8 (/ 8)
  277(          SamplesPerPixel)   3        1         1 (/ 1)
  278(             RowsPerStrip)   4        1       898 (/ 2200)
  279(          StripByteCounts)   4        1      b37a (/ 45946)
  282(              XResolution)   5        1      b382 (/ 45954)
  283(              YResolution)   5        1      b38a (/ 45962)
  293(                T6Options)   4        1         0 (/ 0)
  296(           ResolutionUnit)   3        1         2 (/ 2)

---------------------- Tiff IFD (offset: 0x00018622) ----------------------
number of entries: 14

FieldTag (Dec)                    Type  count  Value or Offset (Hex (/ Dec))
--------------------------------  ----  -----  -----------------------------
  254(           NewSubfileType)   4        1         0 (/ 0)
  256(               ImageWidth)   3        1       6a0 (/ 1696)
  257(              ImageLength)   3        1       898 (/ 2200)
  258(            BitsPerSample)   3        1         1 (/ 1)
  259(              Compression)   3        1         4 (/ 4)
  262(PhotometricInterpretation)   3        1         0 (/ 0)
  273(             StripOffsets)   4        1      b440 (/ 46144)
  277(          SamplesPerPixel)   3        1         1 (/ 1)
  278(             RowsPerStrip)   4        1       898 (/ 2200)
  279(          StripByteCounts)   4        1      d1d2 (/ 53714)
  282(              XResolution)   5        1     18612 (/ 99858)
  283(              YResolution)   5        1     1861a (/ 99866)
  293(                T6Options)   4        1         0 (/ 0)
  296(           ResolutionUnit)   3        1         2 (/ 2)
Read IFD Error: error of directy entry numers!

------------------------------ Summary ------------------------------
Compression Mode: 4=Group 4 Fax
Total Pages:      1
------------------------------ END ----------------------------------</description>
		<content:encoded><![CDATA[<p>Kerry,</p>
<p>tiffms_cmd.exe is producing a file, but it appears to be corrupt for some software.  Microsoft Office Document Imaging (mspview.exe) throws an error and refuses to open the file.  dumptif.exe uncovered following:</p>
<p>C:\download\tiffms_cmd\out&gt;dumptif out.tif<br />
dumptif version 1.22, by sfaxtools studio<br />
                        Welcome to my dumptif. It&#8217;s fully free.<br />
                        Developed by Kevin Zhu, sfaxtools studio,2002.10.<br />
                        Copyright 2002.10-2004.3.<br />
                        All rights reserved.<br />
                        <a href="http://www.sfaxtools.com" rel="nofollow">http://www.sfaxtools.com</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Tiff Filename: out.tif<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Tiff Header &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Byte order:              4949 (/ 18761)<br />
TIFF/FMF flag:             2a (/ 42)<br />
Offset Of first IFD:     b392 (/ 45970)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Tiff IFD (offset: 0&#215;0000b392) &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
number of entries: 14</p>
<p>FieldTag (Dec)                    Type  count  Value or Offset (Hex (/ Dec))<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;  &#8212;-  &#8212;&#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
  254(           NewSubfileType)   4        1         0 (/ 0)<br />
  256(               ImageWidth)   3        1       6a0 (/ 1696)<br />
  257(              ImageLength)   3        1       898 (/ 2200)<br />
  258(            BitsPerSample)   3        1         1 (/ 1)<br />
  259(              Compression)   3        1         4 (/ 4)<br />
  262(PhotometricInterpretation)   3        1         0 (/ 0)<br />
  273(             StripOffsets)   4        1         8 (/ 8)<br />
  277(          SamplesPerPixel)   3        1         1 (/ 1)<br />
  278(             RowsPerStrip)   4        1       898 (/ 2200)<br />
  279(          StripByteCounts)   4        1      b37a (/ 45946)<br />
  282(              XResolution)   5        1      b382 (/ 45954)<br />
  283(              YResolution)   5        1      b38a (/ 45962)<br />
  293(                T6Options)   4        1         0 (/ 0)<br />
  296(           ResolutionUnit)   3        1         2 (/ 2)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Tiff IFD (offset: 0&#215;00018622) &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
number of entries: 14</p>
<p>FieldTag (Dec)                    Type  count  Value or Offset (Hex (/ Dec))<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;  &#8212;-  &#8212;&#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
  254(           NewSubfileType)   4        1         0 (/ 0)<br />
  256(               ImageWidth)   3        1       6a0 (/ 1696)<br />
  257(              ImageLength)   3        1       898 (/ 2200)<br />
  258(            BitsPerSample)   3        1         1 (/ 1)<br />
  259(              Compression)   3        1         4 (/ 4)<br />
  262(PhotometricInterpretation)   3        1         0 (/ 0)<br />
  273(             StripOffsets)   4        1      b440 (/ 46144)<br />
  277(          SamplesPerPixel)   3        1         1 (/ 1)<br />
  278(             RowsPerStrip)   4        1       898 (/ 2200)<br />
  279(          StripByteCounts)   4        1      d1d2 (/ 53714)<br />
  282(              XResolution)   5        1     18612 (/ 99858)<br />
  283(              YResolution)   5        1     1861a (/ 99866)<br />
  293(                T6Options)   4        1         0 (/ 0)<br />
  296(           ResolutionUnit)   3        1         2 (/ 2)<br />
Read IFD Error: error of directy entry numers!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Summary &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Compression Mode: 4=Group 4 Fax<br />
Total Pages:      1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; END &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
</channel>
</rss>
