Viewing PDFs
Ensure a seamless experience when viewing PDF documents.
Last updated
Ensure a seamless experience when viewing PDF documents.
Last updated
If you offer PDF documents on your website and want to include them in your Cobrowse sessions you just need to enable the PDF viewing feature on the Cobrowse SDK.
With this feature enabled an embedded viewer will load the documents directly into the browser without requiring downloads or the full device mode.
The PDF Viewer functionality is configured with URLs of the PDFs as they are linked on your website. To make it simpler to configure this be done using glob patterns with which you can use to match different patterns:
the same can be achieved using Javascript RegExp:
The pdfLinks
property is an array which will accept either of these formats.