UNPKG

@nutrient-sdk/viewer

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) 453 B
<!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="1; url=https://www.nutrient.io/api/web/"> <script type="text/javascript"> window.location.href = "https://www.nutrient.io/api/web/" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href='https://www.nutrient.io/api/web/'>link to our documentation</a>. </body> </html>