K
Kuldeep
Hi All
I have a Base64 encoded string as a resultant parameter of a specific
webservice call.
This string is converted into a byte array and through this, I am saving it
as an image.
Now, even when I get a valid Base64 encoded string for a multiple page
image, I can only get the first page.
My question is:
How do I save a TIFF file which has multiple pages ?
Any leads on this would surely help me.
Regards,
Kuldeep
I have a Base64 encoded string as a resultant parameter of a specific
webservice call.
This string is converted into a byte array and through this, I am saving it
as an image.
Now, even when I get a valid Base64 encoded string for a multiple page
image, I can only get the first page.
My question is:
How do I save a TIFF file which has multiple pages ?
Any leads on this would surely help me.
Regards,
Kuldeep