Get text from a section of a pdf page with IcePdf

374 views Asked by At

I'm writing some java classes to test some libraries about the issue to extract text of a portion of a pdf page. I tested iText and PDFBox. Now I want to write a class using IcePdf, but I don't know how to do because I can extract the full page text and not a specific portion.

Can someone help me?

0

There are 0 answers