erayakartuna/pdf-flipbook

support for text layer

raro28 opened this issue · 1 comments

I've noticed that there is no way to select the original text.
Now, if I understood the current implementation, a canvas gets drawn from the original div's generated by the PDF.js.
¿Is there a plan to add a text layer?

I had the same issue and unfortunately it was a dealbreaker me because it stops hyperlinks working. pdf.js supports it all, but pdf-flipbook is only taking the canvas and not everything pdf.js layers on top of that to make it interactive.