flykingguo123
unread,May 8, 2012, 6:20:45 AM5/8/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pdf-js
Hello,
PDF.JS is wonderful,Thank your works!
I have used pdf.js for two month.
In our project,we want to use pdf.js to do more things such as annotator,to add highlight,command,and strikout etc.
But now I encountered some problems, for example, when I highlight text, I find that each characters/word on a text layer creates a div.
The following is the way I use to highlight text: first, detect the div of the selected text. -> add a highligh layer under the text.
Can you show me how to put all the characters of a line in a div?
Thanks!
2012-05-08
flykingguo123