when I embed pdf to html page, I want it to have custom title, not the name of the pdf document. And I can't access it with JS because of shadow DOM.
<embed src="pdfFiles/interfaces.pdf" width="600" height="500" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html">