@using Astrol.Component.PDFViewer
@using Astrol.Component.PDFViewer.Helper
<div style="height:600px; width:calc(100% - 10px); float:left; margin:10px 5px;">
<AstrolPDFViewer Signature="D1" PdfUrlOrPath="https://raw.githubusercontent.com/mozilla/pdf.js/ba2edeae/web/compressed.tracemonkey-pldi-09.pdf" />
</div>