You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@SnehalVNikam I'm currently working with an API that returns TIFF files in its response, and some of these files have multiple pages. I'm looking to implement a preview feature for these files in my Angular frontend. Could you please provide guidance on how to achieve this or share any helpful resources? FYI - all the tiff files have Bit depth of 1 and have CCITT T.6 compression.
Tried few tiff : Works for below images
But not for image:
compression CCITT T.6 and 1 Bit Depth
The text was updated successfully, but these errors were encountered: