Some test text!
Works on all browsers and mobile devices without using plug-ins.
Supports PDF, MS Office, and 30+ formats.
PDFTron is easy to get up and running with popular package managers and a few lines of code.
View a Document
Customize the UI
Create an Annotation
Add a stamp
Fill forms
<!-- when ready, replace all references to https://pdftron.s3.amazonaws.com below with your own server -->
<script src='https://pdftron.s3.amazonaws.com/webviewer/5.1.0/lib/webviewer.min.js'> </script>
<div id='viewer' style='width: 1024px; height: 600px;'> </div>
<script>
const viewerElement = document.getElementById('viewer');
WebViewer({
path: 'https://pdftron.s3.amazonaws.com/webviewer/5.1.0/lib',
initialDoc: 'https://pdftron.s3.amazonaws.com/downloads/pl/webviewer-demo.pdf', // replace with your own PDF file
}, viewerElement).then((instance) => {
// call apis here
});
</script>
Get unlimited trial usage of PDFTron SDK to bring accurate, reliable, and fast document processing capabilities to any application or workflow.
Select a platform to get started with your free trial.
Web
Android
iOS
Windows
Linux
Unlimited usage. No email address required.