I tried to contact him. But the site shows that he has been inactive since november 2010.
That's the reason i'm posting it here.
A little more info on the project, The image is not uploaded by the user in my project. The image is actually provided by ReportViewer as i don't want report viewer to display the report as html. Since there was no option to change the presentation layout
for report viewer, I am using it to render the image as a tiff and then this piece of code displays the image wit the pan and zoom functionality.
I have so far been successful in it. The only problem is generating the dzi which is stored on the server.
Instead of storing it in the server on the physical disk, I want to use the image in memory.
Or, Is there an option to save these files on the client side instead of server side to reduce the disk usage on the server. ?
ArjunPK
0 Points
3 Posts
Re: Seadragon In Memory
May 07, 2012 06:53 AM|LINK
Hi,
I tried to contact him. But the site shows that he has been inactive since november 2010.
That's the reason i'm posting it here.
A little more info on the project, The image is not uploaded by the user in my project. The image is actually provided by ReportViewer as i don't want report viewer to display the report as html. Since there was no option to change the presentation layout for report viewer, I am using it to render the image as a tiff and then this piece of code displays the image wit the pan and zoom functionality.
I have so far been successful in it. The only problem is generating the dzi which is stored on the server.
Instead of storing it in the server on the physical disk, I want to use the image in memory.
Or, Is there an option to save these files on the client side instead of server side to reduce the disk usage on the server. ?