@@ -3,9 +3,7 @@
<Loading :loading="loading" />
<canvas v-for="item in numPages" :key="item" :id="'pdf'+item" />
</div>
- <div style="position: absolute;left:0;top:0;width:500px;height: 500px;z-index: 10000000;">
- <em style="width:500px;height: 500px;display: block;background: #F00;">{{watermark}}</em>
- </div>
+
</template>
<script>
@@ -23,6 +23,10 @@
<div>{{nomessage}}</div>
+<!-- <div style="position: absolute;left:0;top:0;width:500px;height: 500px;z-index: 10000000;">-->
+<!-- <em style="width:500px;height: 500px;display: block;background: #F00;">{{watermark}}</em>-->
+<!-- </div>-->