Attachment opening to a blank screen
We are facing challenges displaying large pdf files fetched as a base64-encoded stream via API when the file size is more than~2mb. While we currently use an iframe with a base64 URL data, this approach has limitations with large files. Can anybody provide onn input how this issue can be resolved?