Name | Modified | Size | Downloads / Week |
---|---|---|---|
src.rar | 2015-05-31 | 317.8 kB | |
PdfTextExtractor with Bookmark Generator.rar | 2015-05-31 | 15.0 MB | |
Pdf Text Extractor.rar | 2015-02-05 | 15.0 MB | |
License Info.txt | 2015-02-03 | 213 Bytes | |
README.TXT | 2015-02-03 | 1.5 kB | |
Totals: 5 Items | 30.3 MB | 1 |
This application lets you extract Text from a PDF file. It uses two pdf libraries JPedal and PDFBox. User can select an area over the pdf page and can extract text from the selected part. Selection can be done by drawing a rectangle by dragging the mouse with it's left button pressed. Extraction Operations with PdfBox User can draw two selection rectangles. First selection rectangle can be drawn by simply dragging the mouse with it's left button pressed. Second selection rectangle can be drawn by dragging the mouse with it's left button pressed and "ALT" key pressed. First selection rectangle appears in "RED" color. Second selection rectangle appears in "BLUE" color. User can clear these rectangles by pressing "Ctrl + Right Mouse Button" for first rectangle and "Shift + Right Mouse Button" for second rectangle. Extraction of text can be done by Using "Operations with PdfBox " menu. Extraction Operations with JPedal User can draw multiple rectangles by adding the selection rectangles to the program by using the "Options -> Add Extraction Area" menu and then Select " Operations using JPedal ->Use selection areas" checkbox. Then click "Operations using JPedal -> Extract Text" menuitem to extract the text. Extracted Text is shown in the Text Area. Added Rectangles can be removed by Selecting "Options -> Remove Extraction Area". User can save the extracted text automatically to the pdf file directory under the path /text as either xml or text by checking "Operations with JPedal -> Save As Files".