CINXE.COM
Guides for JavaScript PDF Viewer Library | Apryse documentation
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg" fetchPriority="high"/><link rel="stylesheet" href="/_next/static/css/bd5700097e69c258.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-96cb1412aee41bca.js"/><script src="/_next/static/chunks/fd9d1056-7c6347583abd30cf.js" async=""></script><script src="/_next/static/chunks/2117-b50d29cc7fcc58f5.js" async=""></script><script src="/_next/static/chunks/main-app-5294d1645fe5526e.js" async=""></script><script src="/_next/static/chunks/4404-9965b49dc7052dbf.js" async=""></script><script src="/_next/static/chunks/5312-fdaabeefa151fddd.js" async=""></script><script src="/_next/static/chunks/5853-cac8ff8a7dbfdaea.js" async=""></script><script src="/_next/static/chunks/8461-a98c3c6eed8e0d80.js" async=""></script><script src="/_next/static/chunks/2782-5edee7b121a23bf4.js" async=""></script><script src="/_next/static/chunks/159-5027dc9d9ef6e907.js" async=""></script><script src="/_next/static/chunks/1085-81c0ae508d09e91c.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/layout-0b1e476cc96153a3.js" async=""></script><script src="/_next/static/chunks/605-498a53500141e09e.js" async=""></script><script src="/_next/static/chunks/9070-521844f1362a0a38.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/error-5acfb16dbc5b351a.js" async=""></script><script src="/_next/static/chunks/2872-3388dea313c4db40.js" async=""></script><script src="/_next/static/chunks/6901-c80ff960a794176b.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/layout-6528ce21361a952b.js" async=""></script><script src="/_next/static/chunks/7764-64c8e1ce2d9567bd.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/error-f93203796156ee86.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/not-found-6227f067a9d1855e.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/layout-1353201d12286efd.js" async=""></script><script src="/_next/static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/error-2cec3229dce02c8b.js" async=""></script><meta name="theme-color" media="(prefers-color-scheme: light)" content="#FCFCFC"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#181E25"/><title>Guides for JavaScript PDF Viewer Library | Apryse documentation</title><meta name="description" content="Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js."/><meta name="robots" content="index, follow, nocache"/><link rel="canonical" href="https://docs.apryse.com/web/guides"/><meta property="og:title" content="Guides for JavaScript PDF Viewer Library"/><meta property="og:description" content="Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js."/><meta property="og:url" content="https://docs.apryse.com"/><meta property="og:site_name" content="apryse-docs"/><meta property="og:locale" content="en_US"/><meta property="og:image" content="https://docs.apryse.com/apryse-preview-image.png"/><meta property="og:image:width" content="800"/><meta property="og:image:height" content="600"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Guides for JavaScript PDF Viewer Library"/><meta name="twitter:description" content="Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js."/><meta name="twitter:image" content="https://docs.apryse.com/apryse-preview-image.png"/><meta name="twitter:image:width" content="800"/><meta name="twitter:image:height" content="600"/><link rel="icon" href="/icon.ico?7d9587ff3c1aafe4" type="image/x-icon" sizes="48x48"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78 bg-primary min-h-screen overscroll-none"><div data-testid="tracking"></div><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5FFX2TF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><div class="sticky top-0 z-[70]"><nav class="text-lg text-secondary bg-topNavBar border-secondary flex h-[56px] w-full justify-center border-b-[1px] px-2 lg:px-4" data-testid="main-nav"><div class="flex w-full max-w-[1536px] "><div class="hidden items-center lg:flex"><a data-testid="navbar-logo" href="/"><div class="flex flex-col items-center mb-0 w-[150px] dark:hidden lg:w-[188px]"><img alt="apryse docs" fetchPriority="high" loading="eager" width="192" height="32" decoding="async" data-nimg="1" class="" style="color:transparent" src="https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg"/></div><div class="flex-col items-center mb-0 hidden w-[150px] dark:block lg:w-[188px]"><img alt="apryse docs" fetchPriority="high" loading="eager" width="192" height="32" decoding="async" data-nimg="1" class="" style="color:transparent" src="https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg"/></div></a><div class="border-secondary mx-4 h-[22px] border-r-[1px]"></div><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/guides/get-started"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative disabled:text-disabled py-2 px-4 text-light hover:bg-topNavButton hover:text-TopNavButton">Quick Start</button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/samples"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative disabled:text-disabled py-2 px-4 text-light hover:bg-topNavButton hover:text-TopNavButton">Samples</button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/downloads"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative disabled:text-disabled py-2 px-4 text-light hover:bg-topNavButton hover:text-TopNavButton">Downloads</button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/apis"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative disabled:text-disabled py-2 px-4 text-light hover:bg-topNavButton hover:text-TopNavButton">APIs</button></a></div><div class="flex items-center gap-2 lg:hidden"><div class="my-2"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled p-2" data-testid="hamburger-button"><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 6H20V8H4V6ZM4 11H20V13H4V11ZM4 16H20V18H4V16Z" fill="currentColor"></path></svg></button></div><a data-testid="mobile-navbar-logo" href="/"><div class="flex flex-col items-center mb-0 w-[150px] dark:hidden lg:w-[188px]"><img alt="apryse docs" fetchPriority="high" loading="eager" width="192" height="32" decoding="async" data-nimg="1" class="" style="color:transparent" src="https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg"/></div><div class="flex-col items-center mb-0 hidden w-[150px] dark:block lg:w-[188px]"><img alt="apryse docs" fetchPriority="high" loading="eager" width="192" height="32" decoding="async" data-nimg="1" class="" style="color:transparent" src="https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg"/></div></a></div><div class="flex-1"></div><div class="relative flex w-full justify-end gap-2 md:w-auto md:items-center" id="menu"><div class="my-2"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative disabled:text-disabled p-2 text-light hover:bg-topNavButton hover:text-TopNavButton" data-testid="search-button"><div class="group/tooltip absolute h-full w-full"><span class="border-primary bg-tertiary text-primary pointer-events-none invisible absolute left-1/2 top-16 z-[80] w-max -translate-x-1/2 -translate-y-1/2 rounded px-4 py-1 group-hover/tooltip:visible group-hover/tooltip:delay-700">Search</span></div><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.9732 15.621C19.5488 12.3313 19.1222 7.60587 15.999 4.83069C12.8759 2.05551 8.13307 2.18746 5.16904 5.13199C2.20501 8.07652 2.04176 12.8183 4.79627 15.9597C7.55077 19.1011 12.2733 19.559 15.5799 17.0051L19.6315 21.0568C19.7791 21.1931 20.0065 21.1931 20.154 21.0568L21.0157 20.186C21.0852 20.1186 21.1244 20.026 21.1244 19.9293C21.1244 19.8326 21.0852 19.74 21.0157 19.6726L16.9732 15.621ZM12.1332 16.5376C9.57408 17.1405 6.92554 15.9727 5.64458 13.6767C4.36361 11.3806 4.76102 8.51349 6.61818 6.65244C8.47535 4.7914 11.3417 4.388 13.6403 5.66416C15.939 6.94033 17.1124 9.58642 16.5149 12.1468C16.0079 14.3263 14.3106 16.0308 12.1332 16.5468V16.5376Z" fill="currentColor"></path></svg></button></div><div style="position:fixed;top:1px;left:1px;width:1px;height:0;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none"></div><div class="hidden gap-2 lg:flex"><div class="my-2"><button class="inline-flex items-center gap-2 justify-center rounded relative text-secondary disabled:text-disabled p-2 hover:bg-inherit hover:no-underline hover:text-inherit mr-2 h-10 w-10" data-testid="theme-button"><div class="group/tooltip absolute h-full w-full"><span class="border-primary bg-tertiary text-primary pointer-events-none invisible absolute left-1/2 top-16 z-[80] w-max -translate-x-1/2 -translate-y-1/2 rounded px-4 py-1 group-hover/tooltip:visible group-hover/tooltip:delay-700"><span class="hidden dark:block">Switch to Light Mode</span><span class="dark:hidden">Switch to Dark Mode</span></span></div><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="text-light hidden dark:block"><path d="M6.99305 12C6.99305 14.761 9.23905 17.007 12 17.007C14.761 17.007 17.007 14.761 17.007 12C17.007 9.239 14.761 6.993 12 6.993C9.23905 6.993 6.99305 9.239 6.99305 12ZM12 8.993C13.658 8.993 15.007 10.342 15.007 12C15.007 13.658 13.658 15.007 12 15.007C10.342 15.007 8.99305 13.658 8.99305 12C8.99305 10.342 10.342 8.993 12 8.993ZM10.998 19H12.998V22H10.998V19ZM10.998 2H12.998V5H10.998V2ZM1.99805 11H4.99805V13H1.99805V11ZM18.998 11H21.998V13H18.998V11Z" fill="currentColor"></path><path d="M4.21909 18.3634L6.33978 16.2414L7.75442 17.6552L5.63373 19.7772L4.21909 18.3634Z" fill="currentColor"></path><path d="M16.2403 6.34358L18.3623 4.22152L19.7765 5.63571L17.6545 7.75777L16.2403 6.34358Z" fill="currentColor"></path><path d="M6.34178 7.75858L4.22109 5.63663L5.63573 4.22284L7.75642 6.34479L6.34178 7.75858Z" fill="currentColor"></path><path d="M19.7758 18.3635L18.3616 19.7778L16.2396 17.6558L17.6538 16.2415L19.7758 18.3635Z" fill="currentColor"></path></svg><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="text-light dark:hidden"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6456 5.65669C18.9283 5.4927 19.1023 5.19059 19.1023 4.86377C19.1023 4.53695 18.9283 4.23484 18.6456 4.07085C14.7936 1.83634 9.89283 2.69358 7.02801 6.10301C4.16319 9.51244 4.16319 14.4876 7.02801 17.897C9.89283 21.3065 14.7936 22.1637 18.6456 19.9292C18.9283 19.7652 19.1023 19.4631 19.1023 19.1363C19.1023 18.8094 18.9283 18.5073 18.6456 18.3434C16.384 17.0314 14.992 14.6146 14.992 12C14.992 9.38544 16.384 6.96861 18.6456 5.65669ZM13.1456 12C13.1504 14.6778 14.3259 17.2196 16.3631 18.9575C13.3363 19.9657 10.005 18.9014 8.12343 16.325C6.24188 13.7486 6.24188 10.2514 8.12343 7.67501C10.005 5.09863 13.3363 4.0343 16.3631 5.04252C14.3259 6.78041 13.1504 9.32222 13.1456 12Z" fill="currentColor"></path></svg></button></div><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://apryse.com"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative border-primary focus:border-indigoDark focus:text-indigoDark disabled:text-disabled disabled:border-disabled py-2 px-4 text-light border hover:border-[#B1BECE] hover:text-[#B1BECE]">apryse.com</button></a><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://apryse.com/form/contact-sales?docLink=hdrSal"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative border-primary focus:border-indigoDark focus:text-indigoDark disabled:text-disabled disabled:border-disabled py-2 px-4 text-light border hover:border-[#B1BECE] hover:text-[#B1BECE]">Contact sales</button></a></div></div><div class="flex items-center lg:mx-2"><div class="ml-3"><svg width="32" height="32" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="animate-spin undefined"><circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle><path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 0 1 8-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 0 1 4 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path></svg></div></div></div></nav></div><div class="fixed top-[56px] z-[60] w-full"><div class="border-secondary bg-primary relative z-[60] flex h-[56px] items-center overflow-visible border-b-[1px] pl-4 pr-2 lg:px-4" data-testid="secondary-nav"><div class="m-auto flex w-full max-w-[1536px]"><div class="hidden lg:flex"><div class="flex flex-col gap-2 lg:mr-4 lg:flex-row lg:items-center" data-testid="product-switcher"><h4 class="text-primary">Product: </h4><div class="relative undefined" data-headlessui-state=""><div class="focus-visible:outline-none" data-testid="product-switcher-menu-button" id="headlessui-menu-button-:R1ipu6sva:" aria-haspopup="menu" aria-expanded="false" data-headlessui-state=""><div class="my-2"><button class="inline-flex items-center gap-2 justify-center hover:no-underline relative hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 border-primary border-[1px] lg:border-0 rounded px-2 w-full my-0 text-primary whitespace-nowrap" data-testid="product-switcher-menu-button"><div class="flex w-full justify-between lg:min-w-[108px]">WebViewer SDK<svg class="text-secondary ml-[10px]" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div></button></div></div></div></div></div><div class="flex w-full" data-testid="secondary-nav-buttons-dropdown"><div class="border-primary m-4 hidden h-[22px] border-r-[1px] lg:block"></div><div class="my-auto lg:hidden"><div class="flex w-full items-center gap-2"><p class="text-primary font-bold">Section:</p><div class="relative w-[150px]" data-headlessui-state=""><div class="focus-visible:outline-none" data-testid="secondary-nav-buttons" id="headlessui-menu-button-:R6kpu6sva:" aria-haspopup="menu" aria-expanded="false" data-headlessui-state=""><div class="my-2"><button class="items-center gap-2 justify-center rounded hover:no-underline relative hover:text-primary hover:bg-tertiary disabled:text-disabled p-2 my-0 w-full text-primary flex" data-testid="secondary-nav-buttons"><div class="flex w-full">Guides<svg class="text-secondary ml-[10px]" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div></button></div></div></div></div></div><div class="hidden gap-2 lg:flex"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started"><button class="items-center gap-2 rounded hover:no-underline relative hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 text-indigo m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Guides</button></a><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://apryse.com/pricing/webviewer?docLink=hdrWVprice"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Pricing<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/download"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Downloads</button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/faq"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">FAQ</button></a><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://sdk.apryse.com/api/web/index.html"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">API<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/samples"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Samples</button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/changelog"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Changelog</button></a><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://showcase.apryse.com?docLink=WVhdr2Show"><button class="items-center gap-2 rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 m-0 flex h-full justify-center whitespace-nowrap bg-none px-2" data-testid="secondary-nav-button-item">Demo<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></button></a></div></div><div class="flex w-full justify-end lg:hidden"><div class="my-2"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-secondary hover:text-primary hover:bg-tertiary disabled:text-disabled p-2" data-testid="mobile-side-nav-button"><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.2 3.9H4.8C3.80816 3.90547 3.00546 4.70816 3 5.7V18.3C3.00546 19.2918 3.80816 20.0945 4.8 20.1H19.2C20.1918 20.0945 20.9945 19.2918 21 18.3V5.7C20.9945 4.70816 20.1918 3.90547 19.2 3.9ZM4.8 18.3V5.7H19.2V18.3H4.8ZM10.2 11.1H17.4V12.9H10.2V11.1ZM10.2 7.5H17.4V9.3H10.2V7.5ZM6.6 7.5H8.4V9.3H6.6V7.5ZM10.2 14.7H17.4V16.5H10.2V14.7ZM6.6 11.11H8.4V12.91H6.6V11.11ZM6.6 14.7H8.4V16.5H6.6V14.7Z" fill="currentColor"></path></svg></button></div></div></div></div></div><div class="relative flex"><div class="fixed top-[112px] flex h-[calc(100vh-112px)] w-full flex-col lg:static lg:flex lg:w-[320px] invisible lg:visible"><div class="border-primary flex flex-col gap-2 border-b-[1px] p-4 lg:hidden"><div data-testid="mobile-product-switcher"><div class="flex flex-col gap-2 lg:mr-4 lg:flex-row lg:items-center" data-testid="product-switcher"><h4 class="text-primary">Product: </h4><div class="relative undefined" data-headlessui-state=""><div class="focus-visible:outline-none" data-testid="product-switcher-menu-button" id="headlessui-menu-button-:Rpcvf9u6sva:" aria-haspopup="menu" aria-expanded="false" data-headlessui-state=""><div class="my-2"><button class="inline-flex items-center gap-2 justify-center hover:no-underline relative hover:text-primary hover:bg-tertiary disabled:text-disabled py-2 border-primary border-[1px] lg:border-0 rounded px-2 w-full my-0 text-primary whitespace-nowrap" data-testid="product-switcher-menu-button"><div class="flex w-full justify-between lg:min-w-[108px]">WebViewer SDK<svg class="text-secondary ml-[10px]" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div></button></div></div></div></div></div></div><div class="lg:border-secondary bg-primary left-0 top-[112px] flex w-full flex-col overflow-y-auto overscroll-none p-2 lg:fixed lg:h-[calc(100vh-112px)] lg:max-h-[calc(100vh-112px)] lg:w-[320px] lg:border-r-[1px] lg:p-4" data-testid="side-nav"><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Get started</div><svg class="rotate-180 transform h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col " data-testid="sidenav-section"><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Quick start</p></div></a></div><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline active group inline-flex items-center gap-[2px]" href="/web/guides"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Learn more</p></div></a></div><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started/npm"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Integrate via NPM </p></div></a></div><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started/manually"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Manual integration </p></div></a></div><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started/without-viewer"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Run without viewer </p></div></a></div><div class="flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary" style="padding-left:8px"><p class="text-secondary">Libraries and Frameworks</p><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden"></div><div class="flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary" style="padding-left:8px"><p class="text-secondary">Integrations</p><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden"></div><div data-testid="sidenav-item"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark w-full hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started/trial-key"><div class="w-full"><p style="padding-left:8px" class="group-[.active]:!text-indigo text-secondary cursor-pointer rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary group-[.active]:!font-medium dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary">Get a trial key </p></div></a></div></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Migration Guides</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">What is WebViewer</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">DocumentViewer</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Open/Save Document</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Events</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">UI customization</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Annotation</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Collaboration</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">MS Office</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Conversion</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">PDF/A</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Forms</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Generate</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Page manipulation</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Edit page content</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Extraction</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Digital signature</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Search</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Outlines/Bookmarks</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Compare files</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Optimization</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Layers (OCGs)</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Measurement</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Print</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Redaction</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Security</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">HTML</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">BIM</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Video</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Audio</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Portfolios</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Low-level PDF API</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Full API</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">WebViewer Server</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Custom server</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Best practices</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Advanced</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div><div class="bg-secondary my-2 h-[1px]"></div></div><div><div data-testid="sidenav-section-wrapper"><div class=" flex cursor-pointer items-center justify-between rounded py-1 pr-2 leading-6 hover:bg-light-background-tertiary hover:text-light-text-secondary dark:hover:bg-dark-background-tertiary dark:hover:text-dark-text-secondary"><div class="text-primary py-1 pl-2 font-bold leading-6">Changelogs</div><svg class=" h-5 w-5 text-gray-900 dark:text-indigo-200" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10L12 14L16 10L8 10Z" fill="currentColor"></path></svg></div><div class="flex flex-col max-h-0 overflow-hidden" data-testid="sidenav-section"></div></div></div></div></div><div class="h-full w-full flex-1"><div data-testid="guide-page" class="mx-auto flex h-full w-full max-w-[1175px] pt-[72px] sm:pt-[100px] lg:w-[calc(100vw_-_320px)]"><div class="min-h-[calc(100vh_-_144px)] flex-1 overflow-x-hidden px-4 pb-12 sm:px-8"><div class="mb-6"><h1 class="mr-2 inline">Learn more about WebViewer</h1></div><div class="mb-20 mt-4"><p class="mb-6 text-p last:mb-0">WebViewer is a JavaScript library for viewing, annotating, and editing PDFs, Office Documents, images, videos, and other <a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="https://docs.apryse.com/web/guides/file-format-support">formats<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></a> inside all major browsers</p><div class="mb-4 flex flex-row flex-wrap gap-x-2"><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://showcase.apryse.com"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4">Online demo<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/get-started"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4">Get started </button></a><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="/web/guides/samples/viewing"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4">Samples </button></a><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark my-2 hover:no-underline inline-flex items-center gap-[2px]" href="https://docs.apryse.com/downloads/WebViewer.zip"><button class="inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4">Download<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></button></a></div><div class="mb-6 flex flex-col items-center"><img alt="Apryse Docs Image" loading="lazy" width="1147" height="775" decoding="async" data-nimg="1" class="dark:p-1 dark:rounded-lg dark:backdrop-opacity-20 dark:backdrop-invert" style="color:transparent" sizes="(max-width: 895px) 100vw, 895px" srcSet="/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=320&q=75 320w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=384&q=75 384w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=420&q=75 420w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=768&q=75 768w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=920&q=75 920w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=1024&q=75 1024w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=1200&q=75 1200w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=1920&q=75 1920w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=2048&q=75 2048w, /_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=3840&q=75 3840w" src="/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fe72qwn7x%2Fproduction%2F16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png&w=3840&q=75"/></div><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h2 id="webviewer-basics" class="mt-6 h2 scroll-mt-36 ">WebViewer Basics</h2><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/overview">Introduction to WebViewer</a><br/>An overview of how it works.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/basics/open">Open a document</a><br/>Load a document, load multiple documents, load WebViewer without a document.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/ui-customization">Customize UI</a><br/>Hide buttons from the header, hide panels, remove print or download options.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/annotation/import-export">Save and load annotations</a><br/>Save annotations to server, database or merge them onto a PDF. Import/export of annotations in XFDF.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h2 id="features" class="mt-6 h2 scroll-mt-36 ">Features</h2><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="annotation-and-collaboration" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/annotation">Annotation and Collaboration</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Choose from 35+ annotations or build custom markup tools. Then, leverage out-of-the-box modules to enable real-time collaboration.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="digital-signatures" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/signature">Digital Signatures</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Create complete, custom signing workflows, including signature field assignment, signature creation, collection, and validation.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="redaction" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/redaction">Redaction</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Eliminate confidential information by searching and redacting sensitive keywords, strings, and patterns. Redact areas of images and text, or entire pages.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="docx-viewing-&-editing" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/office">DOCX Viewing & Editing</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Edit and create DOCX files client-side: Write and edit text, apply styling, adjust fonts and sizes, or add bulleted and numbered lists. Eliminate post-edit formatting inconsistencies with native DOCX editing, producing true WYSIWYG output quality across all Word processors.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="page-manipulation" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/manipulation">Page Manipulation</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Add, remove, rearrange, or merge pages easily by clicking or drag-and-drop page thumbnails, or set up a programmatic workflow.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="forms" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/forms">Forms</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Simplify form filling with features that automate data entry into your database. Fill, edit, and create new forms. Populate data from any source into existing templates.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="document-generation" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/create">Document Generation</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Embed a scalable and secure document generator that merges Office templates with JSON data client-side, right in the browser.</p><p class="mb-6 text-p last:mb-0"></p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="document-comparison" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/compare">Document Comparison</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Easily identify changes in drawings and documents with intuitive overlays, side-by-side comparisons, and semantic text differences in highlighted word pairs.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="text-editing" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/edit/text-edit">Text Editing</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Have users edit PDF text and images in your app with a leading-accuracy editor that embeds directly. Apply or change existing styling or font sizes.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="measurements" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/measurement">Measurements</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Streamline estimates via a fast, precise measurement tool. Set drawing scale, and measure distance, area, perimeters, and more with snap-to geometry.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="pdf-a" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/features/pdfa">PDF/A</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Convert PDF to PDF/A and validate PDF/A files to certain conformance levels.</p><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h3 id="text-and-image-extraction" class=" h3 scroll-mt-36 "><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/extraction">Text and image extraction</a></h3><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0">Extract text, images, and other content from documents for further processing.</p><p class="mb-6 text-p last:mb-0"></p><div class="mb-4 w-[100%] rounded p-6 text-[16px] font-normal bg-secondary text-secondary flex items-start"><div class="h-[20px] w-[20px]"><svg width="20" height="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="mt-1 h-[20px] w-[20px]"><path d="M13 17V11H11V17H13Z" fill="currentColor"></path><path d="M13 9V7H11V9H13Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.486 6.486 2 12 2C17.514 2 22 6.486 22 12C22 17.514 17.514 22 12 22C6.486 22 2 17.514 2 12ZM4 12C4 16.411 7.589 20 12 20C16.411 20 20 16.411 20 12C20 7.589 16.411 4 12 4C7.589 4 4 7.589 4 12Z" fill="currentColor"></path></svg></div><div class="mb-2 ml-4"><p class="mb-6 text-p last:mb-0">Not seeing what you're looking for? Contact our experts on <a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="https://apryse.com/discord?docLink=docDis">Discord<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></a> for help building your POC.</p></div></div><div><div class="undefined mb-4 inline-block "><div class="group flex cursor-pointer mx-auto flex-row items-center" data-testid="heading-anchor"><h2 id="learn-more" class="mt-6 h2 scroll-mt-36 ">Learn more</h2><div class="mx-[4px] mt-[2px] visible"><svg class="text-secondary invisible h-5 w-5 group-hover:visible" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13 18L12.603 18.534C11.6543 19.4722 10.3738 19.9984 9.03952 19.9984C7.70523 19.9984 6.42477 19.4722 5.47602 18.534C5.00838 18.0716 4.63711 17.521 4.38373 16.9141C4.13035 16.3073 3.99988 15.6561 3.99988 14.9985C3.99988 14.3408 4.13035 13.6897 4.38373 13.0829C4.63711 12.476 5.00838 11.9254 5.47602 11.463L6.00002 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div></div><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/best-practices">Best practices</a><br/>Learn best practices when it comes to WebViewer.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/get-started/usage">WebViewer API</a><br/>Document viewing and basic PDF manipulation APIs.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/default-ui">Default UI</a><br/>A complete, responsive and fully customizable user interface</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/deployment-options">Deployment options</a><br/>Three main options for deploying WebViewer.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/wv-server-deployment">WebViewer Server</a><br/>WebViewer Server increases performance on older browsers including IE9, older mobile devices.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/deployment-options#webviewer-server-docker-container">Server integration</a><br/>Optional approach to enhancing performance and provide support for more file formats.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/full-api-overview">Full API</a><br/>More advanced document processing APIs.</p><p class="mb-6 text-p last:mb-0"><a class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark group-[.force-light-text]:!text-light group-[.force-light-text]:!underline inline-flex items-center gap-[2px]" href="/web/guides/optimizing-lib-folder">Deploy to production</a><br/>Only include what you need from the library when you are ready to deploy.</p></div><div><div class="border-secondary flex flex-wrap items-center gap-4 border-y py-6"><p class="font-bold">Did you find this helpful?</p><div class="flex w-[93px] items-center justify-center"><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="animate-spin w-full"><circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle><path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 0 1 8-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 0 1 4 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path></svg></div></div><div class="mt-6 flex flex-col gap-4"><div class="flex flex-wrap gap-2"><svg class="text-primary" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.89069 3.00602C9.30469 2.96049 9.70356 3.17633 9.89191 3.54781L10.543 4.83203C11.5119 4.72189 12.4901 4.72186 13.459 4.83192L14.1075 3.54892C14.2951 3.17787 14.6927 2.96157 15.1061 3.00567C16.6748 3.173 18.4132 3.52422 20.0716 4.6795C20.2434 4.79919 20.3733 4.96978 20.443 5.16722C21.4646 8.06204 22.0266 10.5968 22.2445 12.6442C22.4582 14.6526 22.3538 16.3085 21.9284 17.3715C21.9181 17.3973 21.9067 17.4227 21.8943 17.4475C21.5227 18.1902 20.9606 19.0399 20.257 19.7193C19.5682 20.3844 18.6226 21 17.5 21C17.1456 21 16.8674 20.841 16.733 20.7554C16.5686 20.6506 16.416 20.5204 16.2829 20.3922C16.014 20.1332 15.7386 19.799 15.4933 19.4485C15.2467 19.0962 15.0101 18.6985 14.8311 18.3028C14.7925 18.2176 14.7543 18.1274 14.7182 18.0334C12.8873 18.3215 11.1264 18.3222 9.29581 18.0356C9.26702 18.1166 9.23671 18.195 9.20591 18.2701C9.0448 18.6629 8.83078 19.0596 8.60569 19.4126C8.38223 19.7631 8.12909 20.1 7.87812 20.3627C7.75418 20.4924 7.6089 20.6272 7.44876 20.737C7.3197 20.8254 7.03755 21 6.668 21C5.5626 21 4.64574 20.3653 3.9917 19.702C3.3198 19.0206 2.78497 18.1706 2.4322 17.4301C2.42064 17.4058 2.41007 17.3811 2.4005 17.356C1.99886 16.3016 1.89881 14.6547 2.10197 12.6492C2.30896 10.606 2.84314 8.07438 3.81507 5.18154C3.88091 4.98559 4.00586 4.81485 4.17272 4.69283C5.75867 3.53307 7.34836 3.17562 8.89069 3.00602ZM7.30871 17.6205C7.11552 17.5705 6.92109 17.5175 6.72527 17.4616C6.19424 17.3098 5.88675 16.7563 6.03847 16.2253C6.1902 15.6943 6.74368 15.3868 7.27472 15.5385C10.5952 16.4872 13.4048 16.4872 16.7253 15.5385C17.2563 15.3868 17.8098 15.6943 17.9615 16.2253C18.1132 16.7563 17.8058 17.3098 17.2747 17.4616C17.0878 17.5149 16.9022 17.5656 16.7177 17.6136C16.8294 17.837 16.9733 18.0752 17.1317 18.3016C17.3239 18.5761 17.5173 18.8043 17.6702 18.9516C17.6811 18.9621 17.6914 18.9718 17.701 18.9807C18.0394 18.9175 18.4369 18.6966 18.8677 18.2806C19.3611 17.8041 19.7907 17.1719 20.0857 16.5923C20.3188 15.9749 20.4548 14.7266 20.2557 12.8558C20.0644 11.0578 19.5745 8.78531 18.6666 6.1472C17.6889 5.53271 16.6568 5.24282 15.5743 5.08062L14.9205 6.37414C14.7222 6.76641 14.291 6.98322 13.8579 6.90845C12.6294 6.69638 11.3736 6.69638 10.1451 6.90845C9.71243 6.98314 9.28165 6.76686 9.08309 6.37524L8.42876 5.08471C7.4299 5.24497 6.51303 5.52978 5.60754 6.13005C4.74187 8.77146 4.2744 11.0481 4.09178 12.8508C3.90184 14.7258 4.03105 15.9833 4.25638 16.6087C4.53819 17.1906 4.9476 17.823 5.4158 18.2978C5.80427 18.6917 6.15335 18.8991 6.44187 18.9707C6.57749 18.8268 6.74844 18.6054 6.91931 18.3374C7.06906 18.1026 7.20487 17.8536 7.30871 17.6205ZM17.808 19.0689C17.8069 19.0681 17.8055 19.0672 17.8039 19.0662C17.8191 19.0743 17.821 19.0772 17.808 19.0689ZM7.58578 10.5858C7.96085 10.2107 8.46956 10 9 10C9.53043 10 10.0391 10.2107 10.4142 10.5858C10.7893 10.9609 11 11.4696 11 12C11 12.5305 10.7893 13.0392 10.4142 13.4142C10.0391 13.7893 9.53043 14 9 14C8.46956 14 7.96085 13.7893 7.58578 13.4142C7.21071 13.0392 7 12.5305 7 12C7 11.4696 7.21071 10.9609 7.58578 10.5858ZM13.5858 10.5858C13.9609 10.2107 14.4696 10 15 10C15.5304 10 16.0391 10.2107 16.4142 10.5858C16.7893 10.9609 17 11.4696 17 12C17 12.5305 16.7893 13.0392 16.4142 13.4142C16.0391 13.7893 15.5304 14 15 14C14.4696 14 13.9609 13.7893 13.5858 13.4142C13.2107 13.0392 13 12.5305 13 12C13 11.4696 13.2107 10.9609 13.5858 10.5858Z" fill="currentColor"></path></svg><p class="text-primary">Trial setup questions?</p><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark text-indigo hover:underline inline-flex items-center gap-[2px]" href="https://apryse.com/discord?docLink=docDis">Ask experts on Discord<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></a></div><div class="flex flex-wrap gap-2"><svg class="text-primary" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C10.1435 4 8.36301 4.7375 7.05025 6.05025C5.7375 7.36301 5 9.14348 5 11V11.1716C5.3182 11.0591 5.65606 11 6 11H7C7.79565 11 8.55871 11.3161 9.12132 11.8787C9.68393 12.4413 10 13.2043 10 14V17C10 17.7957 9.68393 18.5587 9.12132 19.1213C8.55871 19.6839 7.79565 20 7 20H6C5.20435 20 4.44129 19.6839 3.87868 19.1213C3.31607 18.5587 3 17.7956 3 17V11C3 8.61305 3.94821 6.32387 5.63604 4.63604C7.32387 2.94821 9.61305 2 12 2C14.3869 2 16.6761 2.94821 18.364 4.63604C20.0518 6.32387 21 8.61305 21 11V17C21 17.7957 20.6839 18.5587 20.1213 19.1213C19.7633 19.4794 19.3241 19.7375 18.847 19.878C18.5014 20.8376 17.6182 21.5517 16.69 22.0158C15.4381 22.6417 13.7786 23 12 23C11.4477 23 11 22.5523 11 22C11 21.4477 11.4477 21 12 21C13.5354 21 14.8759 20.6868 15.7955 20.2269C16.0008 20.1243 16.1728 20.0216 16.3167 19.9212C15.7765 19.7948 15.2773 19.5199 14.8787 19.1213C14.3161 18.5587 14 17.7957 14 17V14C14 13.2043 14.3161 12.4413 14.8787 11.8787C15.4413 11.3161 16.2043 11 17 11H18C18.3439 11 18.6818 11.0591 19 11.1716V11C19 9.14348 18.2625 7.36301 16.9497 6.05025C15.637 4.7375 13.8565 4 12 4ZM19 14C19 13.7348 18.8946 13.4804 18.7071 13.2929C18.5196 13.1054 18.2652 13 18 13H17C16.7348 13 16.4804 13.1054 16.2929 13.2929C16.1054 13.4804 16 13.7348 16 14V17C16 17.2652 16.1054 17.5196 16.2929 17.7071C16.4804 17.8946 16.7348 18 17 18H18C18.2652 18 18.5196 17.8946 18.7071 17.7071C18.8946 17.5196 19 17.2652 19 17V14ZM5 14V17C5 17.2652 5.10536 17.5196 5.29289 17.7071C5.48043 17.8946 5.73478 18 6 18H7C7.26522 18 7.51957 17.8946 7.70711 17.7071C7.89464 17.5196 8 17.2652 8 17V14C8 13.7348 7.89464 13.4804 7.70711 13.2929C7.51957 13.1054 7.26522 13 7 13H6C5.73478 13 5.48043 13.1054 5.29289 13.2929C5.10536 13.4804 5 13.7348 5 14Z" fill="currentColor"></path></svg><p class="text-primary">Need other help?</p><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark text-indigo hover:underline inline-flex items-center gap-[2px]" href="https://support.apryse.com/?docLink=docSup">Contact Support<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></a></div><div class="flex flex-wrap gap-2"><svg class="text-primary" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4C2.897 4 2 4.897 2 6V18C2 19.103 2.897 20 4 20H20C21.103 20 22 19.103 22 18V6C22 4.897 21.103 4 20 4ZM20 6V6.511L12 12.734L4 6.512V6H20ZM4 18V9.044L11.386 14.789C11.566 14.93 11.783 15 12 15C12.217 15 12.434 14.93 12.614 14.789L20 9.044L20.002 18H4Z" fill="currentColor"></path></svg><p class="text-primary">Pricing or product questions?</p><a target="_blank" class="inline-block text-indigo hover:underline group isLink hover:group-[.isCode]:text-indigoDark text-indigo hover:underline inline-flex items-center gap-[2px]" href="https://apryse.com/form/contact-sales?docLink=docSal">Contact Sales<svg fill="currentColor" viewBox="0 0 16 16" width="16" height="16" data-testid="external-link-icon"><path d="M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z" fill="##526984"></path><path d="M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z" fill="##526984"></path></svg></a></div></div></div></div><div class="hidden lg:block" style="width:280px" data-testid="table-of-contents"><div class="fixed flex max-h-[calc(100vh-172px)] w-[280px] flex-col overflow-y-auto pb-8 pr-4 leading-6 2xl:ml-2"><div class="flex flex-col"><h4 class="text-primary px-2 py-1 text-[16px] font-bold leading-6" data-testid="table-of-contents-title">On this page</h4><div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-WebViewer Basics" id="f8406cce56b8" href="#webviewer-basics" class="text-secondary block truncate py-1 text-ellipsis px-2">WebViewer Basics</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Features" id="d6720c9b9a0c" href="#features" class="text-secondary block truncate py-1 text-ellipsis px-2">Features</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Annotation and Collaboration" id="75b4d287f797" href="#annotation-and-collaboration" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Annotation and Collaboration</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Digital Signatures" id="1ca72ff557f4" href="#digital-signatures" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Digital Signatures</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Redaction" id="7f61690600f7" href="#redaction" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Redaction</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-DOCX Viewing & Editing" id="a2c7cdad7196" href="#docx-viewing-&-editing" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">DOCX Viewing & Editing</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Page Manipulation" id="1126e2f8174b" href="#page-manipulation" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Page Manipulation</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Forms" id="511f31320958" href="#forms" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Forms</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Document Generation" id="33fa5f6b6d29" href="#document-generation" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Document Generation</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Document Comparison" id="79a7523eb25d" href="#document-comparison" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Document Comparison</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Text Editing" id="8dec9fda2f25" href="#text-editing" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Text Editing</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Measurements" id="80ac56f75ff7" href="#measurements" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Measurements</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-PDF/A" id="cb83894e84a8" href="#pdf-a" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">PDF/A</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Text and image extraction" id="639013deecdb" href="#text-and-image-extraction" class="text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1">Text and image extraction</a></div><div class="hover:bg-tertiary rounded"><a data-testid="toc-item-Learn more" id="ab7d1d0234d6" href="#learn-more" class="text-secondary block truncate py-1 text-ellipsis px-2">Learn more</a></div></div></div></div></div></div></div></div><div data-testid="toast-notification-container" class="fixed bottom-4 left-1/2 flex -translate-x-1/2 transform flex-col gap-2"></div><script src="/_next/static/chunks/webpack-96cb1412aee41bca.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/a34f9d1faa5f3315-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/bd5700097e69c258.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[12846,[],\"\"]\n7:I[4707,[],\"\"]\n9:I[36423,[],\"\"]\nd:I[61060,[],\"\"]\n8:[\"product\",\"web\",\"d\"]\ne:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"63hf5dql2Qtt7K28Qz5Gq\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"web\",\"guides\"],\"initialTree\":[\"\",{\"children\":[\"(documentation)\",{\"children\":[[\"product\",\"web\",\"d\"],{\"children\":[\"guides\",{\"children\":[[\"slug\",\"\",\"oc\"],{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true]}],\"initialSeedData\":[\"\",{\"children\":[\"(documentation)\",{\"children\":[[\"product\",\"web\",\"d\"],{\"children\":[\"guides\",{\"children\":[[\"slug\",\"\",\"oc\"],{\"children\":[\"__PAGE__\",{},[[\"$L4\",\"$L5\",null],null],null]},[[null,\"$L6\"],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(documentation)\",\"children\",\"$8\",\"children\",\"guides\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,\"$La\"],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/bd5700097e69c258.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],\"$Lb\"],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$Lc\"],\"globalErrorComponent\":\"$d\",\"missingSlots\":\"$We\"}]\n"])</script><script>self.__next_f.push([1,"f:I[18844,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"9266\",\"static/chunks/app/(documentation)/%5Bproduct%5D/layout-0b1e476cc96153a3.js\"],\"default\"]\n10:I[31085,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"9266\",\"static/chunks/app/(documentation)/%5Bproduct%5D/layout-0b1e476cc96153a3.js\"],\"default\"]\n11:I[5665,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"9266\",\"static/chunks/app/(documentation)/%5Bproduct%5D/layout-0b1e476cc96153a3.js\"],\"default\"]\n12:I[39218,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"9266\",\"static/chunks/app/(documentation)/%5Bproduct%5D/layout-0b1e476cc96153a3.js\"],\"default\"]\n13:I[96488,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"2548\",\"static/chunks/app/(documen"])</script><script>self.__next_f.push([1,"tation)/%5Bproduct%5D/error-5acfb16dbc5b351a.js\"],\"default\"]\n14:I[99669,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n15:I[47675,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"Providers\"]\n16:\"$Sreact.suspense\"\n17:I[81523,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"BailoutToCSR\"]\n18:I[45321,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js"])</script><script>self.__next_f.push([1,"\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n19:I[72972,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"\"]\n1a:I[65878,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"Image\"]\n1b:I[76026,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"NavBarLeftButtons\"]\n1c:I[8291,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/28"])</script><script>self.__next_f.push([1,"72-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n1d:I[67217,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n1e:I[2374,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n1f:I[37583,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"default\"]\n22:I[19420,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdae"])</script><script>self.__next_f.push([1,"a.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n23:I[4248,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"6901\",\"static/chunks/6901-c80ff960a794176b.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"6281\",\"static/chunks/app/(documentation)/layout-6528ce21361a952b.js\"],\"default\"]\n40:I[10272,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"1087\",\"static/chunks/app/(documentation)/error-f93203796156ee86.js\"],\"default\"]\n41:I[83372,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"4369\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/not-found-6227f067a9d1855e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"$Lf\",null,{\"currentProductName\":\"web\",\"allProducts\":[{\"name\":\"web\",\"title\":\"WebViewer SDK\",\"getStartedGuide\":{\"path\":\"/web/guides\"},\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\"},{\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\",\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\"},{\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\",\"name\":\"html\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\",\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\"},{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"},{\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\"},{\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\",\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\"},{\"name\":\"js-v6-0\",\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\"},{\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\",\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\",\"_createdAt\":\"2024-10-23T21:40:56Z\"},{\"_rev\":\"OwB7WWYnukePk3C8qhJ3zO\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"785d74ff-81c2-4601-ae18-bff269804906\",\"title\":\"ES5\",\"_updatedAt\":\"2024-11-07T18:24:37Z\",\"_createdAt\":\"2024-11-07T18:24:17Z\"},{\"_updatedAt\":\"2024-11-07T18:27:55Z\",\"_createdAt\":\"2024-11-07T18:27:46Z\",\"_rev\":\"OwB7WWYnukePk3C8qhJhyG\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"9019c2fa-50ab-4e61-9a1b-a62cfa6d8b1f\",\"title\":\"ES6+\"},{\"_id\":\"e2af35d2-9385-43ad-820c-501f4b9f30d7\",\"title\":\"Text\",\"_updatedAt\":\"2024-11-07T18:39:54Z\",\"_createdAt\":\"2024-11-07T18:39:44Z\",\"_rev\":\"E2D7siZ5MtgLyeGU5ZeyPe\",\"_type\":\"language\",\"name\":\"text\"}],\"secondaryNavigationButtons\":[{\"_key\":\"c97a747adb8b\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/pricing/webviewer?docLink=hdrWVprice\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Pricing\",\"_key\":\"ac386c2f4dea\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"0d718f32d0b9\"},{\"text\":\"FAQ\",\"_key\":\"931705bbf894\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/web/index.html\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"2487589afa0a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"54792e9961d0\",\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"6a9364499ed0\"},{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://showcase.apryse.com?docLink=WVhdr2Show\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Demo\",\"_key\":\"e4be5498a10a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}}]},{\"name\":\"core\",\"title\":\"Server SDK\",\"getStartedGuide\":{\"path\":\"/core/guides\"},\"languages\":[{\"_rev\":\"ywd05K0KKaYMJCnLXIVWcH\",\"_type\":\"language\",\"name\":\"php\",\"_id\":\"ywd05K0KKaYMJCnLXIVWeM\",\"title\":\"PHP\",\"_updatedAt\":\"2024-10-02T16:22:12Z\",\"_createdAt\":\"2024-10-02T16:22:12Z\"},{\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\",\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\"},{\"title\":\"C++\",\"_updatedAt\":\"2024-10-02T16:21:46Z\",\"_createdAt\":\"2024-10-02T16:21:46Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXte4\",\"_type\":\"language\",\"name\":\"cpp\",\"_id\":\"swS2FZKd7vAdFVM7KcXtiE\"},{\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\",\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\",\"name\":\"java\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiKJf\",\"_type\":\"language\",\"name\":\"ruby\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKOQ\",\"title\":\"Ruby\",\"_updatedAt\":\"2024-10-02T16:22:10Z\",\"_createdAt\":\"2024-10-02T16:22:10Z\"},{\"_updatedAt\":\"2024-10-02T16:21:44Z\",\"_createdAt\":\"2024-10-02T16:21:44Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIhphC\",\"_type\":\"language\",\"name\":\"c\",\"_id\":\"4m6Q6gPTqsydm9IPEIhplx\",\"title\":\"C\"},{\"name\":\"objc\",\"_id\":\"4m6Q6gPTqsydm9IPEIi3tR\",\"title\":\"Obj-C\",\"_updatedAt\":\"2024-11-15T20:14:06Z\",\"_createdAt\":\"2024-10-02T16:21:49Z\",\"_rev\":\"YM5JxjPc5Qzi1Sc5jPj8Bl\",\"_type\":\"language\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiK5O\",\"_type\":\"language\",\"name\":\"python\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKA9\",\"title\":\"Python\",\"_updatedAt\":\"2024-10-02T16:22:09Z\",\"_createdAt\":\"2024-10-02T16:22:09Z\"},{\"_updatedAt\":\"2024-10-02T16:22:18Z\",\"_createdAt\":\"2024-10-02T16:22:18Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYtG8\",\"_type\":\"language\",\"name\":\"go\",\"_id\":\"swS2FZKd7vAdFVM7KcYtKI\",\"title\":\"Go\"},{\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\"},{\"title\":\"PHP\",\"_updatedAt\":\"2024-10-02T16:22:12Z\",\"_createdAt\":\"2024-10-02T16:22:12Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVWcH\",\"_type\":\"language\",\"name\":\"php\",\"_id\":\"ywd05K0KKaYMJCnLXIVWeM\"},{\"_type\":\"language\",\"name\":\"vb\",\"_id\":\"swS2FZKd7vAdFVM7KcYsn0\",\"title\":\"VB\",\"_updatedAt\":\"2024-10-02T16:22:15Z\",\"_createdAt\":\"2024-10-02T16:22:15Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYsiq\"},{\"_rev\":\"6yAvnQbNuorPAbapE475jt\",\"_type\":\"language\",\"name\":\"bash\",\"_id\":\"35158046-0ad3-47bb-824b-f84f011b8fc3\",\"title\":\"Bash\",\"_updatedAt\":\"2024-06-27T21:29:58Z\",\"_createdAt\":\"2024-06-27T21:29:58Z\"}],\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"4cda85d57a98\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/download\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Downloads\",\"_key\":\"a763705aca7e\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\",\"_key\":\"0be9b96fd3f0\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/faq\"}},{\"href\":{\"href\":\"/core/guides/api\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"4e179abb3344\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"_key\":\"6220bc4002ce\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"bba709f7a3db\"}]},{\"languages\":[{\"name\":\"java\",\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\",\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiKqy\",\"_type\":\"language\",\"name\":\"kotlin\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKvj\",\"title\":\"Kotlin\",\"_updatedAt\":\"2024-10-02T16:22:13Z\",\"_createdAt\":\"2024-10-02T16:22:13Z\"}],\"secondaryNavigationButtons\":[{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"c4faaeccd982\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/android/guides/get-started\",\"blank\":false,\"_type\":\"link\"}},{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"cd8150cc6397\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"_key\":\"cf09cb54b3da\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"text\":\"API\",\"_key\":\"54273f40b34c\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/android/javadoc/reference/packages.html\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/android/samples\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"1390fc752d87\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"fbb129b6b070\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/getting-started/sample-showcase\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Demo\",\"_key\":\"a743f00ca282\"}],\"name\":\"android\",\"title\":\"Android SDK\",\"getStartedGuide\":{\"path\":\"/android/guides\"}},{\"languages\":[{\"_updatedAt\":\"2024-11-15T20:14:06Z\",\"_createdAt\":\"2024-10-02T16:21:49Z\",\"_rev\":\"YM5JxjPc5Qzi1Sc5jPj8Bl\",\"_type\":\"language\",\"name\":\"objc\",\"_id\":\"4m6Q6gPTqsydm9IPEIi3tR\",\"title\":\"Obj-C\"},{\"title\":\"Swift\",\"_updatedAt\":\"2024-10-02T16:21:51Z\",\"_createdAt\":\"2024-10-02T16:21:51Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIV5u5\",\"_type\":\"language\",\"name\":\"swift\",\"_id\":\"ywd05K0KKaYMJCnLXIV5wA\"}],\"secondaryNavigationButtons\":[{\"text\":\"Guides\",\"_key\":\"c24b60e3bdb7\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/ios/guides/get-started\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"_key\":\"02db1bcc07e3\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\"},{\"_key\":\"5ed22c9b109d\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/ios/index.html\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"a9429b71d288\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"373dfc944131\"},{\"_key\":\"129e61ec0cd5\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\"},{\"_key\":\"d63782ad8620\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/ios/guides/getting-started/run-sample#showcase-app\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Demo\"}],\"name\":\"ios\",\"title\":\"iOS SDK\",\"getStartedGuide\":{\"path\":\"/ios/guides\"}},{\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"6f692da130fc\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\",\"_key\":\"be87cafc0515\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/faq\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides/api\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"ae1eb8e96ba4\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/xamarin/samples\",\"blank\":false},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Samples\",\"_key\":\"dd7d3d9018ba\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"6344693a6b66\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"}],\"name\":\"xamarin\",\"title\":\"Xamarin\"},{\"name\":\"uwp\",\"title\":\"UWP\",\"getStartedGuide\":null,\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\"}],\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"href\":\"/uwp/guides/get-started\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"1e1b220549c4\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"_key\":\"bb72b44c77a1\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"a877081430fe\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/uwp/guides/api\",\"blank\":false,\"_type\":\"link\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"9a5bf5142a56\",\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"2bc23f81ff53\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"}]},{\"title\":\"Salesforce\",\"getStartedGuide\":null,\"languages\":[{\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\"},{\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\",\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\"},{\"name\":\"html\",\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\"},{\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\"},{\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\",\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\"},{\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\"},{\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\",\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\"},{\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\"},{\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\"},{\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\"},{\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\"}],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/salesforce/guides\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"e32fb3eebaf2\"}],\"name\":\"salesforce\"},{\"name\":\"appian\",\"title\":\"Appian\",\"getStartedGuide\":null,\"languages\":[{\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\"},{\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\"},{\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\",\"name\":\"html\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\",\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\"},{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"},{\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\"},{\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\",\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\"},{\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\"},{\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\",\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\"},{\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\"}],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/appian/guides\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"9eb940e8ab35\"},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/appian/faq/\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"FAQ\",\"_key\":\"204ee3f23b07\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"href\":\"https://community.appian.com/b/appmarket/posts/apryse-webviewer-component/\",\"blank\":false,\"noFollow\":true,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Component Plugin\",\"_key\":\"ddf9711bce8e\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Connected System Plugin\",\"_key\":\"f275c29418ce\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"noFollow\":true,\"_type\":\"link\",\"href\":\"https://community.appian.com/b/appmarket/posts/apryse-webviewer-connected-system/\"}}]},{\"title\":\"Amyuni\",\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":null,\"name\":\"amyuni\"},{\"name\":\"cli\",\"title\":\"CLI tools\",\"getStartedGuide\":null,\"languages\":[],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/cli/guides/\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"0e456ab86bea\"}]},{\"languages\":null,\"secondaryNavigationButtons\":null,\"name\":\"mobile\",\"title\":\"Mobile SDK\",\"getStartedGuide\":null},{\"getStartedGuide\":{\"path\":\"/templateextraction/guides/features\"},\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\"},{\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\",\"name\":\"java\",\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\"}],\"secondaryNavigationButtons\":null,\"name\":\"templateextraction\",\"title\":\"Template Extraction\"},{\"name\":\"support\",\"title\":\"Support\",\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":[{\"_key\":\"7f70ee3ac116\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/support/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"}]}],\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed top-[56px] z-[60] w-full\",\"children\":[\"$\",\"div\",null,{\"className\":\"border-secondary bg-primary relative z-[60] flex h-[56px] items-center overflow-visible border-b-[1px] pl-4 pr-2 lg:px-4\",\"data-testid\":\"secondary-nav\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-auto flex w-full max-w-[1536px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"hidden lg:flex\",\"children\":[\"$\",\"$L10\",null,{}]}],[\"$\",\"$L11\",null,{}],[\"$\",\"$L12\",null,{}]]}]}]}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(documentation)\",\"children\",\"$8\",\"children\"],\"error\":\"$13\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]]}]\n"])</script><script>self.__next_f.push([1,"20:{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com\"}\n21:{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/form/contact-sales?docLink=hdrSal\"}\n28:{\"_type\":\"customIcon\",\"defer\":true}\n29:{\"defer\":true,\"_type\":\"customIcon\"}\n27:{\"darkModeCustomIcon\":\"$28\",\"_type\":\"callToActionButton\",\"variant\":\"outline\",\"disabled\":false,\"href\":\"$20\",\"lightModeCustomIcon\":\"$29\",\"text\":\"apryse.com\",\"_key\":\"bfa8a749beaa\"}\n2a:{\"text\":\"Contact sales\",\"_key\":\"edd671d7553f\",\"_type\":\"callToActionButton\",\"variant\":\"outline\",\"disabled\":false,\"href\":\"$21\"}\n26:[\"$27\",\"$2a\"]\n25:{\"callToActionButtons\":\"$26\",\"helpMenuSections\":null}\n2c:{\"_type\":\"reference\",\"_ref\":\"image-b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32-svg\"}\n2b:{\"_type\":\"docsImage\",\"alt\":\"apryse docs\",\"asset\":\"$2c\"}\n2f:{\"blank\":false,\"_type\":\"link\",\"href\":\"/guides/get-started\"}\n30:{\"defer\":true,\"_type\":\"customIcon\"}\n31:{\"defer\":true,\"_type\":\"customIcon\"}\n2e:{\"href\":\"$2f\",\"lightModeCustomIcon\":\"$30\",\"text\":\"Quick Start\",\"_key\":\"f1e150ebac75\",\"darkModeCustomIcon\":\"$31\",\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false}\n33:{\"blank\":false,\"_type\":\"link\",\"href\":\"/samples\"}\n34:{\"defer\":true,\"_type\":\"customIcon\"}\n35:{\"_type\":\"customIcon\",\"defer\":true}\n32:{\"href\":\"$33\",\"lightModeCustomIcon\":\"$34\",\"text\":\"Samples\",\"_key\":\"816a18d6b8d9\",\"darkModeCustomIcon\":\"$35\",\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false}\n37:{\"href\":\"/downloads\",\"blank\":false,\"_type\":\"link\"}\n38:{\"defer\":true,\"_type\":\"customIcon\"}\n39:{\"defer\":true,\"_type\":\"customIcon\"}\n36:{\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$37\",\"lightModeCustomIcon\":\"$38\",\"text\":\"Downloads\",\"_key\":\"331d3f8092da\",\"darkModeCustomIcon\":\"$39\"}\n3b:{\"defer\":true,\"_type\":\"customIcon\"}\n3c:{\"blank\":false,\"_type\":\"link\",\"href\":\"/apis\"}\n3d:{\"_type\":\"customIcon\",\"defer\":true}\n3a:{\"darkModeCustomIcon\":\"$3b\",\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$3c\",\"lightModeCustomIcon\":\"$3d\",\"text\":\"APIs\",\"_key\":\"58521f164a02\"}\n2d:[\"$2e\",\"$32\",\"$36\",\"$3a\"]\n3f:{\"_ref\":\"image-b707b1bafc57c"])</script><script>self.__next_f.push([1,"32837eb6813e4f106cfd1b806c6-192x32-svg\",\"_type\":\"reference\"}\n3e:{\"_type\":\"docsImage\",\"alt\":\"apryse docs\",\"asset\":\"$3f\"}\n24:{\"navItemsRight\":\"$25\",\"_id\":\"navigation\",\"_updatedAt\":\"2025-01-24T19:18:51Z\",\"darkModeLogo\":\"$2b\",\"_createdAt\":\"2024-07-02T18:09:33Z\",\"_type\":\"navigation\",\"navItemsLeft\":\"$2d\",\"_rev\":\"2rzOGoG7bfpeZVn4AP3fN4\",\"logo\":\"$3e\"}\n"])</script><script>self.__next_f.push([1,"b:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__className_d65c78 bg-primary min-h-screen overscroll-none\",\"children\":[[\"$\",\"$L14\",null,{}],[\"$\",\"noscript\",null,{\"children\":[\"$\",\"iframe\",null,{\"src\":\"https://www.googletagmanager.com/ns.html?id=GTM-5FFX2TF\",\"height\":\"0\",\"width\":\"0\",\"style\":{\"display\":\"none\",\"visibility\":\"hidden\"}}]}],[\"$\",\"$L15\",null,{\"allProducts\":[{\"name\":\"web\",\"title\":\"WebViewer SDK\",\"getStartedGuide\":{\"path\":\"/web/guides\"},\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\"},{\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\",\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\"},{\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\",\"name\":\"html\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\",\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\"},{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"},{\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\"},{\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\",\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\"},{\"name\":\"js-v6-0\",\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\"},{\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\",\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\",\"_createdAt\":\"2024-10-23T21:40:56Z\"},{\"_rev\":\"OwB7WWYnukePk3C8qhJ3zO\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"785d74ff-81c2-4601-ae18-bff269804906\",\"title\":\"ES5\",\"_updatedAt\":\"2024-11-07T18:24:37Z\",\"_createdAt\":\"2024-11-07T18:24:17Z\"},{\"_updatedAt\":\"2024-11-07T18:27:55Z\",\"_createdAt\":\"2024-11-07T18:27:46Z\",\"_rev\":\"OwB7WWYnukePk3C8qhJhyG\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"9019c2fa-50ab-4e61-9a1b-a62cfa6d8b1f\",\"title\":\"ES6+\"},{\"_id\":\"e2af35d2-9385-43ad-820c-501f4b9f30d7\",\"title\":\"Text\",\"_updatedAt\":\"2024-11-07T18:39:54Z\",\"_createdAt\":\"2024-11-07T18:39:44Z\",\"_rev\":\"E2D7siZ5MtgLyeGU5ZeyPe\",\"_type\":\"language\",\"name\":\"text\"}],\"secondaryNavigationButtons\":[{\"_key\":\"c97a747adb8b\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/pricing/webviewer?docLink=hdrWVprice\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Pricing\",\"_key\":\"ac386c2f4dea\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"0d718f32d0b9\"},{\"text\":\"FAQ\",\"_key\":\"931705bbf894\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/web/index.html\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"2487589afa0a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"54792e9961d0\",\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"6a9364499ed0\"},{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://showcase.apryse.com?docLink=WVhdr2Show\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Demo\",\"_key\":\"e4be5498a10a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}}]},{\"name\":\"core\",\"title\":\"Server SDK\",\"getStartedGuide\":{\"path\":\"/core/guides\"},\"languages\":[{\"_rev\":\"ywd05K0KKaYMJCnLXIVWcH\",\"_type\":\"language\",\"name\":\"php\",\"_id\":\"ywd05K0KKaYMJCnLXIVWeM\",\"title\":\"PHP\",\"_updatedAt\":\"2024-10-02T16:22:12Z\",\"_createdAt\":\"2024-10-02T16:22:12Z\"},{\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\",\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\"},{\"title\":\"C++\",\"_updatedAt\":\"2024-10-02T16:21:46Z\",\"_createdAt\":\"2024-10-02T16:21:46Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXte4\",\"_type\":\"language\",\"name\":\"cpp\",\"_id\":\"swS2FZKd7vAdFVM7KcXtiE\"},{\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\",\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\",\"name\":\"java\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiKJf\",\"_type\":\"language\",\"name\":\"ruby\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKOQ\",\"title\":\"Ruby\",\"_updatedAt\":\"2024-10-02T16:22:10Z\",\"_createdAt\":\"2024-10-02T16:22:10Z\"},{\"_updatedAt\":\"2024-10-02T16:21:44Z\",\"_createdAt\":\"2024-10-02T16:21:44Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIhphC\",\"_type\":\"language\",\"name\":\"c\",\"_id\":\"4m6Q6gPTqsydm9IPEIhplx\",\"title\":\"C\"},{\"name\":\"objc\",\"_id\":\"4m6Q6gPTqsydm9IPEIi3tR\",\"title\":\"Obj-C\",\"_updatedAt\":\"2024-11-15T20:14:06Z\",\"_createdAt\":\"2024-10-02T16:21:49Z\",\"_rev\":\"YM5JxjPc5Qzi1Sc5jPj8Bl\",\"_type\":\"language\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiK5O\",\"_type\":\"language\",\"name\":\"python\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKA9\",\"title\":\"Python\",\"_updatedAt\":\"2024-10-02T16:22:09Z\",\"_createdAt\":\"2024-10-02T16:22:09Z\"},{\"_updatedAt\":\"2024-10-02T16:22:18Z\",\"_createdAt\":\"2024-10-02T16:22:18Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYtG8\",\"_type\":\"language\",\"name\":\"go\",\"_id\":\"swS2FZKd7vAdFVM7KcYtKI\",\"title\":\"Go\"},{\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\"},{\"title\":\"PHP\",\"_updatedAt\":\"2024-10-02T16:22:12Z\",\"_createdAt\":\"2024-10-02T16:22:12Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVWcH\",\"_type\":\"language\",\"name\":\"php\",\"_id\":\"ywd05K0KKaYMJCnLXIVWeM\"},{\"_type\":\"language\",\"name\":\"vb\",\"_id\":\"swS2FZKd7vAdFVM7KcYsn0\",\"title\":\"VB\",\"_updatedAt\":\"2024-10-02T16:22:15Z\",\"_createdAt\":\"2024-10-02T16:22:15Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYsiq\"},{\"_rev\":\"6yAvnQbNuorPAbapE475jt\",\"_type\":\"language\",\"name\":\"bash\",\"_id\":\"35158046-0ad3-47bb-824b-f84f011b8fc3\",\"title\":\"Bash\",\"_updatedAt\":\"2024-06-27T21:29:58Z\",\"_createdAt\":\"2024-06-27T21:29:58Z\"}],\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"4cda85d57a98\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/download\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Downloads\",\"_key\":\"a763705aca7e\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\",\"_key\":\"0be9b96fd3f0\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/faq\"}},{\"href\":{\"href\":\"/core/guides/api\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"4e179abb3344\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"_key\":\"6220bc4002ce\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/core/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"bba709f7a3db\"}]},{\"languages\":[{\"name\":\"java\",\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\",\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiKqy\",\"_type\":\"language\",\"name\":\"kotlin\",\"_id\":\"4m6Q6gPTqsydm9IPEIiKvj\",\"title\":\"Kotlin\",\"_updatedAt\":\"2024-10-02T16:22:13Z\",\"_createdAt\":\"2024-10-02T16:22:13Z\"}],\"secondaryNavigationButtons\":[{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"c4faaeccd982\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/android/guides/get-started\",\"blank\":false,\"_type\":\"link\"}},{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"cd8150cc6397\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"_key\":\"cf09cb54b3da\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"text\":\"API\",\"_key\":\"54273f40b34c\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/android/javadoc/reference/packages.html\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/android/samples\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"1390fc752d87\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"fbb129b6b070\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/android/guides/getting-started/sample-showcase\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Demo\",\"_key\":\"a743f00ca282\"}],\"name\":\"android\",\"title\":\"Android SDK\",\"getStartedGuide\":{\"path\":\"/android/guides\"}},{\"languages\":[{\"_updatedAt\":\"2024-11-15T20:14:06Z\",\"_createdAt\":\"2024-10-02T16:21:49Z\",\"_rev\":\"YM5JxjPc5Qzi1Sc5jPj8Bl\",\"_type\":\"language\",\"name\":\"objc\",\"_id\":\"4m6Q6gPTqsydm9IPEIi3tR\",\"title\":\"Obj-C\"},{\"title\":\"Swift\",\"_updatedAt\":\"2024-10-02T16:21:51Z\",\"_createdAt\":\"2024-10-02T16:21:51Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIV5u5\",\"_type\":\"language\",\"name\":\"swift\",\"_id\":\"ywd05K0KKaYMJCnLXIV5wA\"}],\"secondaryNavigationButtons\":[{\"text\":\"Guides\",\"_key\":\"c24b60e3bdb7\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/ios/guides/get-started\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"_key\":\"02db1bcc07e3\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\"},{\"_key\":\"5ed22c9b109d\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/ios/index.html\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"a9429b71d288\"},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"373dfc944131\"},{\"_key\":\"129e61ec0cd5\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/ios/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\"},{\"_key\":\"d63782ad8620\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/ios/guides/getting-started/run-sample#showcase-app\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Demo\"}],\"name\":\"ios\",\"title\":\"iOS SDK\",\"getStartedGuide\":{\"path\":\"/ios/guides\"}},{\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"6f692da130fc\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\",\"_key\":\"be87cafc0515\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/faq\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides/api\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"ae1eb8e96ba4\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/xamarin/samples\",\"blank\":false},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"Samples\",\"_key\":\"dd7d3d9018ba\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/xamarin/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"6344693a6b66\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"}],\"name\":\"xamarin\",\"title\":\"Xamarin\"},{\"name\":\"uwp\",\"title\":\"UWP\",\"getStartedGuide\":null,\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\"}],\"secondaryNavigationButtons\":[{\"disabled\":false,\"href\":{\"href\":\"/uwp/guides/get-started\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"1e1b220549c4\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"_key\":\"bb72b44c77a1\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"API\",\"_key\":\"a877081430fe\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/uwp/guides/api\",\"blank\":false,\"_type\":\"link\"}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"9a5bf5142a56\",\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/uwp/guides/changelog\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"2bc23f81ff53\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"}]},{\"title\":\"Salesforce\",\"getStartedGuide\":null,\"languages\":[{\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\"},{\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\",\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\"},{\"name\":\"html\",\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\"},{\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\"},{\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\",\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\"},{\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\"},{\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\",\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\"},{\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\"},{\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\"},{\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\"},{\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\"}],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/salesforce/guides\",\"blank\":false},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"e32fb3eebaf2\"}],\"name\":\"salesforce\"},{\"name\":\"appian\",\"title\":\"Appian\",\"getStartedGuide\":null,\"languages\":[{\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\",\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\"},{\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\"},{\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\",\"_type\":\"language\",\"name\":\"html\"},{\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\",\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\"},{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"},{\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\",\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\"},{\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\",\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\"},{\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\",\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\"},{\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\",\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\",\"_type\":\"language\",\"name\":\"js-v10-2-0\"},{\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\"}],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/appian/guides\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"9eb940e8ab35\"},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/appian/faq/\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"FAQ\",\"_key\":\"204ee3f23b07\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"disabled\":false,\"href\":{\"href\":\"https://community.appian.com/b/appmarket/posts/apryse-webviewer-component/\",\"blank\":false,\"noFollow\":true,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Component Plugin\",\"_key\":\"ddf9711bce8e\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Connected System Plugin\",\"_key\":\"f275c29418ce\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"noFollow\":true,\"_type\":\"link\",\"href\":\"https://community.appian.com/b/appmarket/posts/apryse-webviewer-connected-system/\"}}]},{\"title\":\"Amyuni\",\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":null,\"name\":\"amyuni\"},{\"name\":\"cli\",\"title\":\"CLI tools\",\"getStartedGuide\":null,\"languages\":[],\"secondaryNavigationButtons\":[{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/cli/guides/\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"0e456ab86bea\"}]},{\"languages\":null,\"secondaryNavigationButtons\":null,\"name\":\"mobile\",\"title\":\"Mobile SDK\",\"getStartedGuide\":null},{\"getStartedGuide\":{\"path\":\"/templateextraction/guides/features\"},\"languages\":[{\"_id\":\"swS2FZKd7vAdFVM7KcXgM8\",\"title\":\"C#\",\"_updatedAt\":\"2024-10-02T16:21:45Z\",\"_createdAt\":\"2024-10-02T16:21:45Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXgHy\",\"_type\":\"language\",\"name\":\"csharp\"},{\"_createdAt\":\"2024-10-02T16:21:48Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcXtui\",\"_type\":\"language\",\"name\":\"java\",\"_id\":\"swS2FZKd7vAdFVM7KcXtys\",\"title\":\"Java\",\"_updatedAt\":\"2024-10-02T16:21:48Z\"}],\"secondaryNavigationButtons\":null,\"name\":\"templateextraction\",\"title\":\"Template Extraction\"},{\"name\":\"support\",\"title\":\"Support\",\"getStartedGuide\":null,\"languages\":null,\"secondaryNavigationButtons\":[{\"_key\":\"7f70ee3ac116\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/support/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\"}]}],\"children\":[[\"$\",\"$16\",null,{\"fallback\":null,\"children\":[\"$\",\"$L17\",null,{\"reason\":\"next/dynamic\",\"children\":[\"$\",\"$L18\",null,{}]}]}],[\"$\",\"div\",null,{\"className\":\"sticky top-0 z-[70]\",\"children\":[\"$\",\"nav\",null,{\"className\":\"text-lg text-secondary bg-topNavBar border-secondary flex h-[56px] w-full justify-center border-b-[1px] px-2 lg:px-4\",\"data-testid\":\"main-nav\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex w-full max-w-[1536px] \",\"children\":[[\"$\",\"div\",null,{\"className\":\"hidden items-center lg:flex\",\"children\":[[\"$\",\"$L19\",null,{\"href\":\"/\",\"data-testid\":\"navbar-logo\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col items-center mb-0 w-[150px] dark:hidden lg:w-[188px]\",\"children\":[[\"$\",\"$L1a\",null,{\"className\":\"\",\"sizes\":\"(max-width: 895px) 100vw, 895px\",\"src\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg\",\"alt\":\"apryse docs\",\"width\":192,\"height\":32,\"loading\":\"eager\",\"priority\":true,\"blurDataURL\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg?rect=80,0,32,32\u0026w=10\u0026h=10\u0026blur=10\"}],\"$undefined\"]}],[\"$\",\"div\",null,{\"className\":\"flex-col items-center mb-0 hidden w-[150px] dark:block lg:w-[188px]\",\"children\":[[\"$\",\"$L1a\",null,{\"className\":\"\",\"sizes\":\"(max-width: 895px) 100vw, 895px\",\"src\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg\",\"alt\":\"apryse docs\",\"width\":192,\"height\":32,\"loading\":\"eager\",\"priority\":true,\"blurDataURL\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg?rect=80,0,32,32\u0026w=10\u0026h=10\u0026blur=10\"}],\"$undefined\"]}]]}],[\"$\",\"div\",null,{\"className\":\"border-secondary mx-4 h-[22px] border-r-[1px]\"}],[\"$\",\"$L1b\",null,{\"data\":{\"navItemsRight\":{\"callToActionButtons\":[{\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"callToActionButton\",\"variant\":\"outline\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"apryse.com\",\"_key\":\"bfa8a749beaa\"},{\"text\":\"Contact sales\",\"_key\":\"edd671d7553f\",\"_type\":\"callToActionButton\",\"variant\":\"outline\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/form/contact-sales?docLink=hdrSal\"}}],\"helpMenuSections\":null},\"_id\":\"navigation\",\"_updatedAt\":\"2025-01-24T19:18:51Z\",\"darkModeLogo\":{\"_type\":\"docsImage\",\"alt\":\"apryse docs\",\"asset\":{\"_type\":\"reference\",\"_ref\":\"image-b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32-svg\"}},\"_createdAt\":\"2024-07-02T18:09:33Z\",\"_type\":\"navigation\",\"navItemsLeft\":[{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Quick Start\",\"_key\":\"f1e150ebac75\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false},{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"816a18d6b8d9\",\"darkModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false},{\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"href\":\"/downloads\",\"blank\":false,\"_type\":\"link\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"331d3f8092da\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"navButtonLeft\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/apis\"},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true},\"text\":\"APIs\",\"_key\":\"58521f164a02\"}],\"_rev\":\"2rzOGoG7bfpeZVn4AP3fN4\",\"logo\":{\"_type\":\"docsImage\",\"alt\":\"apryse docs\",\"asset\":{\"_ref\":\"image-b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32-svg\",\"_type\":\"reference\"}}}}]]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 lg:hidden\",\"children\":[[\"$\",\"$L1c\",null,{\"icon\":[\"$\",\"svg\",null,{\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"className\":\"$undefined\",\"children\":[\"$\",\"path\",null,{\"d\":\"M4 6H20V8H4V6ZM4 11H20V13H4V11ZM4 16H20V18H4V16Z\",\"fill\":\"currentColor\"}]}]}],[\"$\",\"$L19\",null,{\"href\":\"/\",\"data-testid\":\"mobile-navbar-logo\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col items-center mb-0 w-[150px] dark:hidden lg:w-[188px]\",\"children\":[[\"$\",\"$L1a\",null,{\"className\":\"\",\"sizes\":\"(max-width: 895px) 100vw, 895px\",\"src\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg\",\"alt\":\"apryse docs\",\"width\":192,\"height\":32,\"loading\":\"eager\",\"priority\":true,\"blurDataURL\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg?rect=80,0,32,32\u0026w=10\u0026h=10\u0026blur=10\"}],\"$undefined\"]}],[\"$\",\"div\",null,{\"className\":\"flex-col items-center mb-0 hidden w-[150px] dark:block lg:w-[188px]\",\"children\":[[\"$\",\"$L1a\",null,{\"className\":\"\",\"sizes\":\"(max-width: 895px) 100vw, 895px\",\"src\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg\",\"alt\":\"apryse docs\",\"width\":192,\"height\":32,\"loading\":\"eager\",\"priority\":true,\"blurDataURL\":\"https://cdn.sanity.io/images/e72qwn7x/production/b707b1bafc57c32837eb6813e4f106cfd1b806c6-192x32.svg?rect=80,0,32,32\u0026w=10\u0026h=10\u0026blur=10\"}],\"$undefined\"]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"flex-1\"}],[\"$\",\"div\",null,{\"className\":\"relative flex w-full justify-end gap-2 md:w-auto md:items-center\",\"id\":\"menu\",\"children\":[[\"$\",\"$L1d\",null,{}],[\"$\",\"div\",null,{\"className\":\"hidden gap-2 lg:flex\",\"children\":[null,[\"$\",\"$L1e\",null,{\"className\":\"mr-2 h-10 w-10\"}],[[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":\"$20\",\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative border-primary focus:border-indigoDark focus:text-indigoDark disabled:text-disabled disabled:border-disabled py-2 px-4 text-light border hover:border-[#B1BECE] hover:text-[#B1BECE]\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":false,\"children\":[\"$undefined\",null,\"apryse.com\",false]}]}],[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":\"$21\",\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative border-primary focus:border-indigoDark focus:text-indigoDark disabled:text-disabled disabled:border-disabled py-2 px-4 text-light border hover:border-[#B1BECE] hover:text-[#B1BECE]\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":false,\"children\":[\"$undefined\",null,\"Contact sales\",false]}]}]]]}]]}],[\"$\",\"div\",null,{\"className\":\"flex items-center lg:mx-2\",\"children\":[[\"$\",\"$L22\",null,{}],null]}]]}]}]}],[\"$\",\"$L23\",null,{\"data\":\"$24\",\"className\":\"bg-primary fixed left-0 top-0 z-[80] flex h-screen w-screen flex-col py-2\"}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(documentation)\",\"children\"],\"error\":\"$40\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"div\",null,{\"className\":\" flex w-full flex-row items-center justify-center p-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"mt-8 flex max-w-full flex-col\",\"children\":[\"$\",\"$L41\",null,{}]}]}],\"notFoundStyles\":[]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: light)\",\"content\":\"#FCFCFC\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: dark)\",\"content\":\"#181E25\"}],[\"$\",\"meta\",\"3\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"4\",{\"children\":\"Guides for JavaScript PDF Viewer Library | Apryse documentation\"}],[\"$\",\"meta\",\"5\",{\"name\":\"description\",\"content\":\"Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js.\"}],[\"$\",\"meta\",\"6\",{\"name\":\"robots\",\"content\":\"index, follow, nocache\"}],[\"$\",\"link\",\"7\",{\"rel\":\"canonical\",\"href\":\"https://docs.apryse.com/web/guides\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:title\",\"content\":\"Guides for JavaScript PDF Viewer Library\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:description\",\"content\":\"Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js.\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"https://docs.apryse.com\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"apryse-docs\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"en_US\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"https://docs.apryse.com/apryse-preview-image.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"800\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"600\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:title\",\"content\":\"Guides for JavaScript PDF Viewer Library\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:description\",\"content\":\"Discover the essentials of WebViewer guides. Learn to annotate, view, and edit PDFs across all major browsers. Explore demos, samples, and more to kickstart your journey. The Apryse Web SDK streamlines secure, serverless document processing with robust support for JavaScript and TypeScript, and seamlessly integrates with major frameworks like React, Angular, Vue, and Next.js.\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:image\",\"content\":\"https://docs.apryse.com/apryse-preview-image.png\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:image:width\",\"content\":\"800\"}],[\"$\",\"meta\",\"22\",{\"name\":\"twitter:image:height\",\"content\":\"600\"}],[\"$\",\"link\",\"23\",{\"rel\":\"icon\",\"href\":\"/icon.ico?7d9587ff3c1aafe4\",\"type\":\"image/x-icon\",\"sizes\":\"48x48\"}],[\"$\",\"meta\",\"24\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"4:null\n"])</script><script>self.__next_f.push([1,"42:I[21001,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"1882\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/layout-1353201d12286efd.js\"],\"default\"]\n43:I[23757,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"1882\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/layout-1353201d12286efd.js\"],\"default\"]\n44:I[29347,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2782\",\"static/chunks/2782-5edee7b121a23bf4.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"1085\",\"static/chunks/1085-81c0ae508d09e91c.js\",\"1882\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/layout-1353201d12286efd.js\"],\"default\"]\n46:I[64938,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7319\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/error-2cec3229dce02c8b.js\"],\"default\"]\n45:[\"slug\",\"\",\"oc\"]\n"])</script><script>self.__next_f.push([1,"6:[\"$\",\"div\",null,{\"className\":\"relative flex\",\"children\":[[\"$\",\"$L42\",null,{\"data-testid\":\"side-nav\",\"className\":\"fixed top-[112px] flex h-[calc(100vh-112px)] w-full flex-col lg:static lg:flex lg:w-[320px]\",\"children\":[\"$\",\"$L43\",null,{\"slug\":[\"web\",\"guides\"],\"product\":\"web\",\"data\":{\"section\":\"guides\",\"items\":[{\"title\":\"Get started\",\"children\":[{\"_key\":\"c42bac4c-664d-4f58-a2fa-5abfd0151094\",\"title\":\"Quick start\",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"73603e0c8706ed2b0196aa7834ddf0ff\",\"title\":\"Learn more\",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/npm\"},\"_key\":\"5b19f456-6fea-49ff-9cf7-b73927b13439\",\"title\":\"Integrate via NPM \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"80a3089d-f003-4d5a-a48a-11d49615056b\",\"title\":\"Manual integration \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/manually\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/without-viewer\"},\"_key\":\"03e8d517-ad81-4e44-9cf6-196b70f2782c\",\"title\":\"Run without viewer \",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_key\":\"9b13aa65-78bb-4cb0-be21-ef7bddcf79ab\",\"title\":\"React \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/react\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/get-started/angular\",\"_type\":\"link\"},\"_key\":\"8559bd42-9ec0-4c04-8076-944cdbdb96c2\",\"title\":\"Angular \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"6730e110-7837-44eb-b844-20be0df0c8f5\",\"title\":\"Vue \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/vue\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/nextjs\"},\"_key\":\"97cc65f7-80b0-4a1a-b1ee-857c25b55c50\",\"title\":\"Next.js \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/nuxt\"},\"_key\":\"c597afee-ad0a-4475-8872-d5c4a1670619\",\"title\":\"NuxtJS \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Electron \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/electron\"},\"_key\":\"820b34c9-61d6-471b-8121-f8f7b7db4042\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/svelte\"},\"_key\":\"1b5f2f76-4de2-4a2c-988f-a8801fad4da4\",\"title\":\"Svelte \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/typescript\"},\"_key\":\"53f6abe5-f70d-462c-a47c-2f2ed328328e\",\"title\":\"TypeScript \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"href\":\"/web/guides/get-started/vite\",\"blank\":false},\"_key\":\"0e596fec4301\",\"title\":\"Vite\",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/blazor\"},\"_key\":\"f6059429-6649-40a2-a961-86690ca37b53\",\"title\":\"Blazor \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/jquery\"},\"_key\":\"37168a62-7680-4bab-9198-e56ec55e8c32\",\"title\":\"jQuery \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/frameworks\",\"_type\":\"link\"},\"_key\":\"11a6c79e-6ea5-4b54-92f1-89f90f00c63d\",\"title\":\"Framework compatibility \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"8f084cef-6bd0-49f7-b6d5-a9bd4a49b3e8\",\"title\":\"Libraries and Frameworks\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/salesforce/guides\"},\"_key\":\"78694752-9be8-49ce-9847-3176af94db71\",\"title\":\"Salesforce \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/appian/guides\"},\"_key\":\"c255a6cf-267c-4460-b7a7-cd7346a62f22\",\"title\":\"Appian \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/mendix\"},\"_key\":\"8c0dad292b72\",\"title\":\"Overview\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/mendix/get-started/install\"},\"_key\":\"1192039ca538\",\"title\":\"Get Started\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"blank\":false,\"href\":\"/web/guides/mendix/open-save/open\"},\"_key\":\"a3fc07f14a60\",\"title\":\"Opening Files\",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"blank\":false,\"href\":\"/web/guides/mendix/open-save/save\"},\"_key\":\"8406c3d8f2ff\",\"title\":\"Saving Files\",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"aa46ee9a-c994-40c3-8cea-086d6c6d9c31\",\"title\":\"Mendix \",\"isOpen\":\"$undefined\"},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/outsystems\"},\"_key\":\"afc2074a-2170-478f-bcb8-593feb037824\",\"title\":\"OutSystems \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/sharepoint\",\"blank\":false},\"_key\":\"c9bf9e16b37c\",\"title\":\"Overview\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/sharepoint/get-started\"},\"_key\":\"02f0cc4b430c\",\"title\":\"Get Started\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/sharepoint/sharepoint-signing-flow\"},\"_key\":\"3810b139b135\",\"title\":\"Signing Flow with PowerApps\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"b6fb8227-0b36-465a-8860-ceb5843d0b22\",\"title\":\"SharePoint \",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/microsoft-teams\"},\"_key\":\"ed346287-21da-4cc3-931c-21b7c0ac886d\",\"title\":\"Microsoft Teams \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"b2572bfc-7ae4-4104-81b9-025877c3c89d\",\"title\":\"Integrations\",\"isOpen\":\"$undefined\"},{\"title\":\"Get a trial key \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/trial-key\"},\"_key\":\"264aaa28-3b97-4e3a-9737-fdde837f8d5e\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"11c90a55-655a-4d72-9168-a873be7e4fdb\",\"isOpen\":\"$undefined\"},{\"children\":[{\"children\":[{\"_key\":\"cb39f1af-50f0-428a-9d79-59f491b72f61\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v11\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"fb91a80b-ca41-4d98-8e8a-1ee3b822260c\",\"title\":\"Migrating to Modular UI \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v11-modular-ui\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Form Builder \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v11-form-builder\"},\"_key\":\"965d84ef-c6f5-48f4-86b8-c2f3d79ad712\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"77dbf0aa-6e00-45d1-9389-354ce072c001\",\"title\":\"Migrating to v11\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v10\"},\"_key\":\"a6cbbd18-b2f8-430a-8b22-5b349ab2da54\",\"title\":\"Migrating to v10 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v8\"},\"_key\":\"8090f7a4-aaa0-4f35-b138-2cd527b35784\",\"title\":\"Migrating to v8 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v7\"},\"_key\":\"4796f3b6-1edb-4afd-9722-df4e77bef96d\",\"title\":\"Migrating to v7 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/migrating-to-v6\"},\"_key\":\"420f5a67-571d-4f9a-95dc-2830cb58e2bb\",\"title\":\"Migrating to v6 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"64a50a6e-03cb-44f8-ac5c-6c10122763eb\",\"title\":\"Migration Guides\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/overview\"},\"_key\":\"ef3a21e7-c939-42d6-ac0e-e51110f49318\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-inside\"},\"_key\":\"ec263b74-965b-4851-8df4-c9c60f3e7d41\",\"title\":\"Inside WebViewer \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"b06447ec-cb1b-4be7-85c8-998eeab72e12\",\"title\":\"Deployment options \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/deployment-options\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/usage\"},\"_key\":\"bc2ddcfa-45e5-41ae-9e1b-71c96785c369\",\"title\":\"Standard API \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api\"},\"_key\":\"bb11336a-b9dd-47d6-88ce-efcea3c50af4\",\"title\":\"Full API \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/browser-support\"},\"_key\":\"6b5e01b0-3ae1-45f7-8f5b-10e55a57ede5\",\"title\":\"Browser support \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Framework compatibility \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/frameworks\"},\"_key\":\"64913f0a-1810-4a48-8a35-caa79b0be2b3\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/file-format-support\"},\"_key\":\"ec9e3ada-ae04-4e0f-aef6-4651050744e3\",\"title\":\"File format support \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/feature-support\"},\"_key\":\"a23de663-21bf-4d99-80a8-bbb62c3d3409\",\"title\":\"Feature support \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Run samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/run-samples\"},\"_key\":\"67afa0d5-c1d8-4d38-bd39-dc7bede922ba\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"8a19ef8f-ef5f-4aff-9a3f-df434abc6709\",\"title\":\"What is WebViewer\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/documentviewer\"},\"_key\":\"d7235d50-0f8c-4352-8138-de3f834e1aae\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Working with documents \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/documentviewer/working-with-documents\"},\"_key\":\"b6affa8a-46f9-4b50-b9e1-a4f20331436b\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/documentviewer/adjusting-layout-zoom\"},\"_key\":\"aa7f3fda-aa4a-4e87-a27e-53c5da75b450\",\"title\":\"Adjusting layout and zoom \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/documentviewer/interacting-with-tools\"},\"_key\":\"9e4d46fe-5d4a-4dfa-ad26-35039f95a55c\",\"title\":\"Interacting with tools \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"199caf76-8c29-4ada-b972-302e9cbd8a4c\",\"title\":\"DocumentViewer\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavSection\",\"_key\":\"7ec8c67c-347d-40ab-abc7-8159c8448cbf\",\"title\":\"Open/Save Document\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/basics\"},\"_key\":\"62a86910-ef74-4dfc-af64-dd5e4eaf3db6\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/basics/open\",\"_type\":\"link\"},\"_key\":\"66b0de9d-323b-4d56-a711-c8170cf5be55\",\"title\":\"Open a document \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/basics/save\"},\"_key\":\"9d1885e0-e25f-4293-a773-5917a65e4e2c\",\"title\":\"Save a document \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"85cc78d7-7d30-49a9-86ab-195376ac0e7e\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/basics/samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/basics/apis\"},\"_key\":\"c2cb1e03-790e-433f-b9ad-9084b1f6379c\",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavSection\",\"_key\":\"bb94e7ca-83b4-45b1-a2ab-a562d400a7eb\",\"title\":\"Events\",\"children\":[{\"_key\":\"a52c2ce9-faf4-4563-8f21-3c7f633bc672\",\"title\":\"Loading events \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/events/loading-events\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"f359a758-61f9-428d-85ff-c773bf70672f\",\"title\":\"Viewer events \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/events/viewer-events\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/events/ui-events\",\"_type\":\"link\"},\"_key\":\"3876a6eb-bd05-4ee1-8079-e9cbb19db1d1\",\"title\":\"UI events \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/events\"},\"_key\":\"72204818-2f87-4ee0-8078-c40cb25fc28d\",\"title\":\"Annotation events \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/events/text-select-events\"},\"_key\":\"a1ba3f41-50b8-4fcb-859a-5623842b0f66\",\"title\":\"Text select events \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/ui-customization\"},\"_key\":\"7a563c7b-ce7b-45fa-8bd8-b9c18ed53331\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/getting-started\"},\"_key\":\"35c9c315-5606-4670-847d-279560c48833\",\"title\":\"Getting Started \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/containers\"},\"_key\":\"760a532a-b4b6-4562-bb9f-11898058a72b\",\"title\":\"Containers \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/items\"},\"_key\":\"55122f31-29b8-4cb8-8caf-5a73041e530f\",\"title\":\"Items \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/flyouts\"},\"_key\":\"865608da-72f8-4264-8225-ab3fc102801c\",\"title\":\"Flyouts \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/panels\"},\"_key\":\"b0523fb7-5320-4629-9e92-3262546db30b\",\"title\":\"Panels \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/modular-ui/ui-import-and-export\"},\"_key\":\"701944e5-6791-4a26-beae-b5e937588398\",\"title\":\"UI Import and Export \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"2010d076-3086-4772-bf2c-d30a6c0b1559\",\"title\":\"Modular UI\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"1a49c44f-2038-43ee-ad39-2a4da2cb45b5\",\"title\":\"Legacy UI \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/legacy-ui\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-header\"},\"_key\":\"b732580e-f1eb-47a4-9aad-ab319c8a45ba\",\"title\":\"Header \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"60f6c253-becc-4f5b-ad80-ed7ee32695fc\",\"title\":\"Legacy UI\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/web-component-vs-iframe\"},\"_key\":\"51857847-40b3-4894-b43c-ebc47b82c2dd\",\"title\":\"Web Component vs iframe \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/multi-tab\"},\"_key\":\"0bc74d8e-0751-4436-957c-1125fdb75acb\",\"title\":\"Multi-Tab \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/multi-viewer-mode\"},\"_key\":\"c55a4e16-bf6b-40be-930a-a60452f3fdc4\",\"title\":\"Side-by-side Viewing \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-popup\"},\"_key\":\"5dbc459c-a119-4d4b-a9ae-61dca996dd7d\",\"title\":\"Popup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/customizing-styles\",\"_type\":\"link\"},\"_key\":\"a49e95b6-0d3b-4f38-a714-d5b2b8f7b123\",\"title\":\"Styles \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"4906a418-f95f-4e88-9973-c842e554e5db\",\"title\":\"Localization \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/languages-and-internationalization\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/themes\"},\"_key\":\"6e9c380f-5dab-4239-88a0-ba9ecb4cc897\",\"title\":\"Themes \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/hiding-elements\"},\"_key\":\"6b054e81-5dca-4ed5-bf3d-a53dda573f9c\",\"title\":\"Hide/Show DOM elements \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/hide-annotations-notes-panel\"},\"_key\":\"f69b044b-82d4-4eeb-9a9c-6d1510469b2f\",\"title\":\"Hide certain annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/zoom\"},\"_key\":\"028e7ebb-0df8-4740-98eb-d63c1f242190\",\"title\":\"Zooming \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/custom-modals\"},\"_key\":\"c027e933-d9d1-4c55-93b5-93bb315b5919\",\"title\":\"Custom modals \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/advanced-customization\"},\"_key\":\"64ae3455-14cc-4989-9ffd-05dbb85e98b8\",\"title\":\"Advanced \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Build your own UI \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/core\"},\"_key\":\"0ddf6236-d586-4786-a9d2-807e22b92d81\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/ui-customization-samples\"},\"_key\":\"1a786006-6565-4288-8325-c2308b4f739c\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-apis\"},\"_key\":\"95d2149b-b404-43af-866c-3bb57e595a04\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"485655d8-66ac-4df7-9711-a646022a9a50\",\"title\":\"UI customization\",\"isOpen\":\"$undefined\"},{\"_key\":\"7e10ed20-354a-4f62-8f45-c3e1bc756d5d\",\"title\":\"Annotation\",\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation\"},\"_key\":\"69ec9f1b-ca76-49f9-b0a9-63daeffc08a9\",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_key\":\"8c0fe642-7af1-491d-8f86-fae6d0011da7\",\"title\":\"Introduction \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/events\"},\"_key\":\"556713e7-79fe-4e3a-a5fb-a55f2431447a\",\"title\":\"Events \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/annotationmanager/annotation-selection\",\"_type\":\"link\"},\"_key\":\"aa6ce8b8-79a0-4756-8c88-ac497a316878\",\"title\":\"Annotation Selection \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/grouping\"},\"_key\":\"65699047-a69e-4c4a-9b66-050cda262dca\",\"title\":\"Grouping Annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/annotation-visibility\"},\"_key\":\"d959dc35-9200-44c9-b907-655dbc6dd194\",\"title\":\"Show/Hide Annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/annotationmanager/annotation-alignment\",\"_type\":\"link\"},\"_key\":\"53029650-db97-4e7b-8886-f792237d9af2\",\"title\":\"Aligning Annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/permissions\"},\"_key\":\"01da07dc-b8c7-4dc8-94cc-7bdbe24ac737\",\"title\":\"Permissions \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Display authors \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/display-authors\"},\"_key\":\"17d8774c-c450-4d0c-b56d-344a28c5e5e1\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotationmanager/replies\"},\"_key\":\"35633268-5205-4880-aaab-935c997bf394\",\"title\":\"Replies \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"beb27c74-cac0-41d1-bbff-f7ad4dfdeffe\",\"title\":\"AnnotationManager\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/create-annotations\"},\"_key\":\"5d798e50-caf7-459e-8ac7-175edab384c7\",\"title\":\"Create annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/highlightannotation\"},\"_key\":\"b6a642c7-3307-4fee-ba6c-eea9b7316c58\",\"title\":\"Highlights \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/underlineannotation\"},\"_key\":\"b2cec91f-ddd2-46a8-8418-ccf0d9bc005e\",\"title\":\"Underline \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/types/strikeoutannotation\",\"_type\":\"link\"},\"_key\":\"96d93db9-afda-4f71-b75d-7ed7a40fc3b5\",\"title\":\"Strikeout \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/squigglyannotation\"},\"_key\":\"270ca02b-9b30-41b5-b172-08f45e1ced75\",\"title\":\"Squiggly \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/types/stickynoteannotation\",\"_type\":\"link\"},\"_key\":\"15c2761f-1427-487e-a801-99fec00ff675\",\"title\":\"Sticky note \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/freetextannotation\"},\"_key\":\"6ee7068e-dc0e-45e3-bae0-26cf58d12fb2\",\"title\":\"FreeText \u0026 callouts \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/types/rectangleannotation\",\"_type\":\"link\"},\"_key\":\"5506ae05-9355-4b35-986b-2f4dbc2a362e\",\"title\":\"Rectangle \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Ellipse \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/ellipseannotation\"},\"_key\":\"273c1f75-f27f-4f1e-a9fd-1885fc87b8be\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Polygon \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/polygonannotation\"},\"_key\":\"73f88b3a-6320-4ac2-8980-995b422fd1a8\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/types/lineannotation\",\"_type\":\"link\"},\"_key\":\"ffbe2cae-9022-4983-a39e-ea6186961e09\",\"title\":\"Line \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/polylineannotation\"},\"_key\":\"cf2b21c9-a276-480a-a381-7c3165822af4\",\"title\":\"Polyline \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/freehandannotation\"},\"_key\":\"c25f98db-7bfb-408d-b536-1e076da71360\",\"title\":\"Free Hand \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/stampannotation\"},\"_key\":\"36187396-7ce4-46d1-968c-e61166b69186\",\"title\":\"Stamp \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"b6a1d4bd-1ee5-4b55-9d45-c4c17fa93c0b\",\"title\":\"File Attachment \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/fileattachmentannotation\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/redactionannotation\"},\"_key\":\"56ffcdfe-0110-44d2-a856-89ffd11079a9\",\"title\":\"Redaction \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/caretannotation\"},\"_key\":\"5b12e73d-c803-4b2e-8165-14a95788c3d5\",\"title\":\"Caret \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/types/arcannotation\",\"_type\":\"link\"},\"_key\":\"f8ae7b32-972d-42c7-aaca-808922850453\",\"title\":\"Arc \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/types/customannotation\"},\"_key\":\"7a15169f-a617-4c70-9ad3-fb0c770a33a5\",\"title\":\"Custom \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"416b9b8b-d040-4f81-944c-b3e6b9930775\",\"title\":\"Annotation Types\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/customize/creating-custom-annotations\"},\"_key\":\"041cf447-a8d9-4dcf-9f7c-e76a42bee3a0\",\"title\":\"Custom annotations \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/customize/custom-selection-models\",\"_type\":\"link\"},\"_key\":\"de024bfd-4aef-4d70-9495-810964f9c472\",\"title\":\"Custom selection models \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/customize/custom-annotations\"},\"_key\":\"2f67469e-6e3b-486e-9940-417edfbf667b\",\"title\":\"Putting it all together \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/customize/customize-rendering\"},\"_key\":\"019a4e9a-f236-48c9-99c7-b69230463a6e\",\"title\":\"Customize rendering \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Customize serialization \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/customize/customize-serialization\"},\"_key\":\"526b8bd8-5827-4667-94f5-57a4ccc8efa0\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"a8d53c08-ba6b-4ed5-a7ce-6ab054769a47\",\"title\":\"Customize\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/rect-and-quads\"},\"_key\":\"9e5dd234-d866-41ff-921c-d56fb392a332\",\"title\":\"Rect \u0026 Quads \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/import-export\"},\"_key\":\"f90d6a7a-cfab-4ea1-aaf7-22ab772bbe7c\",\"title\":\"Import / Export \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/remove-annotations\"},\"_key\":\"c34f53f3-62e4-403c-91e9-2e2b4632566b\",\"title\":\"Remove annotations \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotation-state\"},\"_key\":\"4ca45a90-4d52-46d5-b7b2-0ac956759a5b\",\"title\":\"Statuses \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/flatten-annotations\"},\"_key\":\"558ff67a-d870-4dde-98c1-4532423b2eba\",\"title\":\"Flatten annotations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/freeform-rotation\"},\"_key\":\"2f15eae9-89e1-4f4f-b058-ce32b2fc958b\",\"title\":\"Freeform rotation \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Hide certain annotations \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/hide-annotations-notes-panel\",\"_type\":\"link\"},\"_key\":\"29512bf3-dcfc-4a05-b0df-36953a40ca35\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"e7d51041-17f3-4047-915e-3e1da5ca90d4\",\"title\":\"Custom selection model \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/custom-selection-model\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"99d1aac7-6f08-4a28-a810-9ac2b4dd2f06\",\"title\":\"XFDF format \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/xfdf\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"af59e418-7b35-41d3-b5c2-83f4d91d6d78\",\"title\":\"Annotation tools \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotations-and-tools\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/add-link-to-annotation\"},\"_key\":\"91d570e7-b904-4650-83fa-aa12aa45131a\",\"title\":\"Annotation link \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"4b62c8ee-d568-473d-a196-eb00bcca050a\",\"title\":\"Annotation numbering \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotation-numbering\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-tools\"},\"_key\":\"b1ab27ee-d3b7-4dc8-aad0-37f211b13a59\",\"title\":\"Customize tools \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-default-annotation-styles\"},\"_key\":\"bf1ae5e2-388d-422a-88c5-839d6e4415d9\",\"title\":\"Customize default styles \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"03983262-eaed-4a15-b243-25eba85ca205\",\"title\":\"Rich text \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/rich-text\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/stamps\"},\"_key\":\"97973616-4260-494d-8c73-5c4fdbf5602e\",\"title\":\"Custom stamps \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/custom-appearances\",\"_type\":\"link\"},\"_key\":\"707727a2-8ca0-4e93-9059-f947efe7c0bf\",\"title\":\"Custom appearances \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/export-inline-appearances\"},\"_key\":\"3be3bddf-e513-4eb4-a3d2-fc5ffe827c21\",\"title\":\"Inline appearances \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"7fb69213-8603-4ac0-a4dd-4a07fc40d563\",\"title\":\"3D annotation \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/3d\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/annotation-attachments\"},\"_key\":\"17b1810f-0fcf-4a85-8d40-7af9a56e11ba\",\"title\":\"Annotation attachments \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"fe59d5a3-7b61-4f4f-9dc5-58ce0d83ad56\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/apis\"},\"_key\":\"653d2bb5-a20c-4ba5-a476-946f041102fd\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"672269ae-dd30-4fcd-844d-a31e7accf084\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/realtime-collaboration\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Learn more\",\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/realtime-collaboration/basics\"},\"_key\":\"dcb9a19a869c\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"cb6d4da6-400b-494a-ad16-c3db5c351d73\",\"title\":\"Setup viewer \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/realtime-collaboration-setup\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/realtime-collaboration-server\"},\"_key\":\"81e9fb0b-e1a4-4227-801a-cd73dc512254\",\"title\":\"Connect to Server \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/realtime-collaboration-client\"},\"_key\":\"5a438788-80ee-4b2e-a210-266ac1b0c715\",\"title\":\"Events/triggers \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/mentions-api\"},\"_key\":\"80853958-9acc-49e2-853a-4b20b8197ee4\",\"title\":\"Mentions \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/collaboration-samples\"},\"_key\":\"ce248cc9-785a-4aac-8b04-cad9d2513da5\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/collaboration-apis\"},\"_key\":\"c42cafc8-d196-433c-a684-9c9e0430f979\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"5a8fa890-d04c-4e69-bd27-6a66d841eea5\",\"title\":\"Collaboration\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office\"},\"_key\":\"1b880100-8854-4e13-9291-96dd31721418\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/open-office\"},\"_key\":\"dfbc6bca-bf34-428f-9e13-da8e4cda223c\",\"title\":\"Open MS Office file \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/edit-docx-file\"},\"_key\":\"f518284a-7201-46e1-b0c4-c50b33f9a331\",\"title\":\"Edit MS Office file \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/create-docx-file\"},\"_key\":\"ab4973f7-6036-4089-b1dc-f6a519e86d30\",\"title\":\"Create MS Office file \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/convert-office\"},\"_key\":\"b430c39e-ccf5-4f45-aa29-788a9a78467e\",\"title\":\"Convert MS Office to PDF \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/samples\"},\"_key\":\"c7f0c51f-7e1f-40e0-9918-48eeda6d3784\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/apis\"},\"_key\":\"a4f5f95f-a889-4e87-affc-5f826322551f\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"51719d7f-2177-47cf-9e56-a6da3d7a148b\",\"title\":\"MS Office\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/conversion\"},\"_key\":\"c58df7b2-df07-49f1-a2ee-48f149aff1c0\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/office/convert-office\"},\"_key\":\"78fd8abf-2ec6-4014-8d77-ad13410abed8\",\"title\":\"Office to PDF \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/conversion/convert-image-to-pdf\"},\"_key\":\"be3aab74-7b97-4f08-82ee-2e34797ab9df\",\"title\":\"Image to PDF \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"PDF to Image \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/conversion/convert-pdf-to-image\",\"_type\":\"link\"},\"_key\":\"1f0335e4-0574-49e0-b0ce-29e5288aa15a\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"549d22e7-2d65-4751-96a0-cce1a58ff669\",\"title\":\"Conversion\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavSection\",\"_key\":\"fad4339e-63da-40ef-b54e-fb2f03740e39\",\"title\":\"PDF/A\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/pdfa\"},\"_key\":\"a05fe090-5011-400b-a63d-01c616956d58\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Convert PDF to PDF/A \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/pdfa/convert\"},\"_key\":\"22a193c1-aab7-4d6a-8dfb-14edb398cef6\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Validate PDF/A \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/pdfa/validate\"},\"_key\":\"5988b086-a4c2-4caf-8b26-5e5260e478a9\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/pdfa/samples\"},\"_key\":\"f8d7f5ce-6fcd-46e1-b315-d5a70c1ad2dd\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/pdfa/apis\"},\"_key\":\"a4eb0798-f495-4cff-99a6-e23d240bed03\",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms\"},\"_key\":\"69ccb130-6e21-45c5-85c1-ec905e0b6ef7\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/working-with-fields\"},\"_key\":\"944cb8ec-a41a-4321-8cc5-cac0b9d8d698\",\"title\":\"Fields and widgets \",\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/forms/form-builder-webviewer-11\",\"_type\":\"link\"},\"_key\":\"2e20b054-80ce-4001-bbfc-991f885a3fd0\",\"title\":\"WebViewer 11 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/form-builder-webviewer-8\"},\"_key\":\"821070ed-feb9-4a9f-a7ee-5ba95bd574dc\",\"title\":\"WebViewer 8 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/form-builder-webviewer-7\"},\"_key\":\"c8208dff-010e-4684-9a1d-e1c3176b7436\",\"title\":\"WebViewer 7 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"5acc2add-5ebc-4767-990a-e7ea2babdc4f\",\"title\":\"Form builder\",\"isOpen\":\"$undefined\"},{\"_key\":\"85bb863a-7be0-4665-8dca-e580fd64a636\",\"title\":\"Create form fields \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/create-fields\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/fill-fields\"},\"_key\":\"9af114f3-a1d8-48f7-a228-06767b37e831\",\"title\":\"Fill form fields \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/form-field-styling\"},\"_key\":\"66b4a601-d9f6-4d86-a979-e091cb907fe1\",\"title\":\"Style form fields \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/modify-fields\"},\"_key\":\"4831915c-de7b-4404-ba8a-a38ffd05bb1c\",\"title\":\"Modify form fields \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/forms/remove-fields\",\"_type\":\"link\"},\"_key\":\"66ffcd69-e438-4081-9cc0-48929d21f356\",\"title\":\"Remove form fields \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"3dd449dc-7164-4d19-a2b7-a5f08fd7be6e\",\"title\":\"Form flatten \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/flatten-forms\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/import-export\"},\"_key\":\"4293a69c-47c7-4b69-8b35-8020e103a9ff\",\"title\":\"Import/export \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/embedded-js\"},\"_key\":\"da87136f-5a4b-446e-9c08-53d3254bb3fe\",\"title\":\"Embedded JavaScript \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/apis\"},\"_key\":\"48edee62-39d5-4424-a54c-c6432303b581\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/forms/samples\"},\"_key\":\"a550ca50-d8d5-456c-92e8-7ce5d1fe1426\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"f2d01e1e-e881-4c36-bb62-1c7bb0f428c2\",\"title\":\"Forms\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/create\"},\"_key\":\"5ef25238-668a-46b7-92a0-8bc21cb56f0c\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"blank\":false},\"_key\":\"6b4b75b28746\",\"title\":\"Template based generation\",\"children\":[{\"title\":\"Overview\",\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/generate-via-template\"},\"_key\":\"50022875cf49\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/create/generate-docx-template\"},\"_key\":\"53c94a346a07\",\"title\":\"Generate PDF from DOCX template\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/generate-via-template/data-model\"},\"_key\":\"65b7fd07b05f\",\"title\":\"Data model\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/generate-via-template/advanced\"},\"_key\":\"49d0ac89099a\",\"title\":\"Advanced Features\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/generate-via-template/apis\",\"blank\":false},\"_key\":\"16c3e6662085\",\"title\":\"APIs\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/create/blank\"},\"_key\":\"30338c79-0a1f-4b7b-8aa5-8d09553645aa\",\"title\":\"Create a blank PDF \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/create/thumbnail\"},\"_key\":\"63cc6548-42b2-4a1a-aebe-82553d693a91\",\"title\":\"Create a thumbnail \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"9b85c95f-acf3-48bc-8db9-dfa7acb00dd2\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/create/samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/create/apis\"},\"_key\":\"7027605e-7bd6-4406-9a60-853f810c0790\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"f1a3c4fd-0990-491b-94a5-85bebb0be4cf\",\"title\":\"Generate\",\"isOpen\":\"$undefined\"},{\"_key\":\"33ce75be-d918-4176-96bb-523e6ada61e0\",\"title\":\"Page manipulation\",\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation\"},\"_key\":\"cddabf5f-2e33-473b-b433-472584316deb\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/create/thumbnail\"},\"_key\":\"517787b7-87b0-43a9-811a-b87da4fe5fc7\",\"title\":\"Create a thumbnail \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/insert\"},\"_key\":\"a5329fe1-5aed-46a9-8c28-3f64cac505eb\",\"title\":\"Insert pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/remove\"},\"_key\":\"991b6604-8902-4216-b9ff-7c9482f109d0\",\"title\":\"Remove pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/manipulation/rotate\",\"_type\":\"link\"},\"_key\":\"b4fc9039-9035-4bc8-b139-22e760463199\",\"title\":\"Rotate pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/crop\"},\"_key\":\"78576ca2-be6d-4d64-bfbd-25a182c513ab\",\"title\":\"Crop pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/reorder\"},\"_key\":\"be00f61f-f2fe-40bb-a5de-c717367f1733\",\"title\":\"Reorder pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/split\"},\"_key\":\"e6d6fa81-25af-4e54-a726-62d44e3f793a\",\"title\":\"Extract pages \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/merge\"},\"_key\":\"c1acf022-d30f-4f49-972d-e986edcebb5d\",\"title\":\"Merge files \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/manipulation/thumbnails-controls\",\"_type\":\"link\"},\"_key\":\"1c7c8c44-086f-46b1-b0a4-a88f1ed3b1e3\",\"title\":\"Thumbnail controls \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/samples\"},\"_key\":\"7e935c7a-200b-4c1b-8081-39d633eadb93\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"9916265f-8b97-4511-a9fb-673ef0a20981\",\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/manipulation/apis\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/edit\",\"_type\":\"link\"},\"_key\":\"a17adc2f-2aa1-486a-971a-1b0c6a999ac0\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Coordinates \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/coordinates\"},\"_key\":\"413cd6f6-fa35-4e9f-ab4d-f02672c6f889\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Stamp content \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/stamp\"},\"_key\":\"69c8ad85-3074-4add-8437-5c53ddb75e54\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Custom stamps \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/annotation/stamps\",\"_type\":\"link\"},\"_key\":\"cdc973b2-24df-409a-8833-6e6368d940f5\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/watermarks\"},\"_key\":\"df8b025f-4c19-48e5-8466-a33df74fc61f\",\"title\":\"Watermark \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/remove\"},\"_key\":\"721f4f4e-84a5-4450-8b7c-40b9aff24574\",\"title\":\"Remove content \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/read\"},\"_key\":\"1f2d8391-acdf-4ad9-b0c4-9c1b0c2887d8\",\"title\":\"Read content \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/write\"},\"_key\":\"7acd28bd-c410-45c1-b801-9f17dd7b7e75\",\"title\":\"Write content \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/replace\"},\"_key\":\"94406230-11a7-4946-aa90-b197700ce76c\",\"title\":\"Replace content \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/edit/graphics-state\",\"_type\":\"link\"},\"_key\":\"8054aa65-a60b-4f49-ac2a-bb080cc5cf3d\",\"title\":\"Graphics state \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/edit/text-edit\"},\"_key\":\"44545e79-afcd-49ca-b171-bb388e3b2c7b\",\"title\":\"Text Edit \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/edit/samples\"},\"_key\":\"9a1e0a4e-dd93-4643-9b52-a6c76a43d31c\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/edit/apis\"},\"_key\":\"a7fe37b4-f739-428b-a2d8-7bfc9f2fc5aa\",\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"9be8eee7-10c9-4327-90c9-81f6be6b38bd\",\"title\":\"Edit page content\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/extraction\",\"_type\":\"link\"},\"_key\":\"4d6e08ed-45a5-4619-904e-e32eb59f39cb\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/text-extract\"},\"_key\":\"d1eaec0e-a0ec-4a8f-93e7-d871ba67df3a\",\"title\":\"Text extraction \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"d4a527d2-d620-444e-85a0-4b1311491ccf\",\"title\":\"Text position \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/text-position\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"0afe477b-e0c7-4d3c-8573-6f547eb04341\",\"title\":\"Selected text \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/selected-text\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/image-extract\"},\"_key\":\"7ea83606-99f7-42d9-a768-95c94f29b4bc\",\"title\":\"Image extraction \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/color-separation\"},\"_key\":\"d7266fb3-a197-474d-a92f-6a9e60c7aec0\",\"title\":\"Color separation \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/embedded-fonts\"},\"_key\":\"2d112294-4962-48b2-a29a-3970271a6015\",\"title\":\"Embedded fonts \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/samples\"},\"_key\":\"f6dbf140-06da-40b6-8068-7e4a6c73b3b0\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/extraction/apis\"},\"_key\":\"c5a8f11e-7a24-4f5c-8633-5ee83f96ad34\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"d97e2944-c091-4326-a7e8-bf573494189f\",\"title\":\"Extraction\",\"isOpen\":\"$undefined\"},{\"_key\":\"06e265d9-397e-4ac1-9fb9-e2f60050d5ea\",\"title\":\"Digital signature\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature\"},\"_key\":\"06cd45da-bb2f-45d6-a136-0b17892ec78a\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature-tool\"},\"_key\":\"2e18b17a-1880-44a5-9e4f-87601f53e057\",\"title\":\"Signature tool \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/interacting-with-signature-field\"},\"_key\":\"5d53ec14-9bf3-4170-a849-453a2f441209\",\"title\":\"Signature field \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature/sign-pdf\"},\"_key\":\"a9cddfe2-c30c-4d4c-b5d9-a059123fbd71\",\"title\":\"Sign a document \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature/certify-pdf\"},\"_key\":\"ff38d1b5-86e7-402e-834f-6ca54e141613\",\"title\":\"Certify a document \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/signature/verify-pdf\",\"_type\":\"link\"},\"_key\":\"10dc1899-e7d1-41b4-8c9d-90eb9ba8a1ef\",\"title\":\"Verify a document \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/signature/dts\"},\"_key\":\"372422ce-17ba-4eda-b112-633313ee11fd\",\"title\":\"DocTimeStamp Signature \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/signature/ltv\"},\"_key\":\"661b4c74-2547-48a0-8e76-400267e01b38\",\"title\":\"Long-Term Validation \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature/custom-signing\"},\"_key\":\"c3da7f92-af09-4135-87c8-aa3099a34cd9\",\"title\":\"Custom Signing \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature/emb-tst\"},\"_key\":\"5b69aa91-0d35-4edb-b226-34cab13fb632\",\"title\":\"Embedded timestamping \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/signature/samples\",\"_type\":\"link\"},\"_key\":\"91c74cbb-cfdc-472a-8b2d-d99b1b5a50a8\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/signature/apis\"},\"_key\":\"76d2be69-5743-4e67-ab04-22f34ce784e7\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/search\"},\"_key\":\"485712ad-0ff2-48f3-b953-73be6d2bf7af\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"cf32d4a3-6eb0-4b4d-9319-1992b6261599\",\"title\":\"Search using UI \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/text-search\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/advance-text-search\"},\"_key\":\"a86f85ed-d706-402b-89cf-f28317e6c624\",\"title\":\"Programmatic Search \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/text-search-full-api\",\"_type\":\"link\"},\"_key\":\"18b2b46b-7865-4601-ac21-06d2144c16fe\",\"title\":\"Programmatic Search without UI \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"4fb65bf8-e971-4792-84e5-3152a0f0a8e7\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/search-samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/search-api\"},\"_key\":\"b593dd92-bd57-43d7-8cc5-a362efb23c41\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"53e8ebaf-a7e6-4f33-be99-40be0c25391f\",\"title\":\"Search\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark\"},\"_key\":\"a8235757-812b-4ca7-ba5f-ce3269b3c3d8\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"3de2099d-349a-4557-9361-df625bb9bfc9\",\"title\":\"Outline tree \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/outline\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"b38515a6-992c-4a46-bb78-8db7006976e2\",\"title\":\"Add outline \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/bookmark/add\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/edit\"},\"_key\":\"fc4d2b27-36ee-4e7d-afc9-9549e6d78077\",\"title\":\"Edit outline \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/remove\"},\"_key\":\"1fe2863b-6595-4d42-ac81-deb6195cbf6b\",\"title\":\"Remove outline \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/user-bookmarks\"},\"_key\":\"a30ccd6c-b1d2-4963-8258-f59c2080603a\",\"title\":\"User bookmarks \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/samples\"},\"_key\":\"453b59b5-3731-4e53-9a93-202e580aa585\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bookmark/apis\"},\"_key\":\"7e096a85-e656-469c-a2c4-24f1d1978441\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"2eae3919-226f-419d-960e-9e4b77fb5750\",\"title\":\"Outlines/Bookmarks\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/compare\"},\"_key\":\"f9c572bd-5a77-4cf5-ae6d-a0bc5f508fe9\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/diffing\"},\"_key\":\"d27667c8-8d16-4bdf-b314-98f947432509\",\"title\":\"PDF Overlay \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Image Overlay \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/compare/pixels\"},\"_key\":\"c7d056f6-c1f3-429f-95b3-589c9da95964\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/compare/semantic\"},\"_key\":\"7926cdc7-321b-442e-81d1-e42aee6bd4fc\",\"title\":\"Compare Semantic \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/compare/samples\"},\"_key\":\"0b706c87-2ffa-4080-88e9-9236068cb158\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/compare/apis\"},\"_key\":\"9c05d894-9c91-4e8d-8f43-06001dae84a6\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"b1eca124-f1ef-440f-aca0-ab0907153332\",\"title\":\"Compare files\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization\"},\"_key\":\"0731e35d-9190-4fba-9dd4-6a3c3326b59c\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization/optimize\"},\"_key\":\"ea38ca68-ff81-4373-b07d-77e255c9adce\",\"title\":\"Optimize \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization/flatten\"},\"_key\":\"e8ebc353-27da-4efa-b6b6-f2d07c52141c\",\"title\":\"Flatten \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization/viewer-optimized\"},\"_key\":\"9bc80213-5bf3-4582-b642-f175244edd84\",\"title\":\"Viewer optimized \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization/samples\"},\"_key\":\"c62fece2-90e8-4787-ad51-c5f7a26be074\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/optimization/apis\"},\"_key\":\"ea28e07d-278f-4ede-b37b-22296e50cd21\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"ae5ecc14-afe2-4fba-b8a2-5beae55c341b\",\"title\":\"Optimization\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"href\":\"/web/guides/layers\",\"_type\":\"link\"},\"_key\":\"95a3faca-b405-419f-8eb5-3d1e3660e50e\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/show-hide-layers\"},\"_key\":\"8e11d878-3099-445b-ba9c-b14a9852cfc8\",\"title\":\"Show/hide layers \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/layers/add-layer\"},\"_key\":\"782ead1b-0c0d-420e-a355-e5e018b334f6\",\"title\":\"Add layer \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/layers/extract-layer\"},\"_key\":\"2125bec2-7378-4077-8526-b461e7f99a37\",\"title\":\"Extract layer \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/layers/samples\"},\"_key\":\"49a7a924-3088-4a4a-a187-1053e9f6b162\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/layers/apis\"},\"_key\":\"23bff56c-ba84-486d-b24d-49cc46fd0e39\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"edf2da75-38b3-45f3-8201-d4eb6b8263da\",\"title\":\"Layers (OCGs)\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement\"},\"_key\":\"408c6e35-6097-48eb-a677-91dbebdee237\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement-setup\"},\"_key\":\"19479fb1-63dc-4df7-b28e-e27d43705aa7\",\"title\":\"Setup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement-annotations\"},\"_key\":\"9ef4ad5d-5eae-4359-8e57-e275283444e7\",\"title\":\"Create \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Customize \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement-tools\"},\"_key\":\"feab0676-18ae-4b8f-a16b-308ac915abc0\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"ae9079e5-7270-4b9d-a7ad-89c04fe9e815\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement-samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement-apis\"},\"_key\":\"e89664c5-e345-403c-882b-e1860d53ec20\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"d4c6b447-ea08-4f7f-a115-5fb609960408\",\"title\":\"Measurement\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/print/overview\"},\"_key\":\"c4d5b382-eaaf-455e-b941-b249a08abe96\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/print/apis\"},\"_key\":\"7049050a-22f8-40c6-b293-3a5f701dbc78\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"c621477d-357b-46f5-832c-7d2231b92a57\",\"title\":\"Print\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/redaction\"},\"_key\":\"2cfa1015-e450-490b-a28f-7432ce6ad281\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/redaction-setup\"},\"_key\":\"e7e7d06b-d4d2-4168-a05d-51df7acba49d\",\"title\":\"Setup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"8d7c681c-e925-4d8e-9f94-fda64c58068c\",\"title\":\"Create \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/creating-redaction\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/redaction/redact\"},\"_key\":\"93898723-c4ab-455b-9c9b-417f37e0863b\",\"title\":\"Redact \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"blank\":false,\"href\":\"/web/guides/search-and-redact\"},\"_key\":\"07b9479b84d3\",\"title\":\"Search and redact\",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/video-redaction\"},\"_key\":\"a44cadd4-04c3-445a-9fdf-691b46ac7663\",\"title\":\"Video Redaction \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/audio/audio-redaction\"},\"_key\":\"b485969f-c886-484f-b465-06861f1d7d27\",\"title\":\"Audio Redaction \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/redaction/samples\"},\"_key\":\"06a0a626-6fdb-48b0-bd3d-651af5e3416c\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"b0c54546-21a4-4c32-bf38-b722cc359a85\",\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/redaction/apis\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"fc14ce52-e35a-4f33-a6a4-3115b6ce12a4\",\"title\":\"Redaction\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavSection\",\"_key\":\"c2856b99-c376-4f4d-83a4-42f23cadc20f\",\"title\":\"Security\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/security\"},\"_key\":\"91da5bec-abca-44b5-82a2-e54d572f6aa3\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"ca51ec18-914c-43c5-a90e-6bebd53559b9\",\"title\":\"DRM support \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/xod-and-encryption\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/security/encrypt\",\"_type\":\"link\"},\"_key\":\"357ba426-cd06-472c-a2fc-d3b3f59e70ce\",\"title\":\"Encrypt \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Decrypt \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/security/decrypt\"},\"_key\":\"fad8332b-202e-4706-928c-da8ad7a11646\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Custom Security Handler \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/security/custom-handler\",\"_type\":\"link\"},\"_key\":\"dfe64573-af64-4b8b-abba-095ad71cf467\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/security/samples\"},\"_key\":\"1824ba43-d561-4c2c-950c-de7d7c8df2d6\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/security/apis\",\"_type\":\"link\"},\"_key\":\"1cc4893e-4c0c-489a-b0ba-062d7156a7ff\",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/html\"},\"_key\":\"f9659ca9-142b-4d8e-b7e6-a865c50cd205\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/html/load-html\"},\"_key\":\"cf25dd2d-6ddc-40ab-b4dd-f7c83b7366e5\",\"title\":\"Load and Annotate HTML \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/html/convert-html\"},\"_key\":\"47ecfb9e-366b-4186-b1ba-975b421a1077\",\"title\":\"Convert HTML to PDF \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Client API\",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/html/\"},\"_key\":\"5b9a29f8-95db-4510-97ca-2a5615adae06\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Proxy Server API\",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/html-proxy-server/\"},\"_key\":\"790d4aaa-f2a0-458f-97fe-265257d1a28a\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/html/changelog\"},\"_key\":\"1ef18864-ec87-4486-a8de-ecf48c708b19\",\"title\":\"Changelog \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"108b08e1-664d-4ade-8c46-1182725c9e34\",\"title\":\"HTML\",\"isOpen\":\"$undefined\"},{\"_key\":\"69e040d1-7681-4bd9-92dc-1aa914f73b00\",\"title\":\"BIM\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim\"},\"_key\":\"bab549c8-dd94-4670-ac23-4cf793eaea24\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/setup-server\"},\"_key\":\"1f762607-8c7f-452f-b879-a0394be825d3\",\"title\":\"Setting up Server \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Setting up Client \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/setup-client\"},\"_key\":\"0a1be923-36e2-4305-bec3-3cd08dced4c3\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/framework-agnostic-setup\"},\"_key\":\"db7989d7-842f-4454-aba0-1c0951ee25ff\",\"title\":\"Framework Agnostic Setup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/samples\"},\"_key\":\"ac267798-b95a-48c5-b1df-aec9cca04e79\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/api\"},\"_key\":\"b25f234e-3b81-425c-a49a-89ce7a2a1087\",\"title\":\"Client API \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/bim/server-api\"},\"_key\":\"de3bc71e-21f7-4036-a07f-6d6656a86298\",\"title\":\"Server API \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"isOpen\":\"$undefined\"},{\"title\":\"Video\",\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video\"},\"_key\":\"217383fa-fd50-491e-90a2-bc8dff057a6f\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started/manually-video\"},\"_key\":\"8465fe3b-6bfe-422f-8acb-11bc47104a32\",\"title\":\"Get Started \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/video/open-video\",\"_type\":\"link\"},\"_key\":\"2e6b8d7d-cebf-4cbb-af8d-2de230180ebb\",\"title\":\"Open video files \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/integrate-audio\"},\"_key\":\"c420d0c1-d721-4daa-ae23-8d97b33f79e0\",\"title\":\"Integrating Webviewer Audio \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/annotate-videos\"},\"_key\":\"2811599d-b714-4e63-b93f-00b71597a2ae\",\"title\":\"Annotate videos \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/watermark-videos\"},\"_key\":\"f986de68-8801-4448-b80d-f1e7e1988711\",\"title\":\"Watermark videos \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/custom-ui\"},\"_key\":\"96c9c663-cb98-464c-bedf-75488eb47ea1\",\"title\":\"Make your own UI \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/adaptive-streaming\"},\"_key\":\"695568a7-5ff1-48c9-ac08-5b2eaa9311b8\",\"title\":\"Adapative Streaming \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/video-redaction\"},\"_key\":\"aa0c89ed-50cc-4773-bf86-d6ac6280c2dd\",\"title\":\"Video Redaction \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/authentication-headers\"},\"_key\":\"62c5a7c6-8c47-425b-9e33-81c1a64847bf\",\"title\":\"Passing authentication headers to video HTTP requests \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"API\",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"https://sdk.apryse.com/api/video/\",\"_type\":\"link\"},\"_key\":\"3013f14a-8a7e-4827-bda1-3c4adcd57cc0\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/video/changelog\"},\"_key\":\"4bf984e8-19f2-4603-a503-19856550bf7e\",\"title\":\"Changelog \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"c751aa8a-4b15-4d54-a358-4fef990d4ed5\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavSection\",\"_key\":\"40ef02e0-4c3f-44d2-890b-bb284d014297\",\"title\":\"Audio\",\"children\":[{\"_key\":\"4b7b430b-0e51-4688-9de2-157b49f143b0\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/audio\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"e3757e24-f486-4693-bcd9-37bbbd7bfa9c\",\"title\":\"Open audio files \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/audio/open-audio-file\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/audio/audio-redaction\"},\"_key\":\"eff20301-d987-4238-be41-a387160e7f2b\",\"title\":\"Audio Redaction \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/audio/\"},\"_key\":\"1eb2e8bb-9612-4c0d-9ea3-91c7652cf404\",\"title\":\"API\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/audio/changelog\"},\"_key\":\"75749c69-bfaa-400b-a3fb-225651c14723\",\"title\":\"Changelog \",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/portfolio\"},\"_key\":\"7feb6567-4875-477a-b1da-a03b57d0a913\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/portfolio/create\"},\"_key\":\"88612110-9741-4f22-8c69-a19b7c5918d7\",\"title\":\"Create/Load portfolio \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/portfolio/edit\"},\"_key\":\"0ba6806b-1237-4bf5-9dac-1bbec203dd08\",\"title\":\"Edit portfolio \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/portfolio/samples\",\"_type\":\"link\"},\"_key\":\"71450e6c-d936-47de-a493-01212d544c18\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/portfolio/apis\"},\"_key\":\"9cdc8117-2aba-4ae1-8c56-25dd03b0b0bf\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"9a28a4a1-4f2b-492e-9d0f-c9183028cb3f\",\"title\":\"Portfolios\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/low-level\"},\"_key\":\"035ba3b6-1766-4bd8-a4b3-b3723b9cbe49\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/low-level/add-custom\"},\"_key\":\"10ebf05d-4f7c-4068-9e91-67407577750b\",\"title\":\"Info dictionary \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/low-level/pdf\"},\"_key\":\"f62df565-430b-4aee-9893-0095aa18a593\",\"title\":\"PDF format \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/low-level/sdf\"},\"_key\":\"10187978-ad7b-4b33-a8e1-add6a75d03e5\",\"title\":\"SDF/COS object model \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/features/low-level/filters\",\"_type\":\"link\"},\"_key\":\"72b78e2c-7869-47d7-b486-a12e0ddd1ebc\",\"title\":\"Filters and streams \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/low-level/samples\"},\"_key\":\"bc380b41-b3b5-453d-9294-2c07468aec35\",\"title\":\"Samples \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/features/low-level/apis\"},\"_key\":\"6ee15ca0-1781-4b58-801c-fc818952ec62\",\"title\":\"APIs \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"ab89646d-7bc2-409b-a25a-e20f4b93a871\",\"title\":\"Low-level PDF API\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"ff9d3219-cffb-4a3e-83aa-618e5c7c2698\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api-overview\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/setup\"},\"_key\":\"180c364a-fa5f-4015-aefd-3b05f7a4b396\",\"title\":\"Setup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/running-without-viewer\"},\"_key\":\"ac0ebb5e-3768-4924-b2a0-ac14f56780f3\",\"title\":\"Run without viewer \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Advanced features \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/advanced-features\"},\"_key\":\"d257e0d0-d924-4f5f-a8d1-b6e539e508c2\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/operations\"},\"_key\":\"d936b6e4-2631-4a5e-ba92-4cb5ea695d70\",\"title\":\"More operations \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"22f84ea9-3ae0-45a6-b6c6-29eb57f70fa2\",\"title\":\"Samples \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/samples\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"APIs \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api/apis\"},\"_key\":\"93a7cc8f-270d-4346-a7a3-aed6897d44dd\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"2358d787-2d9b-4302-b2b2-b122f5be544f\",\"title\":\"Full API\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"3ecdc55d-8dc2-4423-ae1e-6d9df83b29db\",\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-deployment\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-setup\"},\"_key\":\"6a7f8dc9-2e36-464f-865e-dc8be2b691d2\",\"title\":\"Setup \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-config\"},\"_key\":\"662fbbe2-5271-4c66-b502-02936b08172f\",\"title\":\"Configuration \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"86290410-9c95-41aa-9f88-aef47943b35f\",\"title\":\"Usage \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-usage\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/wv-server-hardware-and-network\",\"_type\":\"link\"},\"_key\":\"645c68c8-0b33-4df9-9ba7-bfdb75c59639\",\"title\":\"Hardware and Networks \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"5681bb73-0dae-465a-b675-178b40038112\",\"title\":\"WebViewer Server Troubleshooting \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/wv-server-troubleshooting\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-wrapper\"},\"_key\":\"81d56f43-d193-406a-8e07-9dad8d198901\",\"title\":\"WVS API Wrapper \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-hardening\"},\"_key\":\"e26ca279-1489-4309-bd7e-1b3d73ffd1e7\",\"title\":\"Hardening Guide \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-performance\"},\"_key\":\"b81935d8-5738-4c65-a3e4-635114967f12\",\"title\":\"Performance Guide \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"3ae1d928-aea2-474a-ae39-0536a8f65743\",\"title\":\"Deployment\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-dockerhub-deployment\"},\"_key\":\"d92f9391-c04d-44b6-98b6-f07f433f97a8\",\"title\":\"DockerHub image \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Deploy to Azure \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-azure-deployment\"},\"_key\":\"7e1e4b28-e7ae-4da9-ac4d-922367bfd917\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-aws-deployment\"},\"_key\":\"2c2d5d51-97de-4c10-bf4e-87e6b0f64b8e\",\"title\":\"Deploy to AWS \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"Deploying without Docker \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/wv-server-deploying-without-docker\"},\"_key\":\"40e1e079-6b84-4ed3-9993-ef0a37d90a82\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavSection\",\"_key\":\"2b9f164e-ec8a-4f61-a7cc-77b9139751a7\",\"title\":\"WebViewer Server\",\"isOpen\":\"$undefined\"},{\"title\":\"Custom server\",\"children\":[{\"title\":\"Overview \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/custom-server-deployment\"},\"_key\":\"8b68d6dd-9652-4df0-9cb1-7d3ab7c298c2\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"4fe857bd-0deb-42b6-9157-e7b49644cf6a\",\"isOpen\":\"$undefined\"},{\"_key\":\"f8e1ab93-d245-49c0-b596-6fd6033d4722\",\"title\":\"Best practices\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/best-practices\"},\"_key\":\"43b9fe9a-7677-40d5-a7c6-e207215811af\",\"title\":\"Overview \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/optimizing-lib-folder\"},\"_key\":\"ee3a9af9-027a-4a26-8e56-c21ce6362134\",\"title\":\"Optimize for production \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/viewer-optimized-pdf\"},\"_key\":\"a4316a93-4e68-4b37-ac76-f2d870bbbf63\",\"title\":\"Viewer optimized PDF \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/preload-worker-files\"},\"_key\":\"1b570ce7-1fa8-4f9a-8571-beebd655db0b\",\"title\":\"Preload library \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"924ab71e-c1e7-4901-adc1-25ff70f1e403\",\"title\":\"Stream XOD \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/streaming-option\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/usedownloader-option\"},\"_key\":\"2fc35aae-c4c0-423f-85c7-895c15b722f9\",\"title\":\"Stream PDF \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"isOpen\":\"$undefined\"},{\"title\":\"Advanced\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/accessibility\",\"_type\":\"link\"},\"_key\":\"67eded61-2a6a-404b-85a1-77ffe33fd109\",\"title\":\"Accessibility \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"be0d8838-3b05-423d-9ca0-4aee64f4a7fc\",\"title\":\"Config files \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/config-files\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/customizing-setup\"},\"_key\":\"69218e62-5034-496c-b2a2-515755b959ee\",\"title\":\"Customization through Config \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/remote-lib\"},\"_key\":\"11f9bcab-255e-4136-bb6b-564c12682275\",\"title\":\"Loading WebViewer from another domain \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/cors-ie9\"},\"_key\":\"6da9de52-fc50-41e2-ace4-a30967be289a\",\"title\":\"CORS for IE9 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/lower-level-document-apis\"},\"_key\":\"82b44395-8bd7-4c38-ac0a-d78bfaba8ff5\",\"title\":\"Lower level document APIs \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"7008b6cc-5249-409a-9900-76d6c9fbcebc\",\"title\":\"Cross origin workers \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/cross-origin-workers\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/offline-loading\"},\"_key\":\"ff151f98-5018-41f8-9e2f-2ed9b663e6ee\",\"title\":\"Offline \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"8d7dfa9c-2f4d-4ff7-9a4e-ece1ad8926cd\",\"title\":\"Coordinates \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/coordinates\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"f33003d4-06fd-47e7-b6b0-bd9204775a38\",\"title\":\"Reader mode \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/reader-mode\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavSection\",\"_key\":\"8bf08f6d-d3c5-4422-ad47-16c0603ff9c2\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"4eade2d6e60d\",\"title\":\"Latest (v11.3.0)\",\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/changelog\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"children\":[{\"_key\":\"d67881f70c45\",\"title\":\"v11.2\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/changelog/v11-2-0\"},\"_key\":\"7b54b17ac47c\",\"title\":\"v11.2.0\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"link\":{\"blank\":false},\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"292f469151a1\",\"title\":\"v11.1.0\",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v11-1-0\",\"blank\":false},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"5d42154c4231\",\"title\":\"v11.1.1\",\"_type\":\"sideNavItem\",\"link\":{\"blank\":false,\"href\":\"/web/guides/changelog/v11-1-1\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"link\":{\"blank\":false},\"_key\":\"0b8cda4c8c6b\",\"title\":\"v11.1\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v11-0-0\"},\"_key\":\"9ea07972-ff3b-436b-8df1-c6b6efcf3eef\",\"title\":\"v11.0.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"8906aae4-fd2f-411b-a875-7774e7b2a7a2\",\"title\":\"v11.0\",\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavItem\",\"_key\":\"8c38011a-90c3-44ca-8392-45fe84301467\",\"title\":\"Version 11\",\"isOpen\":\"$undefined\"},{\"children\":[{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-12-0\"},\"_key\":\"a156f67e-4610-40ee-85bf-649a0e6d6d34\",\"title\":\"v10.12.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"26f42786-3975-4e39-86e6-4033330e9567\",\"title\":\"v10.12\",\"isOpen\":\"$undefined\"},{\"title\":\"v10.11\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-11-1\"},\"_key\":\"a7d76ea8-14cd-408f-b902-dc267f3ef17c\",\"title\":\"v10.11.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v10-11-0\",\"_type\":\"link\"},\"_key\":\"1e106454-bf97-4094-bed0-0ee171e4723d\",\"title\":\"v10.11.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"8377e408-9b58-4230-992e-493729cae02d\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v10-10-1\",\"_type\":\"link\"},\"_key\":\"847f1ff6-db33-424b-b291-e9676e5edd1a\",\"title\":\"v10.10.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-10-0\"},\"_key\":\"a1a510b5-47ae-4697-a27c-ac05014108f3\",\"title\":\"v10.10.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"d0995e30-6fb0-4d8d-9321-8d79b2502893\",\"title\":\"v10.10\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-9-0\"},\"_key\":\"bd682fe9-503e-4812-9e2d-48365fdee4f4\",\"title\":\"v10.9.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"da5650d8-11cf-450d-8974-40b74dfc5b29\",\"title\":\"v10.9\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"v10.8.0 \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v10-8-0\",\"_type\":\"link\"},\"_key\":\"51beed32-b1fb-4178-a4ea-a743aa1b6368\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"46c38df1-0d6b-424a-a6dc-b6040401ca2f\",\"title\":\"v10.8\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-7-3\"},\"_key\":\"5a6058df-430b-438f-bd7d-10681c211e0a\",\"title\":\"v10.7.3 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-7-2\"},\"_key\":\"dd230157-6f6b-48a0-8653-e69679314ff7\",\"title\":\"v10.7.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-7-1\"},\"_key\":\"7c798c41-2f70-4903-ba81-70379456f112\",\"title\":\"v10.7.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"f31925e3-f4be-4d08-b89a-e86ec1d0e972\",\"title\":\"v10.7.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-7-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"b8d9c2a0-023a-4060-84e7-8252aa373928\",\"title\":\"v10.7\",\"isOpen\":\"$undefined\"},{\"title\":\"v10.6\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-6-1\"},\"_key\":\"d28b5e18-5fb3-472b-958b-03e7b3510a96\",\"title\":\"v10.6.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v10.6.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-6-0\"},\"_key\":\"db1cdaa3-aa53-44d8-b80f-3bacfed6fed2\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"eefecf9c-4d33-43fc-9a7c-22f2a4b42c15\",\"isOpen\":\"$undefined\"},{\"title\":\"v10.5\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-5-2\"},\"_key\":\"dc6914cc-2844-46bb-ac17-6f6a99a786e7\",\"title\":\"v10.5.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-5-1\"},\"_key\":\"7d5a4a01-bd8f-4cb9-9f14-3763e4ca7735\",\"title\":\"v10.5.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-5-0\"},\"_key\":\"34368b42-3d6c-45a1-9b2e-c1f5753856de\",\"title\":\"v10.5.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"dd1ab650-ec58-4976-b2e3-ca0920c2558b\",\"isOpen\":\"$undefined\"},{\"_key\":\"c5b05edb-fbb3-4684-8341-afd1cabb95bb\",\"title\":\"v10.4\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-4-1\"},\"_key\":\"c6898a7f-664a-4299-b1c9-9298d20a77fc\",\"title\":\"v10.4.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v10.4.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-4-0\"},\"_key\":\"6107a01b-e9bd-4d4d-984d-ea3917db5f4b\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"b3b3ca8e-1587-433f-8cc3-b84027a3354d\",\"title\":\"v10.3\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-3-1\"},\"_key\":\"f13c4197-909a-4056-aafb-ef4afa4fa73c\",\"title\":\"v10.3.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"0715c98b-ef4a-4d6d-a4b3-fcd432f0d2eb\",\"title\":\"v10.3.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-3-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-2-4\"},\"_key\":\"208e27f1-6f99-4beb-9102-7a24fde591a1\",\"title\":\"v10.2.4 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v10.2.3 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-2-3\"},\"_key\":\"8733737e-b29e-4a22-8064-9fb1b9901416\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v10-2-2\",\"_type\":\"link\"},\"_key\":\"6e686c5f-8eda-4b16-8586-7d32073bcf3c\",\"title\":\"v10.2.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"2f91295d-ee7c-4c4f-bfa9-4449804e9914\",\"title\":\"v10.2.0 \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v10-2-0\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"290408ad-8e76-482f-a356-3bcb6eefa06e\",\"title\":\"v10.2\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"eb8b25d5-e4d7-45c1-855b-51a35da87c95\",\"title\":\"v10.1.2 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-1-2\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-1-1\"},\"_key\":\"986418fb-9036-440f-859b-9857ffa92a2f\",\"title\":\"v10.1.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-1-0\"},\"_key\":\"d3183163-c969-43f0-8810-a45b75ffe13e\",\"title\":\"v10.1.0 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"59e6aaf2-e127-4632-8f1a-f6b0b5f470fe\",\"title\":\"v10.1\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"v10.0.2 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-0-2\"},\"_key\":\"be7a12d8-3c1a-436b-a6f0-125f303754ec\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-0-1\"},\"_key\":\"f840f189-16df-4b3d-b866-f9f99ff45807\",\"title\":\"v10.0.1 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v10-0-0\"},\"_key\":\"4f3fb81c-acce-4f0c-bdbd-3949db2480ad\",\"title\":\"v10.0.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"7f248dde-d85f-450d-a9e5-042db1f76c15\",\"title\":\"v10.0\",\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavItem\",\"_key\":\"511c2027-afe0-4e6c-90db-d451f1ad22cd\",\"title\":\"Version 10\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"v8.12\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-12-2\"},\"_key\":\"78a27116-d977-4024-b57d-a39c7c7287df\",\"title\":\"v8.12.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-12-1\"},\"_key\":\"e403931d-e992-4258-9db0-4748aec86713\",\"title\":\"v8.12.1 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-12-0\"},\"_key\":\"b5f28a1f-e07c-4b4f-bec2-07d206ac9a6a\",\"title\":\"v8.12.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"0cf73b98-19db-4d1d-8973-5e75c3df89f9\",\"isOpen\":\"$undefined\"},{\"_key\":\"2c524c60-7d8f-4063-95df-43424ce164a9\",\"title\":\"v8.11\",\"children\":[{\"title\":\"v8.11.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-11-0\"},\"_key\":\"4cd257df-151f-4f92-bb68-a99be6341b47\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-10-0\"},\"_key\":\"ee0c8017-4f14-4645-9507-9b0e87db34ed\",\"title\":\"v8.10.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"c803f2a3-eb26-49e2-b234-4e4622820f6d\",\"title\":\"v8.10\",\"isOpen\":\"$undefined\"},{\"_key\":\"289316a0-6b23-4e6c-a9d8-24c90400f47a\",\"title\":\"v8.9\",\"children\":[{\"title\":\"v8.9.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-9-0\"},\"_key\":\"76c3864a-8fd2-44ca-932d-4a3a2bf4d413\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"93c127d9-9252-495c-b223-0520acd8a358\",\"title\":\"v8.8.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-8-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"437bcf43-f3e6-4eb4-8510-29f0d02f9724\",\"title\":\"v8.8\",\"isOpen\":\"$undefined\"},{\"_key\":\"5c300439-91e7-44a4-b94e-e26f378f8c2c\",\"title\":\"v8.7\",\"children\":[{\"link\":{\"href\":\"/web/guides/changelog/v8-7-0\",\"_type\":\"link\"},\"_key\":\"ff01471c-066c-472b-8506-2ced4e53ff40\",\"title\":\"v8.7.0 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-6-1\"},\"_key\":\"cb5350e2-e29c-4d5a-99f7-85ce6fee562c\",\"title\":\"v8.6.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v8.6.0 \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v8-6-0\",\"_type\":\"link\"},\"_key\":\"753ecf10-4e4b-4468-a393-2844c0cdbd63\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"63af6893-8d69-4ca7-be71-9137a1cd373d\",\"title\":\"v8.6\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"5ed8787f-f37a-494b-b6ea-10c1975778c0\",\"title\":\"v8.5\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v8-5-0\",\"_type\":\"link\"},\"_key\":\"fdae97cb-b991-4f57-b8e1-6d885c073ae1\",\"title\":\"v8.5.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v8-4-1\",\"_type\":\"link\"},\"_key\":\"4c8a6831-a612-46d1-a41a-57f1e6a0b23e\",\"title\":\"v8.4.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"a31236d5-b60a-46af-8042-48867acce9a9\",\"title\":\"v8.4.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-4-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"017589ff-7ebd-4763-adf4-9dfc4d72e980\",\"title\":\"v8.4\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-3-3\"},\"_key\":\"b13555ca-6423-4192-a8af-f773e52749a5\",\"title\":\"v8.3.3 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-3-2\"},\"_key\":\"b58f2844-3cbb-45d1-938c-1afae6e5dfd7\",\"title\":\"v8.3.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-3-1\"},\"_key\":\"66f20b53-8b7a-4e40-871d-7d90d4d2e433\",\"title\":\"v8.3.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-3-0\"},\"_key\":\"729ad2a0-37e5-4391-a81d-cf7710c51ba1\",\"title\":\"v8.3.0 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"1fac5d19-741f-481f-b788-f5d68beff3a7\",\"title\":\"v8.3\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"cadf2d9c-2550-4e72-987f-f14fe1beb577\",\"title\":\"v8.2.0 \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v8-2-0\",\"_type\":\"link\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"e79e0fc6-47eb-40ee-bce9-95b0e0c3bb33\",\"title\":\"v8.2\",\"isOpen\":\"$undefined\"},{\"_key\":\"b8cbea30-337e-4443-883d-2b883dec0209\",\"title\":\"v8.1\",\"children\":[{\"title\":\"v8.1.0 \",\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v8-1-0\",\"_type\":\"link\"},\"_key\":\"0801a075-17ab-4d6a-a575-302d544ec094\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"424ee849-b271-402b-9ece-389ed5a33965\",\"title\":\"v8.0\",\"children\":[{\"_key\":\"ba2ef2bd-2f98-492d-a532-00800dafedbd\",\"title\":\"v8.0.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-0-1\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v8-0-0\"},\"_key\":\"323f987b-68e5-434e-a4be-0882897d30a3\",\"title\":\"v8.0.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavItem\",\"_key\":\"3232fe49-e27f-4540-b9c5-76cff89b5fa9\",\"title\":\"Version 8\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_key\":\"7ec74e7c-cbf6-4edf-8d2c-df3765ff076d\",\"title\":\"v7.3\",\"children\":[{\"title\":\"v7.3.5 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-3-5\"},\"_key\":\"aac73108-e7bc-4f1e-9238-5520f3347d14\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-3-3\"},\"_key\":\"debb64c8-7903-41d1-b1fc-031dbe3727be\",\"title\":\"v7.3.3 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"67288c55-79f0-43e8-ae65-bcaef9150602\",\"title\":\"v7.3.2 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-3-2\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-3-1\"},\"_key\":\"a1293e84-7846-4b47-b5ad-192e3894ce90\",\"title\":\"v7.3.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-3-0\"},\"_key\":\"b4302e61-9dbd-47a0-a70a-2bb454a416b4\",\"title\":\"v7.3.0 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"title\":\"v7.2\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-2-0\"},\"_key\":\"0d1d7100-8ad7-4113-980e-ac4fb86db755\",\"title\":\"v7.2.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"9aa6c36c-64b6-40ad-9cb2-06d4af9617e2\",\"isOpen\":\"$undefined\"},{\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-1-2\"},\"_key\":\"66485375-807a-4ce5-935f-40020627d2e7\",\"title\":\"v7.1.2 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-1-1\"},\"_key\":\"d84621b1-bec2-41cd-8ef6-5bd16b375502\",\"title\":\"v7.1.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-1-0\"},\"_key\":\"8f29722a-a885-4051-817a-a876bc55cef2\",\"title\":\"v7.1.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"b49009da-3e8e-4e93-9eb3-a1e9b7ca9f64\",\"title\":\"v7.1\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"007dfc25-2637-4c86-9167-677468c7e891\",\"title\":\"v7.0\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-0-1\"},\"_key\":\"026b1eba-156b-48a9-a26a-17822d36f983\",\"title\":\"v7.0.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v7-0-0\"},\"_key\":\"2872786b-51bc-433d-be3c-f28fa94bd39f\",\"title\":\"v7.0.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavItem\",\"_key\":\"38eec823-0775-4e0f-841c-caa51ac3df71\",\"title\":\"Version 7\",\"isOpen\":\"$undefined\"},{\"children\":[{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-6\"},\"_key\":\"c87419c9-d548-41f6-a783-f90f4ebc7419\",\"title\":\"v6.3.6 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-5\"},\"_key\":\"af13ab00-775d-4710-950c-c96779402fd4\",\"title\":\"v6.3.5 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-4\"},\"_key\":\"31c04d79-891d-4baa-9fe1-911eef129089\",\"title\":\"v6.3.4 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.3.3 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-3\"},\"_key\":\"44e0c238-f001-449b-995b-2ef9a111d323\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-2\"},\"_key\":\"54ce1026-085a-4932-99dc-ce009cdb88ae\",\"title\":\"v6.3.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.3.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-1\"},\"_key\":\"2d7ba299-e8a7-453b-9471-5da321b3a7cf\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.3 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-3-0\"},\"_key\":\"6e06af94-657d-4b8f-ab52-3e1f5c6c683f\",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"3cd3b463-42e3-45cc-bc3b-97e9c8ef727a\",\"title\":\"v6.3\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-2-4\"},\"_key\":\"c9ddd299-dc64-4eca-80f3-a8ea0bf659ba\",\"title\":\"v6.2.4 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-2-3\"},\"_key\":\"bc09a915-1d62-4ba2-b2e2-9fa2249c4c44\",\"title\":\"v6.2.3 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-2-2\"},\"_key\":\"0681592c-6c07-476f-800c-fbf229ddeeb2\",\"title\":\"v6.2.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.2.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-2-1\"},\"_key\":\"dda2320c-308c-4cb2-b5f0-44d6e0493ea5\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-2-0\"},\"_key\":\"5ef42126-96bd-4b20-8d23-136e55243e20\",\"title\":\"v6.2 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"4eb71b1d-0430-4a95-9cfa-c47b44a51c7c\",\"title\":\"v6.2\",\"isOpen\":\"$undefined\"},{\"children\":[{\"title\":\"v6.1.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-1-1\"},\"_key\":\"03590eb7-fe3a-48eb-acd4-7c8be9559d76\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"8a755e24-1e05-4f14-8afd-a482c20b7144\",\"title\":\"v6.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-1-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"c60e9065-fa2c-4acf-9a2b-40abad84b29d\",\"title\":\"v6.1\",\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-0-5\"},\"_key\":\"7108e872-768a-48c1-9909-f7c0da8b0e86\",\"title\":\"v6.0.5 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.0.4 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-0-4\"},\"_key\":\"0351c44e-9d6f-4b46-a0ba-50a21ecf3463\",\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v6.0.3 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-0-3\"},\"_key\":\"69102132-27f1-4395-9ea7-c86de8cc4ce6\",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-0-2\"},\"_key\":\"be272528-db36-49e8-8b55-7ab1754f5e2d\",\"title\":\"v6.0.2 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v6-0-0\"},\"_key\":\"5adf3103-88d6-4f04-8cf9-1cda848f483e\",\"title\":\"v6.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"383170f3-e2a0-4204-9bec-f3f21f53be24\",\"title\":\"v6.0\",\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavItem\",\"_key\":\"07e1df2c-7ee6-4bc0-97a5-080509a49ff2\",\"title\":\"Version 6\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"134cd9f8-cf68-41fa-9ced-31c21c02eed9\",\"title\":\"Version 5\",\"children\":[{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v5-2-0\"},\"_key\":\"efeb3b3e-c760-4ce5-a14e-2937a5f5e5fb\",\"title\":\"v5.2 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"e2209627-f498-40bf-8575-880f9e99ba14\",\"title\":\"v5.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v5-1-0\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"2a5652a0-7b57-4b5c-9389-d73a15f7d458\",\"title\":\"v5.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v5-0-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v4-1-0\"},\"_key\":\"31ed0603-374f-4a3e-944c-bde0357cb502\",\"title\":\"v4.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v4-0-0\"},\"_key\":\"3dda71d0-4891-4851-a7f4-d1f411699493\",\"title\":\"v4.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"6367c595-25cd-4491-9fd8-f53ba9568a9b\",\"title\":\"Version 4\",\"isOpen\":\"$undefined\"},{\"_key\":\"fcc981ec-3f64-46cb-a07d-f4d2e73e63ef\",\"title\":\"Version 3\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v3-3-0\",\"_type\":\"link\"},\"_key\":\"83c9fc1b-9c17-4ed2-9a7c-9953aa8d07d0\",\"title\":\"v3.3 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"cc97cf77-1ce4-40ab-940f-4102cd0fc30b\",\"title\":\"v3.2.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v3-2-1\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"title\":\"v3.2 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v3-2-0\"},\"_key\":\"604f4718-1b06-46a9-90b9-4b03fcfc00ec\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"ce3eb352-7ea5-49d2-933c-f10adaf8db52\",\"title\":\"v3.1 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v3-1-0\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v3-0-1\"},\"_key\":\"255a9736-437a-4ad3-bbfa-521d57ac5d85\",\"title\":\"v3.0.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v3-0-0\"},\"_key\":\"e07a4e74-a5e8-4e2d-b80e-10e3d60094f2\",\"title\":\"v3.0 \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"},{\"_type\":\"sideNavItem\",\"_key\":\"82995756-6c5c-4547-aa9d-1af1bbd492f4\",\"title\":\"Version 2\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v2-2-2\"},\"_key\":\"39aa2ac1-b7c8-4a59-a217-f4b3a8b24d64\",\"title\":\"v2.2.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v2-2-1\"},\"_key\":\"ebdece44-1815-499d-a24e-d9d35e968583\",\"title\":\"v2.2.1 \",\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v2-2-0\"},\"_key\":\"53f84df5-7ab0-4412-b699-b3339288e842\",\"title\":\"v2.2 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"href\":\"/web/guides/changelog/v2-1-0\",\"_type\":\"link\"},\"_key\":\"811da515-a9fa-44df-932a-115663d44be7\",\"title\":\"v2.1 \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"77b4fc12-ab5a-40c6-8f01-a00aec615003\",\"title\":\"v2.0 \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/v2-0-0\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"isOpen\":\"$undefined\"},{\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2025\"},\"_key\":\"bfc2a455bd06f85a5e11b9c59fb511c0\",\"title\":\"2025 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"c3abb487-5303-4baa-b8c0-8be5f02e5d6c\",\"title\":\"2024 Releases \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2024\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2023\"},\"_key\":\"e49b04ff-a745-453f-93ac-33d7c1f15812\",\"title\":\"2023 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2022\"},\"_key\":\"4c799f3e-9906-49e2-ac6c-fa935bd374bf\",\"title\":\"2022 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2021\"},\"_key\":\"9294d0d3-ad39-41ea-8e43-4bde0359a37c\",\"title\":\"2021 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2020\"},\"_key\":\"cd858e6b-65d7-4750-a19d-67428a87a296\",\"title\":\"2020 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"7e75efd9-9893-48d7-b6dd-1f19207f1924\",\"title\":\"2019 Releases \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2019\"},\"isOpen\":\"$undefined\",\"children\":[]},{\"_key\":\"bdafa9d6-8678-40f5-abfc-c0273f17f6db\",\"title\":\"2018 Releases \",\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/server-changelog-2018\"},\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"_key\":\"2e36c21a-467a-4373-910d-39baa56834fe\",\"title\":\"WebViewer Server\",\"isOpen\":\"$undefined\"},{\"_key\":\"fba39838-c48a-4f24-9c73-e1753c820c70\",\"title\":\"WebViewer BIM\",\"children\":[{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/wvbim-changelog-2024\"},\"_key\":\"aea55135-6e0f-4710-b060-50722804bc05\",\"title\":\"2024 Releases \",\"isOpen\":\"$undefined\",\"children\":[]},{\"_type\":\"sideNavItem\",\"link\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog/wvbim-changelog-2023\"},\"_key\":\"5d46396c-48c3-4abb-9010-c9ff27d0cb2f\",\"title\":\"2023 Releases \",\"isOpen\":\"$undefined\",\"children\":[]}],\"_type\":\"sideNavItem\",\"isOpen\":\"$undefined\"}],\"_type\":\"sideNavSection\",\"_key\":\"4c66b682-12cd-45e0-b0a2-783b487e63a3\",\"title\":\"Changelogs\",\"isOpen\":\"$undefined\"}]}}]}],[\"$\",\"$L44\",null,{\"className\":\"h-full w-full flex-1\",\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(documentation)\",\"children\",\"$8\",\"children\",\"guides\",\"children\",\"$45\",\"children\"],\"error\":\"$46\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"div\",null,{\"className\":\" flex w-full flex-row items-center justify-center p-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"mt-8 flex max-w-full flex-col\",\"children\":[\"$\",\"$L41\",null,{}]}]}],\"notFoundStyles\":[]}]}]]}]\n"])</script><script>self.__next_f.push([1,"47:I[4140,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"TabsProvider\"]\n48:I[93034,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"default\"]\n49:I[33518,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chunks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"default\"]\n7f:I[9070,[\"4404\",\"static/chunks/4404-9965b49dc7052dbf.js\",\"5312\",\"static/chunks/5312-fdaabeefa151fddd.js\",\"605\",\"static/chunks/605-498a53500141e09e.js\",\"5853\",\"static/chunks/5853-cac8ff8a7dbfdaea.js\",\"8461\",\"static/chunks/8461-a98c3c6eed8e0d80.js\",\"2872\",\"static/chunks/2872-3388dea313c4db40.js\",\"159\",\"static/chunks/159-5027dc9d9ef6e907.js\",\"9070\",\"static/chu"])</script><script>self.__next_f.push([1,"nks/9070-521844f1362a0a38.js\",\"7764\",\"static/chunks/7764-64c8e1ce2d9567bd.js\",\"6320\",\"static/chunks/app/(documentation)/%5Bproduct%5D/guides/%5B%5B...slug%5D%5D/page-4e2d0989f496fe92.js\"],\"default\"]\n4a:{}\n4b:[\"web\",\"guides\"]\n4d:{\"path\":\"/web/guides\"}\n4f:{\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\"}\n50:{\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\"}\n51:{\"_type\":\"language\",\"name\":\"html\",\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\"}\n52:{\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\"}\n53:{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"}\n54:{\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\"}\n55:{\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\",\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\"}\n56:{\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\",\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\"}\n57:{\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\"}\n58:{\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGw"])</script><script>self.__next_f.push([1,"PUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\"}\n59:{\"_type\":\"language\",\"name\":\"js-v10-2-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\"}\n5a:{\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\",\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\"}\n5b:{\"title\":\"ES5\",\"_updatedAt\":\"2024-11-07T18:24:37Z\",\"_createdAt\":\"2024-11-07T18:24:17Z\",\"_rev\":\"OwB7WWYnukePk3C8qhJ3zO\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"785d74ff-81c2-4601-ae18-bff269804906\"}\n5c:{\"_rev\":\"OwB7WWYnukePk3C8qhJhyG\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"9019c2fa-50ab-4e61-9a1b-a62cfa6d8b1f\",\"title\":\"ES6+\",\"_updatedAt\":\"2024-11-07T18:27:55Z\",\"_createdAt\":\"2024-11-07T18:27:46Z\"}\n5d:{\"name\":\"text\",\"_id\":\"e2af35d2-9385-43ad-820c-501f4b9f30d7\",\"title\":\"Text\",\"_updatedAt\":\"2024-11-07T18:39:54Z\",\"_createdAt\":\"2024-11-07T18:39:44Z\",\"_rev\":\"E2D7siZ5MtgLyeGU5ZeyPe\",\"_type\":\"language\"}\n4e:[\"$4f\",\"$50\",\"$51\",\"$52\",\"$53\",\"$54\",\"$55\",\"$56\",\"$57\",\"$58\",\"$59\",\"$5a\",\"$5b\",\"$5c\",\"$5d\"]\n60:{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/get-started\"}\n61:{\"defer\":true,\"_type\":\"customIcon\"}\n62:{\"defer\":true,\"_type\":\"customIcon\"}\n5f:{\"variant\":\"plain\",\"disabled\":false,\"href\":\"$60\",\"lightModeCustomIcon\":\"$61\",\"text\":\"Guides\",\"_key\":\"c97a747adb8b\",\"darkModeCustomIcon\":\"$62\",\"_type\":\"button\"}\n64:{\"defer\":true,\"_type\":\"customIcon\"}\n65:{\"defer\":true,\"_type\":\"customIcon\"}\n66:{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/pricing/webviewer?docLink=hdrWVprice\"}\n63:{\"lightModeCustomIcon\":\"$64\",\"text\":\"Pricing\",\"_key\":\"ac386c2f4dea\",\"darkModeCustomIcon\":\"$65\",\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$66\"}\n68:{\"defer\":true,\"_type\":\"customIcon\"}\n69:{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/download\"}\n6a:{\"defer\":true"])</script><script>self.__next_f.push([1,",\"_type\":\"customIcon\"}\n67:{\"darkModeCustomIcon\":\"$68\",\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$69\",\"lightModeCustomIcon\":\"$6a\",\"text\":\"Downloads\",\"_key\":\"0d718f32d0b9\"}\n6c:{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/faq\"}\n6d:{\"defer\":true,\"_type\":\"customIcon\"}\n6e:{\"defer\":true,\"_type\":\"customIcon\"}\n6b:{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$6c\",\"lightModeCustomIcon\":\"$6d\",\"text\":\"FAQ\",\"_key\":\"931705bbf894\",\"darkModeCustomIcon\":\"$6e\"}\n70:{\"defer\":true,\"_type\":\"customIcon\"}\n71:{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/web/index.html\",\"blank\":false}\n72:{\"_type\":\"customIcon\",\"defer\":true}\n6f:{\"text\":\"API\",\"_key\":\"2487589afa0a\",\"darkModeCustomIcon\":\"$70\",\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$71\",\"lightModeCustomIcon\":\"$72\"}\n74:{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/samples\"}\n75:{\"defer\":true,\"_type\":\"customIcon\"}\n76:{\"defer\":true,\"_type\":\"customIcon\"}\n73:{\"variant\":\"plain\",\"disabled\":false,\"href\":\"$74\",\"lightModeCustomIcon\":\"$75\",\"text\":\"Samples\",\"_key\":\"54792e9961d0\",\"darkModeCustomIcon\":\"$76\",\"_type\":\"button\"}\n78:{\"defer\":true,\"_type\":\"customIcon\"}\n79:{\"defer\":true,\"_type\":\"customIcon\"}\n7a:{\"_type\":\"link\",\"href\":\"/web/guides/changelog\",\"blank\":false}\n77:{\"lightModeCustomIcon\":\"$78\",\"text\":\"Changelog\",\"_key\":\"6a9364499ed0\",\"darkModeCustomIcon\":\"$79\",\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$7a\"}\n7c:{\"defer\":true,\"_type\":\"customIcon\"}\n7d:{\"defer\":true,\"_type\":\"customIcon\"}\n7e:{\"blank\":false,\"_type\":\"link\",\"href\":\"https://showcase.apryse.com?docLink=WVhdr2Show\"}\n7b:{\"lightModeCustomIcon\":\"$7c\",\"text\":\"Demo\",\"_key\":\"e4be5498a10a\",\"darkModeCustomIcon\":\"$7d\",\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":\"$7e\"}\n5e:[\"$5f\",\"$63\",\"$67\",\"$6b\",\"$6f\",\"$73\",\"$77\",\"$7b\"]\n4c:{\"name\":\"web\",\"title\":\"WebViewer SDK\",\"getStartedGuide\":\"$4d\",\"languages\":\"$4e\",\"secondaryNavigationButtons\":\"$5e\"}\n80:Tcf4,"])</script><script>self.__next_f.push([1,"M8.89069 3.00602C9.30469 2.96049 9.70356 3.17633 9.89191 3.54781L10.543 4.83203C11.5119 4.72189 12.4901 4.72186 13.459 4.83192L14.1075 3.54892C14.2951 3.17787 14.6927 2.96157 15.1061 3.00567C16.6748 3.173 18.4132 3.52422 20.0716 4.6795C20.2434 4.79919 20.3733 4.96978 20.443 5.16722C21.4646 8.06204 22.0266 10.5968 22.2445 12.6442C22.4582 14.6526 22.3538 16.3085 21.9284 17.3715C21.9181 17.3973 21.9067 17.4227 21.8943 17.4475C21.5227 18.1902 20.9606 19.0399 20.257 19.7193C19.5682 20.3844 18.6226 21 17.5 21C17.1456 21 16.8674 20.841 16.733 20.7554C16.5686 20.6506 16.416 20.5204 16.2829 20.3922C16.014 20.1332 15.7386 19.799 15.4933 19.4485C15.2467 19.0962 15.0101 18.6985 14.8311 18.3028C14.7925 18.2176 14.7543 18.1274 14.7182 18.0334C12.8873 18.3215 11.1264 18.3222 9.29581 18.0356C9.26702 18.1166 9.23671 18.195 9.20591 18.2701C9.0448 18.6629 8.83078 19.0596 8.60569 19.4126C8.38223 19.7631 8.12909 20.1 7.87812 20.3627C7.75418 20.4924 7.6089 20.6272 7.44876 20.737C7.3197 20.8254 7.03755 21 6.668 21C5.5626 21 4.64574 20.3653 3.9917 19.702C3.3198 19.0206 2.78497 18.1706 2.4322 17.4301C2.42064 17.4058 2.41007 17.3811 2.4005 17.356C1.99886 16.3016 1.89881 14.6547 2.10197 12.6492C2.30896 10.606 2.84314 8.07438 3.81507 5.18154C3.88091 4.98559 4.00586 4.81485 4.17272 4.69283C5.75867 3.53307 7.34836 3.17562 8.89069 3.00602ZM7.30871 17.6205C7.11552 17.5705 6.92109 17.5175 6.72527 17.4616C6.19424 17.3098 5.88675 16.7563 6.03847 16.2253C6.1902 15.6943 6.74368 15.3868 7.27472 15.5385C10.5952 16.4872 13.4048 16.4872 16.7253 15.5385C17.2563 15.3868 17.8098 15.6943 17.9615 16.2253C18.1132 16.7563 17.8058 17.3098 17.2747 17.4616C17.0878 17.5149 16.9022 17.5656 16.7177 17.6136C16.8294 17.837 16.9733 18.0752 17.1317 18.3016C17.3239 18.5761 17.5173 18.8043 17.6702 18.9516C17.6811 18.9621 17.6914 18.9718 17.701 18.9807C18.0394 18.9175 18.4369 18.6966 18.8677 18.2806C19.3611 17.8041 19.7907 17.1719 20.0857 16.5923C20.3188 15.9749 20.4548 14.7266 20.2557 12.8558C20.0644 11.0578 19.5745 8.78531 18.6666 6.1472C17.6889 5.53271 16.6568 5.24282 15.5743 5.08062L14.9205 6.37414C14.7222 6.76641 14.291 6.98322 13.8579 6.90845C12.6294 6.69638 11.3736 6.69638 10.1451 6.90845C9.71243 6.98314 9.28165 6.76686 9.08309 6.37524L8.42876 5.08471C7.4299 5.24497 6.51303 5.52978 5.60754 6.13005C4.74187 8.77146 4.2744 11.0481 4.09178 12.8508C3.90184 14.7258 4.03105 15.9833 4.25638 16.6087C4.53819 17.1906 4.9476 17.823 5.4158 18.2978C5.80427 18.6917 6.15335 18.8991 6.44187 18.9707C6.57749 18.8268 6.74844 18.6054 6.91931 18.3374C7.06906 18.1026 7.20487 17.8536 7.30871 17.6205ZM17.808 19.0689C17.8069 19.0681 17.8055 19.0672 17.8039 19.0662C17.8191 19.0743 17.821 19.0772 17.808 19.0689ZM7.58578 10.5858C7.96085 10.2107 8.46956 10 9 10C9.53043 10 10.0391 10.2107 10.4142 10.5858C10.7893 10.9609 11 11.4696 11 12C11 12.5305 10.7893 13.0392 10.4142 13.4142C10.0391 13.7893 9.53043 14 9 14C8.46956 14 7.96085 13.7893 7.58578 13.4142C7.21071 13.0392 7 12.5305 7 12C7 11.4696 7.21071 10.9609 7.58578 10.5858ZM13.5858 10.5858C13.9609 10.2107 14.4696 10 15 10C15.5304 10 16.0391 10.2107 16.4142 10.5858C16.7893 10.9609 17 11.4696 17 12C17 12.5305 16.7893 13.0392 16.4142 13.4142C16.0391 13.7893 15.5304 14 15 14C14.4696 14 13.9609 13.7893 13.5858 13.4142C13.2107 13.0392 13 12.5305 13 12C13 11.4696 13.2107 10.9609 13.5858 10.5858Z"])</script><script>self.__next_f.push([1,"81:T6bf,M12 4C10.1435 4 8.36301 4.7375 7.05025 6.05025C5.7375 7.36301 5 9.14348 5 11V11.1716C5.3182 11.0591 5.65606 11 6 11H7C7.79565 11 8.55871 11.3161 9.12132 11.8787C9.68393 12.4413 10 13.2043 10 14V17C10 17.7957 9.68393 18.5587 9.12132 19.1213C8.55871 19.6839 7.79565 20 7 20H6C5.20435 20 4.44129 19.6839 3.87868 19.1213C3.31607 18.5587 3 17.7956 3 17V11C3 8.61305 3.94821 6.32387 5.63604 4.63604C7.32387 2.94821 9.61305 2 12 2C14.3869 2 16.6761 2.94821 18.364 4.63604C20.0518 6.32387 21 8.61305 21 11V17C21 17.7957 20.6839 18.5587 20.1213 19.1213C19.7633 19.4794 19.3241 19.7375 18.847 19.878C18.5014 20.8376 17.6182 21.5517 16.69 22.0158C15.4381 22.6417 13.7786 23 12 23C11.4477 23 11 22.5523 11 22C11 21.4477 11.4477 21 12 21C13.5354 21 14.8759 20.6868 15.7955 20.2269C16.0008 20.1243 16.1728 20.0216 16.3167 19.9212C15.7765 19.7948 15.2773 19.5199 14.8787 19.1213C14.3161 18.5587 14 17.7957 14 17V14C14 13.2043 14.3161 12.4413 14.8787 11.8787C15.4413 11.3161 16.2043 11 17 11H18C18.3439 11 18.6818 11.0591 19 11.1716V11C19 9.14348 18.2625 7.36301 16.9497 6.05025C15.637 4.7375 13.8565 4 12 4ZM19 14C19 13.7348 18.8946 13.4804 18.7071 13.2929C18.5196 13.1054 18.2652 13 18 13H17C16.7348 13 16.4804 13.1054 16.2929 13.2929C16.1054 13.4804 16 13.7348 16 14V17C16 17.2652 16.1054 17.5196 16.2929 17.7071C16.4804 17.8946 16.7348 18 17 18H18C18.2652 18 18.5196 17.8946 18.7071 17.7071C18.8946 17.5196 19 17.2652 19 17V14ZM5 14V17C5 17.2652 5.10536 17.5196 5.29289 17.7071C5.48043 17.8946 5.73478 18 6 18H7C7.26522 18 7.51957 17.8946 7.70711 17.7071C7.89464 17.5196 8 17.2652 8 17V14C8 13.7348 7.89464 13.4804 7.70711 13.2929C7.51957 13.1054 7.26522 13 7 13H6C5.73478 13 5.48043 13.1054 5.29289 13.2929C5.10536 13.4804 5 13.7348 5 14Z"])</script><script>self.__next_f.push([1,"5:[\"$\",\"div\",null,{\"data-testid\":\"guide-page\",\"className\":\"mx-auto flex h-full w-full max-w-[1175px] pt-[72px] sm:pt-[100px] lg:w-[calc(100vw_-_320px)]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"min-h-[calc(100vh_-_144px)] flex-1 overflow-x-hidden px-4 pb-12 sm:px-8\",\"children\":[[\"$\",\"$L47\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"mr-2 inline\",\"children\":\"Learn more about WebViewer\"}],[\"$\",\"$L48\",null,{\"productId\":\"6a33d9f7-3e70-4012-a6ad-51ea7ea18b8d\",\"pageId\":\"ccf5cf71-1e9b-43ba-9808-9e6e8c88f0a4\",\"docType\":\"guides\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-20 mt-4\",\"children\":[[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"WebViewer is a JavaScript library for viewing, annotating, and editing PDFs, Office Documents, images, videos, and other \",[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"https://docs.apryse.com/web/guides/file-format-support\",\"_key\":\"f5994703b003\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":{},\"slug\":[\"web\",\"guides\"],\"product\":{\"name\":\"web\",\"title\":\"WebViewer SDK\",\"getStartedGuide\":{\"path\":\"/web/guides\"},\"languages\":[{\"_updatedAt\":\"2024-11-19T20:28:20Z\",\"_createdAt\":\"2024-10-02T16:22:02Z\",\"_rev\":\"dWvCfuzl2Z57gERBaOWjhr\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"swS2FZKd7vAdFVM7KcYaKe\",\"title\":\"JavaScript\"},{\"_type\":\"language\",\"name\":\"css\",\"_id\":\"ywd05K0KKaYMJCnLXIVGyh\",\"title\":\"CSS\",\"_updatedAt\":\"2024-10-02T16:21:54Z\",\"_createdAt\":\"2024-10-02T16:21:54Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVGwc\"},{\"_type\":\"language\",\"name\":\"html\",\"_id\":\"4m6Q6gPTqsydm9IPEIi6CB\",\"title\":\"HTML\",\"_updatedAt\":\"2024-10-02T16:21:55Z\",\"_createdAt\":\"2024-10-02T16:21:55Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIi67Q\"},{\"name\":\"ts\",\"_id\":\"4m6Q6gPTqsydm9IPEIiEU3\",\"title\":\"TypeScript\",\"_updatedAt\":\"2024-10-02T16:22:03Z\",\"_createdAt\":\"2024-10-02T16:22:03Z\",\"_rev\":\"4m6Q6gPTqsydm9IPEIiEPI\",\"_type\":\"language\"},{\"name\":\"jsx\",\"_id\":\"ywd05K0KKaYMJCnLXIVVJ8\",\"title\":\"React (JSX)\",\"_updatedAt\":\"2024-10-02T16:22:04Z\",\"_createdAt\":\"2024-10-02T16:22:04Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVVH3\",\"_type\":\"language\"},{\"_type\":\"language\",\"name\":\"json\",\"_id\":\"swS2FZKd7vAdFVM7KcYfEQ\",\"title\":\"JSON\",\"_updatedAt\":\"2024-10-02T16:22:06Z\",\"_createdAt\":\"2024-10-02T16:22:06Z\",\"_rev\":\"swS2FZKd7vAdFVM7KcYfAG\"},{\"_updatedAt\":\"2024-10-02T16:22:19Z\",\"_createdAt\":\"2024-10-02T16:22:19Z\",\"_rev\":\"ywd05K0KKaYMJCnLXIVX5P\",\"_type\":\"language\",\"name\":\"scss\",\"_id\":\"ywd05K0KKaYMJCnLXIVX7U\",\"title\":\"SCSS\"},{\"_updatedAt\":\"2025-02-20T19:29:21Z\",\"_createdAt\":\"2024-10-23T21:40:51Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFI0Y\",\"_type\":\"language\",\"name\":\"js-v6-0\",\"_id\":\"aJFfHekOfZSlEfnR4gkNRn\",\"title\":\"JavaScript (SDK v6.0+)\"},{\"_rev\":\"1TLOAU5YnxqIV5gXiEMdYj\",\"_type\":\"language\",\"name\":\"js-v7-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKZx9\",\"title\":\"JavaScript (SDK v7.0+)\",\"_updatedAt\":\"2025-02-20T19:29:15Z\",\"_createdAt\":\"2024-10-23T21:40:52Z\"},{\"_type\":\"language\",\"name\":\"js-v8-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKa71\",\"title\":\"JavaScript (SDK v8.0+)\",\"_updatedAt\":\"2025-02-20T19:29:07Z\",\"_createdAt\":\"2024-10-23T21:40:54Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMaPV\"},{\"_type\":\"language\",\"name\":\"js-v10-2-0\",\"_id\":\"pCGwPUPoNdIf7B6YuqKaGt\",\"title\":\"JavaScript (SDK v10.2+)\",\"_updatedAt\":\"2025-02-20T19:29:01Z\",\"_createdAt\":\"2024-10-23T21:40:55Z\",\"_rev\":\"TcJDxksBzWzRd0sEYHFF6v\"},{\"_id\":\"pCGwPUPoNdIf7B6YuqKadv\",\"title\":\"JavaScript (SDK v10.5+)\",\"_updatedAt\":\"2025-02-20T19:28:48Z\",\"_createdAt\":\"2024-10-23T21:40:56Z\",\"_rev\":\"1TLOAU5YnxqIV5gXiEMYEZ\",\"_type\":\"language\",\"name\":\"js-v10-5-0\"},{\"title\":\"ES5\",\"_updatedAt\":\"2024-11-07T18:24:37Z\",\"_createdAt\":\"2024-11-07T18:24:17Z\",\"_rev\":\"OwB7WWYnukePk3C8qhJ3zO\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"785d74ff-81c2-4601-ae18-bff269804906\"},{\"_rev\":\"OwB7WWYnukePk3C8qhJhyG\",\"_type\":\"language\",\"name\":\"js\",\"_id\":\"9019c2fa-50ab-4e61-9a1b-a62cfa6d8b1f\",\"title\":\"ES6+\",\"_updatedAt\":\"2024-11-07T18:27:55Z\",\"_createdAt\":\"2024-11-07T18:27:46Z\"},{\"name\":\"text\",\"_id\":\"e2af35d2-9385-43ad-820c-501f4b9f30d7\",\"title\":\"Text\",\"_updatedAt\":\"2024-11-07T18:39:54Z\",\"_createdAt\":\"2024-11-07T18:39:44Z\",\"_rev\":\"E2D7siZ5MtgLyeGU5ZeyPe\",\"_type\":\"language\"}],\"secondaryNavigationButtons\":[{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/get-started\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Guides\",\"_key\":\"c97a747adb8b\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Pricing\",\"_key\":\"ac386c2f4dea\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://apryse.com/pricing/webviewer?docLink=hdrWVprice\"}},{\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/download\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Downloads\",\"_key\":\"0d718f32d0b9\"},{\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/faq\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"FAQ\",\"_key\":\"931705bbf894\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"}},{\"text\":\"API\",\"_key\":\"2487589afa0a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"https://sdk.apryse.com/api/web/index.html\",\"blank\":false},\"lightModeCustomIcon\":{\"_type\":\"customIcon\",\"defer\":true}},{\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/samples\"},\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Samples\",\"_key\":\"54792e9961d0\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\"},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Changelog\",\"_key\":\"6a9364499ed0\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/changelog\",\"blank\":false}},{\"lightModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"text\":\"Demo\",\"_key\":\"e4be5498a10a\",\"darkModeCustomIcon\":{\"defer\":true,\"_type\":\"customIcon\"},\"_type\":\"button\",\"variant\":\"plain\",\"disabled\":false,\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"https://showcase.apryse.com?docLink=WVhdr2Show\"}}]},\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"formats\"]}],\" inside all major browsers\"]}],[\"$\",\"div\",null,{\"className\":\"mb-4 flex flex-row flex-wrap gap-x-2\",\"children\":[[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":{\"_type\":\"link\",\"href\":\"https://showcase.apryse.com\"},\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":\"$undefined\",\"children\":[\"$undefined\",null,\"Online demo\",[\"$\",\"svg\",null,{\"className\":\"$undefined\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 16 16\",\"width\":16,\"height\":16,\"data-testid\":\"external-link-icon\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z\",\"fill\":\"##526984\"}],[\"$\",\"path\",null,{\"d\":\"M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z\",\"fill\":\"##526984\"}]]}]]}]}],[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/get-started\"},\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":\"$undefined\",\"children\":[\"$undefined\",null,\"Get started \",false]}]}],[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/samples/viewing\"},\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":\"$undefined\",\"children\":[\"$undefined\",null,\"Samples \",false]}]}],[\"$\",\"$L1f\",null,{\"showExternalIcon\":false,\"className\":\"my-2 hover:no-underline\",\"href\":{\"_type\":\"link\",\"href\":\"https://docs.apryse.com/downloads/WebViewer.zip\"},\"isDownload\":\"$undefined\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center gap-2 justify-center rounded hover:no-underline relative text-light bg-indigo hover:bg-indigoDark disabled:text-disabled disabled:bg-disabled py-2 px-4\",\"onClick\":\"$undefined\",\"type\":\"$undefined\",\"data-testid\":\"$undefined\",\"disabled\":\"$undefined\",\"children\":[\"$undefined\",null,\"Download\",[\"$\",\"svg\",null,{\"className\":\"$undefined\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 16 16\",\"width\":16,\"height\":16,\"data-testid\":\"external-link-icon\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M8.66667 2L10.862 4.19533L6.19533 8.862L7.138 9.80467L11.8047 5.138L14 7.33333V2H8.66667Z\",\"fill\":\"##526984\"}],[\"$\",\"path\",null,{\"d\":\"M12.6667 12.6667H3.33333V3.33333H8L6.66667 2H3.33333C2.598 2 2 2.598 2 3.33333V12.6667C2 13.402 2.598 14 3.33333 14H12.6667C13.402 14 14 13.402 14 12.6667V9.33333L12.6667 8V12.6667Z\",\"fill\":\"##526984\"}]]}]]}]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-6 flex flex-col items-center\",\"children\":[[\"$\",\"$L1a\",null,{\"className\":\"dark:p-1 dark:rounded-lg dark:backdrop-opacity-20 dark:backdrop-invert\",\"sizes\":\"(max-width: 895px) 100vw, 895px\",\"src\":\"https://cdn.sanity.io/images/e72qwn7x/production/16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png\",\"alt\":\"Apryse Docs Image\",\"width\":1147,\"height\":775,\"loading\":\"lazy\",\"priority\":false,\"blurDataURL\":\"https://cdn.sanity.io/images/e72qwn7x/production/16aa772a9d8d9e6441241c82bf8297a9987ceedd-1147x775.png?rect=187,0,775,775\u0026w=10\u0026h=10\u0026blur=10\"}],\"$undefined\"]}],[\"$\",\"$L49\",null,{\"size\":\"h2\",\"anchor\":true,\"className\":\"mt-6\",\"children\":[\"WebViewer Basics\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/overview\",\"_key\":\"84074e893079\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Introduction to WebViewer\"]}],\"\",[\"$\",\"br\",null,{}],\"An overview of how it works.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_key\":\"aa4b25c6192c\",\"_type\":\"link\",\"href\":\"/web/guides/basics/open\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Open a document\"]}],\"\",[\"$\",\"br\",null,{}],\"Load a document, load multiple documents, load WebViewer without a document.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/ui-customization\",\"_key\":\"0e3672caad63\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Customize UI\"]}],\"\",[\"$\",\"br\",null,{}],\"Hide buttons from the header, hide panels, remove print or download options.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/annotation/import-export\",\"_key\":\"a3bbd8144084\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Save and load annotations\"]}],\"\",[\"$\",\"br\",null,{}],\"Save annotations to server, database or merge them onto a PDF. Import/export of annotations in XFDF.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h2\",\"anchor\":true,\"className\":\"mt-6\",\"children\":[\"Features\"]}],[[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/annotation\",\"_key\":\"1bbcef8cee4b\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Annotation and Collaboration\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Choose from 35+ annotations or build custom markup tools. Then, leverage out-of-the-box modules to enable real-time collaboration.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/signature\",\"_key\":\"c2ea59b08774\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Digital Signatures\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Create complete, custom signing workflows, including signature field assignment, signature creation, collection, and validation.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_key\":\"4c7fc68980ac\",\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/redaction\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Redaction\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Eliminate confidential information by searching and redacting sensitive keywords, strings, and patterns. Redact areas of images and text, or entire pages.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/office\",\"_key\":\"054e344447e3\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"DOCX Viewing \u0026 Editing\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Edit and create DOCX files client-side: Write and edit text, apply styling, adjust fonts and sizes, or add bulleted and numbered lists. Eliminate post-edit formatting inconsistencies with native DOCX editing, producing true WYSIWYG output quality across all Word processors.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/manipulation\",\"_key\":\"4d758bab5d1a\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Page Manipulation\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Add, remove, rearrange, or merge pages easily by clicking or drag-and-drop page thumbnails, or set up a programmatic workflow.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/forms\",\"_key\":\"4e289c745e35\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Forms\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Simplify form filling with features that automate data entry into your database. Fill, edit, and create new forms. Populate data from any source into existing templates.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"href\":\"/web/guides/create\",\"_key\":\"ca9d2b529d15\",\"blank\":false,\"_type\":\"link\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Document Generation\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Embed a scalable and secure document generator that merges Office templates with JSON data client-side, right in the browser.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/compare\",\"_key\":\"0e58bbe2ba8d\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Document Comparison\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Easily identify changes in drawings and documents with intuitive overlays, side-by-side comparisons, and semantic text differences in highlighted word pairs.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"blank\":false,\"_type\":\"link\",\"href\":\"/web/guides/edit/text-edit\",\"_key\":\"9abe0581d89e\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Text Editing\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Have users edit PDF text and images in your app with a leading-accuracy editor that embeds directly. Apply or change existing styling or font sizes.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/measurement\",\"_key\":\"735ee1aa2d63\",\"blank\":false},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Measurements\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Streamline estimates via a fast, precise measurement tool. Set drawing scale, and measure distance, area, perimeters, and more with snap-to geometry.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"href\":\"/web/guides/features/pdfa\",\"_key\":\"5ea4180dcf0a\",\"_type\":\"link\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"PDF/A\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Convert PDF to PDF/A and validate PDF/A files to certain conformance levels.\"]}],[\"$\",\"$L49\",null,{\"size\":\"h3\",\"anchor\":true,\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_key\":\"6974d2faa242\",\"_type\":\"link\",\"href\":\"/web/guides/extraction\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Text and image extraction\"]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Extract text, images, and other content from documents for further processing.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"\"]}],[\"$\",\"div\",null,{\"className\":\"mb-4 w-[100%] rounded p-6 text-[16px] font-normal bg-secondary text-secondary flex items-start\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-[20px] w-[20px]\",\"children\":[\"$\",\"svg\",null,{\"width\":\"20\",\"height\":\"20\",\"viewBox\":\"0 0 24 24\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"className\":\"mt-1 h-[20px] w-[20px]\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M13 17V11H11V17H13Z\",\"fill\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M13 9V7H11V9H13Z\",\"fill\":\"currentColor\"}],[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"clipRule\":\"evenodd\",\"d\":\"M2 12C2 6.486 6.486 2 12 2C17.514 2 22 6.486 22 12C22 17.514 17.514 22 12 22C6.486 22 2 17.514 2 12ZM4 12C4 16.411 7.589 20 12 20C16.411 20 20 16.411 20 12C20 7.589 16.411 4 12 4C7.589 4 4 7.589 4 12Z\",\"fill\":\"currentColor\"}]]}]}],[\"$\",\"div\",null,{\"className\":\"mb-2 ml-4\",\"children\":[\"$undefined\",[[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[\"Not seeing what you're looking for? Contact our experts on \",[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"https://apryse.com/discord?docLink=docDis\",\"_key\":\"cb2cd342bbe4\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Discord\"]}],\" for help building your POC.\"]}]]]}]]}]],[\"$\",\"$L49\",null,{\"size\":\"h2\",\"anchor\":true,\"className\":\"mt-6\",\"children\":[\"Learn more\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/best-practices\",\"_key\":\"94bdd6ea5adc\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Best practices\"]}],\"\",[\"$\",\"br\",null,{}],\"Learn best practices when it comes to WebViewer.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"href\":\"/web/guides/get-started/usage\",\"_key\":\"32d9a7735432\",\"blank\":false,\"_type\":\"link\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"WebViewer API\"]}],\"\",[\"$\",\"br\",null,{}],\"Document viewing and basic PDF manipulation APIs.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"href\":\"/web/guides/default-ui\",\"_key\":\"5a010d6d7d97\",\"_type\":\"link\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Default UI\"]}],\"\",[\"$\",\"br\",null,{}],\"A complete, responsive and fully customizable user interface\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/deployment-options\",\"_key\":\"6d15c088c2fa\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Deployment options\"]}],\"\",[\"$\",\"br\",null,{}],\"Three main options for deploying WebViewer.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"href\":\"/web/guides/wv-server-deployment\",\"_key\":\"ac257a970d70\",\"_type\":\"link\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"WebViewer Server\"]}],\"\",[\"$\",\"br\",null,{}],\"WebViewer Server increases performance on older browsers including IE9, older mobile devices.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/deployment-options#webviewer-server-docker-container\",\"_key\":\"09282907d146\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Server integration\"]}],\"\",[\"$\",\"br\",null,{}],\"Optional approach to enhancing performance and provide support for more file formats.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_type\":\"link\",\"href\":\"/web/guides/full-api-overview\",\"_key\":\"a9c5a83c6517\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Full API\"]}],\"\",[\"$\",\"br\",null,{}],\"More advanced document processing APIs.\"]}],[\"$\",\"p\",null,{\"className\":\"mb-6 text-p last:mb-0\",\"children\":[[\"$\",\"$L1f\",null,{\"href\":{\"_key\":\"ed901c43858c\",\"_type\":\"link\",\"href\":\"/web/guides/optimizing-lib-folder\"},\"version\":\"latest\",\"isLatest\":true,\"searchParams\":\"$4a\",\"slug\":\"$4b\",\"product\":\"$4c\",\"className\":\"group-[.force-light-text]:!text-light group-[.force-light-text]:!underline\",\"children\":[\"Deploy to production\"]}],\"\",[\"$\",\"br\",null,{}],\"Only include what you need from the library when you are ready to deploy.\"]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L7f\",null,{}],[\"$\",\"div\",null,{\"className\":\"mt-6 flex flex-col gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2\",\"children\":[[\"$\",\"svg\",null,{\"className\":\"text-primary\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"clipRule\":\"evenodd\",\"d\":\"$80\",\"fill\":\"currentColor\"}]}],[\"$\",\"p\",null,{\"className\":\"text-primary\",\"children\":\"Trial setup questions?\"}],[\"$\",\"$L1f\",null,{\"href\":\"https://apryse.com/discord?docLink=docDis\",\"className\":\"text-indigo hover:underline\",\"children\":\"Ask experts on Discord\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2\",\"children\":[[\"$\",\"svg\",null,{\"className\":\"text-primary\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"clipRule\":\"evenodd\",\"d\":\"$81\",\"fill\":\"currentColor\"}]}],[\"$\",\"p\",null,{\"className\":\"text-primary\",\"children\":\"Need other help?\"}],[\"$\",\"$L1f\",null,{\"href\":\"https://support.apryse.com/?docLink=docSup\",\"className\":\"text-indigo hover:underline\",\"children\":\"Contact Support\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2\",\"children\":[[\"$\",\"svg\",null,{\"className\":\"text-primary\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"d\":\"M20 4H4C2.897 4 2 4.897 2 6V18C2 19.103 2.897 20 4 20H20C21.103 20 22 19.103 22 18V6C22 4.897 21.103 4 20 4ZM20 6V6.511L12 12.734L4 6.512V6H20ZM4 18V9.044L11.386 14.789C11.566 14.93 11.783 15 12 15C12.217 15 12.434 14.93 12.614 14.789L20 9.044L20.002 18H4Z\",\"fill\":\"currentColor\"}]}],[\"$\",\"p\",null,{\"className\":\"text-primary\",\"children\":\"Pricing or product questions?\"}],[\"$\",\"$L1f\",null,{\"href\":\"https://apryse.com/form/contact-sales?docLink=docSal\",\"className\":\"text-indigo hover:underline\",\"children\":\"Contact Sales\"}]]}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"hidden lg:block\",\"style\":{\"width\":\"280px\"},\"data-testid\":\"table-of-contents\",\"children\":[\"$\",\"div\",null,{\"className\":\"fixed flex max-h-[calc(100vh-172px)] w-[280px] flex-col overflow-y-auto pb-8 pr-4 leading-6 2xl:ml-2\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col\",\"children\":[[\"$\",\"h4\",null,{\"className\":\"text-primary px-2 py-1 text-[16px] font-bold leading-6\",\"data-testid\":\"table-of-contents-title\",\"children\":\"On this page\"}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-WebViewer Basics\",\"id\":\"f8406cce56b8\",\"href\":\"#webviewer-basics\",\"className\":\"text-secondary block truncate py-1 text-ellipsis px-2\",\"children\":\"WebViewer Basics\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Features\",\"id\":\"d6720c9b9a0c\",\"href\":\"#features\",\"className\":\"text-secondary block truncate py-1 text-ellipsis px-2\",\"children\":\"Features\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Annotation and Collaboration\",\"id\":\"75b4d287f797\",\"href\":\"#annotation-and-collaboration\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Annotation and Collaboration\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Digital Signatures\",\"id\":\"1ca72ff557f4\",\"href\":\"#digital-signatures\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Digital Signatures\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Redaction\",\"id\":\"7f61690600f7\",\"href\":\"#redaction\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Redaction\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-DOCX Viewing \u0026 Editing\",\"id\":\"a2c7cdad7196\",\"href\":\"#docx-viewing-\u0026-editing\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"DOCX Viewing \u0026 Editing\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Page Manipulation\",\"id\":\"1126e2f8174b\",\"href\":\"#page-manipulation\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Page Manipulation\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Forms\",\"id\":\"511f31320958\",\"href\":\"#forms\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Forms\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Document Generation\",\"id\":\"33fa5f6b6d29\",\"href\":\"#document-generation\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Document Generation\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Document Comparison\",\"id\":\"79a7523eb25d\",\"href\":\"#document-comparison\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Document Comparison\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Text Editing\",\"id\":\"8dec9fda2f25\",\"href\":\"#text-editing\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Text Editing\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Measurements\",\"id\":\"80ac56f75ff7\",\"href\":\"#measurements\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Measurements\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-PDF/A\",\"id\":\"cb83894e84a8\",\"href\":\"#pdf-a\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"PDF/A\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Text and image extraction\",\"id\":\"639013deecdb\",\"href\":\"#text-and-image-extraction\",\"className\":\"text-secondary block truncate py-1 whitespace-pre-wrap pl-8 pr-1\",\"children\":\"Text and image extraction\"}]}],[\"$\",\"div\",null,{\"className\":\"hover:bg-tertiary rounded\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"toc-item-Learn more\",\"id\":\"ab7d1d0234d6\",\"href\":\"#learn-more\",\"className\":\"text-secondary block truncate py-1 text-ellipsis px-2\",\"children\":\"Learn more\"}]}]]}]]}]}]}]]}]\n"])</script></body></html>