2014-04-10 10:01:51 -07:00
|
|
|
---
|
2024-06-13 20:53:05 +02:00
|
|
|
title: Home
|
|
|
|
layout: layout.njk
|
|
|
|
slug: home
|
2014-04-10 10:01:51 -07:00
|
|
|
---
|
|
|
|
|
|
|
|
<h1 class="text-center">PDF.js</h1>
|
2024-06-13 20:53:05 +02:00
|
|
|
<p class="text-center description">A general-purpose, web standards-based platform for parsing and rendering PDFs.</p>
|
2014-04-10 10:01:51 -07:00
|
|
|
<p class="text-center">
|
2024-06-13 20:53:05 +02:00
|
|
|
<a type="button" class="btn btn-outline-dark" href="/getting_started/#download">Download</a>
|
|
|
|
<a type="button" class="btn btn-outline-dark" href="https://github.com/mozilla/pdf.js#online-demo">Demo</a>
|
|
|
|
<a type="button" class="btn btn-outline-dark" href="https://github.com/mozilla/pdf.js">GitHub Project</a>
|
2014-04-10 10:01:51 -07:00
|
|
|
</p>
|