This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, May 18, 2006 7:44:08 AM(UTC)
Groups: Registered
Posts: 7
I am viewing, performing clean-up, and saving TIFF files that have hollerith data in a user-defined tag. When I save the file the user-defined tags are not written back out to the file. What do I need to do to get the user-defined tags to remain with the file?
In case it matters, I am using version 14.5 with the .NET 1.0 framework.
Regards,
Steve
#2
Posted
:
Tuesday, May 23, 2006 12:13:33 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
LEADTOOLS does not automatically preserve the tags when loading and
saving TIFF files. You will need to manually enumerate the tags
in the source file and write them to the new one. Use the
EnumFileTags and WriteTag methods to do this.
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.