This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, November 27, 2012 12:59:56 PM(UTC)
Groups: Registered
Posts: 13
Is there a way if I want to replace N pages from Xth page with Y pages in a multipaged Tif ?
#2
Posted
:
Wednesday, November 28, 2012 3:26:28 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Aarsh,
From a previous post you made, I think you're using our .NET classes.
You should be able to save new pages in place of existing pages in a TIFF file using the RasterCodecs.Save(filename, ...., CodecsSavePageMode.Replace). for more information, refer to the following online help topic:
http://www.leadtools.com/help/leadtools/v175/dh/co/leadtools.codecs~leadtools.codecs.rastercodecs~save(rasterimage,string,rasterimageformat,int32,int32,int32,int32,codecssavepagemode).html
If this is not what you need, please give me more details about your requirements.
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.