2001.10.09 11:31 "", by Cecilia Rodrigues

2001.10.09 11:31 "", by Cecilia Rodrigues

Hello,

Can anyone give me suggestions regarding.......

What i have is raster scan data bytes (I mean raw data bytes of an image) in one particular file,which also consists of data bytes for more than one page(I mean multipage document image data)

I want to create a tiff file having multiple pages.so if I call the libtiff library function TIFFSetField() and TIFFWriteDirectory(), it gives me an error saying "StripOffsets"(not supported by codec) so How am i suppose to calculate the stripbytecount and stripoffset????