[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.drawing

Including FillOrder tag in Tiff

Muthu Krishnan.R

12/30/2004 9:43:00 AM

I have a code that adds a new tag to tiff file. but it doesn't support some
of tags eg. FillOrder (266). And also if i save the tiff with .NET,
RowsPerStrip is changed and also other some tags...

Is there any possibilities to get rid of this??? If possible plz give me a
sample...