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 multiple images, I
can only get the first image.
My question is:
How do I save a TIFF file which has multiple images ?
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 multiple images, I
can only get the first image.
My question is:
How do I save a TIFF file which has multiple images ?
Any leads on this would surely help me.
Regards,
Kuldeep