Hi
Can anybody help me i am using ashx handler to count the page of the tiff image and displaying it when button click
what I want is when I click the button I want to display page by page.
Dont know how to do that
my handler code is
using
System;
using
System.Collections.Generic;
using
System.Linq;
using
< ...
Go to the complete details ...