Hi Alejandro - great component .. very useful. We want to extend this compo

Hi Alejandro - great component … very useful. We want to extend this component to add two way communication features:

  1. Being able to go to page from java server side (Based on click in a different component)
  2. Being able to annotate text on certain pdf page
  3. Allowing users to highlight certain text in the pdf and pick it up on server side.
  4. A bit fancy → Provide different annotation colors for users to highlight the document differently in #3 above.

Is this doable and if so how do we do this work. Happy to get on a call and chat … happy to sponsor a bit of the cost or provide resources for this.

This sounds like a complete different kind of component since it requires pdf manipulation. A perfect case for the Component Factory: https://vaadin.com/components/component-factory. Have you tried contacting them?