pspdfkit
Version:
View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.
18 lines (14 loc) • 581 B
HTML
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1; url=https://pspdfkit.com/guides/web/current/pspdfkit-for-web/example-projects/">
<script type="text/javascript">
window.location.href = "https://pspdfkit.com/guides/web/current/pspdfkit-for-web/example-projects/"
</script>
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, follow this <a href='https://pspdfkit.com/guides/web/current/pspdfkit-for-web/example-projects/'>link to our example gallery</a>.
</body>
</html>