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