Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

StripByteCount in TIF image converted from PDF

$
0
0
I'm currently trying out Aspose PDF .NET and am converting PDF documents to TIF images.  My company's workflow system requires TIF that are multi-page TIF CCITT Group4 Fax format (1 bit per pixel).  I have successfully converted a PDF to TIF in this format, but when I put into our workflow system it will NOT display it.  I believe our TIF viewer is very old and picky about the TIFs.  I inspected the tags in a TIF that works compared to the TIF that is doesn't work (generated from Aspose).  There are two tags that are different.  The tags "StripByteCounts" (tag #279) and tag "StripOffsets" (tag #273) have a count > 1.  Where as these tags for the TIF that works have a count of 1 (i.e. single strip).  I used this application to inspect the TIF

How can I make Aspose PDF create a TIF that has a single strip (i.e. what properties in the TIF options may I set do get a single strip).  I have looked everywhere and cannot figure out what properites, objects, or methods to use.  Any help would be greatly appreciated!

I found a library called libTIF.NET and was able to convert a TIF to a single strip from one of their examples.  Just hoping Aspose has this capability.  If not, would it possibly be something that could be added in the next release?  We are looking to purchase the Aspose Total .NET solution if we can get this to create the TIFs we need.

Kindest Regards,

Frank

Viewing all articles
Browse latest Browse all 3131

Trending Articles