How to extract the highlighted text from the pdf in rails
问题 I am using pdf-reader for parsing the pdf and converting it to the object and plucking out the Highlight and underlined object from the pdf but the problem I am not able to pluck out the text from that object I checked other algo to for the reference and found that they are plucking the Contents from the Highlighted object but when I check it returning me nil as there is no such element in the object here is my algo which I used to get the highlighted objects from the pdf def read_pdf puts