In this repository is the complete GUI code for the PDF Tools PDF Web Viewer. This is the place to start if you need to change more than the options allow.
If you have any questions regarding code structure do not hesitate to contact us at pdfsupport@pdf-tools.com
> git clone https://github.com/pdf-tools/PdfWebViewerTS.git
> cd PdfWebViewerTS
> mkdir static
> npm install
pdfwebviewer
folder from inside webapp
into the static
folder.Add the license key to the sample files src/examples/pdf-web-viewer/index.ts
or src/examples/pdf-web-viewer/with-options.html
.
> npm run dev