Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, February 28, 2008 7:55:22 PM(UTC)
muthusarathy

Groups: Registered
Posts: 1


Hi i'm using LeadTools 15.0

Now i want to display a MultiPage TIFF in my VB.NET application

First i want to display the first page in the multipage tiff. I want to display the second page of that Multipage TIFF when the user click Next page Button in my application

I want the sample code

Any body send me the sample code

Thanks in advance

Regards

Muthukrishnan B

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, February 29, 2008 10:45:02 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


The easiest way to do this is to load all of the pages when you load a multipage file.  If you use the single parameter overload of RasterCodecs.Load, it will do this automatically for you.

The RasterImage that gets returned to you will have all of the pages, and you can change which page is the currently used/displayed bitmap by changing the RasterImage.Page property.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.152 seconds.