vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
563 stars 15 forks source link

PDF Viewer: Download and Select Text #549

Open DeminAO opened 4 months ago

DeminAO commented 4 months ago

Hi! At the Demo, I can see a new component — PdfViewer! I want to:

is this functionality expected in the future?

gvreddy04 commented 4 months ago
  • download the file,

Yes, we will add in the upcoming releases.

  • select text (to copy, for example),

Yes, we will add in the upcoming releases.

  • generate pages dynamically by server-side

No plans on this.