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