Extract text and image from a pdf in a selected area or coordinates
Posted
by yercaudARUN
on Stack Overflow
See other posts from Stack Overflow
or by yercaudARUN
Published on 2010-03-11T12:07:32Z
Indexed on
2010/03/12
4:17 UTC
Read the original article
Hit count: 198
Hi All,
I have a specific requirement of extracting text and images from a specific area in a pdf file.The area might be a selected or highlighted or from a given set of coordinates.
When i went through, all the approaches are to extract images and text entirely from the PDF on not in a specified location. I tried with iTextSharp,Syncfussion,Apose but couldn figure out a better approach for this.
If somebody could help me out in this it would be greatfull. Can you share your ideas and suggestion on how to implement this in .net.
Regards, Arun.M
© Stack Overflow or respective owner