This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, January 6, 2007 7:16:29 AM(UTC)
Groups: Registered
Posts: 23
When i use writetag to write new tag on each page of multi-page tiff (jpeg compression). All the IFD+Tag infomration will be written at the end of the file.
Can i set the the IFD location to be IFD+Tag Information before each image
I am using C# and Leadtools 14.5
#2
Posted
:
Monday, January 8, 2007 11:59:53 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
What tags are you writing? Also, how are you verifying that they are written at the end of the file?
#3
Posted
:
Tuesday, January 9, 2007 4:59:42 AM(UTC)
Groups: Registered
Posts: 23
E.g. All the new written tag will have the same result ....
I have tried to use libtiff to dump the tif information for anlaysis
I want to make the tiff image as e.g. Header .. IFD0 .. Image .. IFD1 .. Image ............
Can i do that in leadtools ??? Thanks.
#4
Posted
:
Wednesday, January 10, 2007 12:03:20 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This depends on the tags you are writing. Some tags have to be written in specific places, and others can be written anywhere in the file. LEADTOOLS doesn't give you the ability to control where a tag is written in the file.
Edited by moderator Tuesday, October 11, 2016 8:58:54 AM(UTC)
| Reason: Not specified
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.