PdfPreview.php 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <iframe src="./berkas/<?php echo $_POST['id']; ?>" style="width:100%; height:100%;"></iframe> <script type="text/javascript"> $(function () { $('.media').media({width: 868}); }); </script>