Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CetinSert authored Jun 7, 2021
1 parent 2ed1b7d commit 8b58502
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# webpdf
# [WebPDF.pro](https://webpdf.pro)
World's Best PDF Web Components

---

```html
<script src="//webpdf.pro/<pdf>" type=module></script>

<pdf-file id=f src=//pdf.ist/form.pdf></pdf-file>
<pdf-page of=f no=1 svg></pdf-page>
<button onclick=f.save()>Save</button>
```

---

![image](https://user-images.githubusercontent.com/27027/121008307-d1fa5880-c7cd-11eb-99fa-f01a1f4da73c.png)

0 comments on commit 8b58502

Please sign in to comment.