Question
Retrieve device specific information with JavaScript
Is there a way to retrieve information about a user's device? We have PDF files that send some information to our servers. Once the PDF file is sent to the first person who viewed the file, we want to be alerted when someone else viewed the file (intended recipient shared it to another person without our permission). Is there a way to detect this with JavaScript? Thanks
