Issue 1018 attachment: 2018PA000002 SAP823820.html (1.9 KB)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html><head>
<title>View Document</title>
<style>
* { font-family: Verdana, Arial, Helvetica, sans-serif; }
.pane { vertical-align: top; height: 100%; }
.panel { border-width: thin thin thin thin; border-style: solid; border-color: #d5d5d5; border-radius: 5px 5px 5px 5px; margin-bottom: 20px; }
.panel>.bd { padding: .25em 1em; }
.panel > header { font-weight: bold; padding: 5px; border-radius: 5px 5px 5px 5px; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B8CFE6, endColorstr=#FEFEFE)"; background: -moz-linear-gradient(center top, #B8CFE6 0%, #FEFEFE 100%); -moz-border-radius: 5px 5px 5px 5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B8CFE6), color-stop(1, #FEFEFE)); -webkit-border-radius: 5px 5px 5px 5px; }
.panel>header button { float: right; }
.panel > footer { padding: 5px; border-radius: 5px 5px 5px 5px; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FEFEFE, endColorstr=#B8CFE6)"; background: -moz-linear-gradient(center top, #FEFEFE 0%, #B8CFE6 100%); -moz-border-radius: 5px 5px 5px 5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #B8CFE6) ); -webkit-border-radius: 5px 5px 5px 5px;}
</style>
</head>
<body>
<div class="pane">
<div class="panel">
<header>
View Document
<span style="float: right"><a href="ccap3://explore/C:\Users\tstfour\AppData\Local\Temp\7\/PDFFiles/2018PA000002 SAP823820.pdf"><img src="C:\CCAP\CC\qtest_chip\client\img\pdf.gif"/></a>&nbsp;<a href="ccap3://explore/C:\Users\tstfour\AppData\Local\Temp\7\/PDFFiles/2018PA000002 SAP823820.pdf">View in Acrobat Reader</a>
</header>
<!-- original HTML -->
<!--
<embed src="C:\Users\tstfour\AppData\Local\Temp\7\/PDFFiles/2018PA000002 SAP823820.pdf" width="100%" height="100%"/>
-->
<embed src="2018PA000002 SAP823820.pdf" width="100%" height="100%"/>
</div>
</div>
</body></html>