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
Improved: Restricted file chooser (Open action in top-right menu) to only "application/pdf" mime type (*.pdf files) to prevent unnecessary error
when user tries to open random file types. "Invalid or corrupted PDF file. Invalid PDF structure." message
may confuse the user who may not know the viewer can only open and render PDF files on the client-side.