-
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.
-
I'm building a Typescript wrapper, and I have this code: ` var localInstance: any;
//var docViewer = window.;
//.addEventListener("pageComplete", (e) => {
// alert…
-
アドオンマネージャ自体が動作しなくなるならそれでも良いが、残ったままとなってアドオンが使える・管理できる状態にする場合は、アドオンマネージャからデータ送信しないようにする必要がある。
アドオン自体を無効化したビルドにしたら使用メモリ量などが大きく下がったりするならそれも合わせて検討しても良いが、使いたいケースもあるだろうし取りあえずはそのまま残している想定で about:addons が開け…
-
Hi,
My team and I were interested in implementing the measurement tool in our project, and we wanted to check if the newest version of the measurement tool considered scales set up on the document, …
-
Accoridng to docs api there are few layout modes:
Continuous, - works
**FacingCoverContinuous - not works,**
Facing - works,
FacingContinuous - works,
**FacingCover - not works,**
Single - works…
-
Reply text box should remain open if you click off or onto the the PDF as long as you do not select another annotation.
If there are a lot of annotations and you click off it makes every annotation…
-
Hi, love the idea with this plugin. Alas, I am struggling. I create my payment_intent on the server. In my app:
final api = StripeApi(publishableKey);
api.stripeAccount = accountID;
Now I want …
-
In v1.1.0 the network error dialog does not dismiss, either with subsequent page load request, or clicking outside the dialog, a page refresh is needed to get rid of it.
If you get the network err…
-
When i load document before get in viewer with redux actions ( setDocumentFile ). The first time tool annotator works well. But when i get back and setDocumentFile again outside viewer. I can't use an…
-
https://media-example.kou029w.now.sh にアクセスしリモートデバッグにて実機で確認
USBカメラなどメディアデバイスを利用しようとすると以下のエラーが得られ利用できない
エラー内容
> chromeWin.PopupNotifications is undefined
> webrtcUI.jsm:867
> stringBundle is unde…