I remember DSL had a window manager that would allow you to merge applications into tabs ... it's nice having only one window ... I reminds me of the 50 MB operating system days. Except this time the browser doesn't suck ... I can't believe I'm watching youtube cat videos in iterm2 \m/
Sorry, you can't view or download this file at this time.
Too many users have viewed or downloaded this file recently. Please try accessing the file again later. If the file you are trying to access is particularly large or is shared with many people, it may take up to 24 hours to be able to view or download the file. If you still can't access a file after 24 hours, contact your domain administrator.
You can implement your own with canvas and PDFjs ... I did something back in the day with latex and java (yikes) ... but anything is possible ... now I would try socket.io whiteboard example so many could destroy the same PDF
Yep this is how I implemented it on Good Annotations. I used PDFjs to render the PDF as an image data string. I'll checkout socket.io but my understanding of socket.io is that it is websocket technology so i'm not totally sure what you mean.
Something i do want to figure out is server side rendering the PDF vs the client, because I beleive there is a lot of data lost using PDFjs i.e. signatures