-
Version: 5.2.4.72582 (not fixed in 5.2.7.72921)
Browser: Firefox 70.0.1
Steps to reproduce:
1. Open https://www.pdftron.com/webviewer/demo/ in the mobile view (IPhone 6/7/8)
1. Open side panel…
-
Any plans to release webviewer for Blazor? it's really difficult to integrate. It would be nice also to have a Typescript wrapper to work with events and objects because currently it's a hell. Thanks.
-
If function `render()` of a header item of type `customElement` returns a DOM element, then the content of this custom element is duplicated every time `setHeaderItems()` is called.
![duplicate_cus…
-
Normally, I could just require this this module:
```
/*! vrlink - v0.1.0 - 2013-10-28
* Copyright (c) 2013 ; Licensed */
/**
vrlinkjs is a JavaScript library that implements the WebLVC protoco…
DrYSG updated
5 years ago
-
Version: 5.2.4.72582 (not fixed in 5.2.7.72921)
Browser: Firefox 70.0.1
Steps to reproduce:
1. Open https://www.pdftron.com/webviewer/demo/
1. Open side panel (e.g. thumbnail view)
1. Point t…
-
STR:
- select an annotation tool in the header: AnnotationCreateTextUnderline, AnnotationCreateTextSquiggly or AnnotationCreateTextStrikeout
- select a new color for the tool
ER:
- the icon of…
-
I have done this in my own build of webviewer.
See here: https://babeljs.io/docs/en/babel-polyfill#docsNav
Suggestion is to remove polyfill and include 2 other files directly.
You should be a…
-
There is a small rendering issue with the rounded corners. Please see the attached pictures.
Version: 5.2.4.72582 (not fixed in 5.2.8.73151/6.0.0 beta1)
Browser: Chrome 78.0.3904.97
Steps to re…
-
WebViewer UI version: 5.1.7, WebViewer Core version: 5.1.7.71369
WebViewer(...)
.then(function(instance) {
var docViewer = instance.docViewer;
// you must have a document loaded when…
-
It should be possible to customise context menu popups event the existing ones (TextPopup, AnnotationPopup).
Now they are hardcoded, can be easily solved with a configuration object like the custom…