Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API pain point adding annotation to PageViewComponent #64

Open
pcorless opened this issue Mar 5, 2020 · 0 comments
Open

API pain point adding annotation to PageViewComponent #64

pcorless opened this issue Mar 5, 2020 · 0 comments
Labels
backlog unscheduled issues Core Core rendering mdodule Viewer Viewer Module

Comments

@pcorless
Copy link
Owner

pcorless commented Mar 5, 2020

Of recent and of late there are users that need to dynamically add annotations to PDF content. The annotation data may have been saved to a DB or a flat file but in either way it needs to be injected back into the view and eventually on the screen or capture.

When working in the viewer, the annotation must be create and then an annotation component must be create so the user can interact with the annotation. This process can be difficult to achieve by the end user of the API. The process requires quite a bit of work an there can be timing issues with the various thread in play.

This ticket is to capture building out an API to streamline this process.

@pcorless pcorless added backlog unscheduled issues Viewer Viewer Module Core Core rendering mdodule labels Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog unscheduled issues Core Core rendering mdodule Viewer Viewer Module
Projects
None yet
Development

No branches or pull requests

1 participant