test
This commit is contained in:
parent
829ed921ea
commit
35c530a82f
@ -4,6 +4,7 @@
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Pdf Test</h1>
|
||||
<div>
|
||||
<iframe hidden id="pdf-js-viewer" src="/pdf/web/viewer.html?file=test.pdf" title="webviewer" frameborder="0" width="100%" height="100%"></iframe>
|
||||
<iframe src="/pdf/web/test.pdf#toolbar=0"></iframe>
|
||||
@ -20,5 +21,8 @@ iframe{
|
||||
width: 8.5in;
|
||||
border:none;
|
||||
}
|
||||
|
||||
iframe {text-align: center;}
|
||||
h1 {text-align: center;}
|
||||
</style>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user