Login
Register
Articles »
Technology News
All Articles
Submit Guest Post
Tools & Utilities »
Code Converter
Forum
Learn »
Tutorials
Interview Experience
Practice Tests
Freelancers
Services »
Software Development
SEO & Digital Marketing
IT Companies
MyPdfTextReader 1.0
Posted Date: Total Responses:
0
Posted By:
Sandeep Vijayan
Member Level:
Gold
Points/Cash
: 150
Most of the time we are stuck when it come to doing operations related to pdf..
To take first step in direction to make this a real cool and easy i developed a simple PDF Text Extractor.
This PDF Text Extractor is very simple usage.
Just click and select the PDF file you need to extract text from your client machine and it extracts and displays the text to you.
I have taken care of that the user will be able to run only one instance of this applicaion.
The 3 steps below in Pic will give a fairly good idea of its functioning.
A SAMPLE OF CODE USED TO DO THE REAL WORK ...ile reading the pdf using PDFBox 0.7.2
//read pdf using Extract text from PDF file
PDDocument objDocument = PDDocument.load(strSelectedFileName);
//Hierachy inside dll-->pdfbox -0.7.2 ->org.pdf.pdfmodel ->PDDocuemnt
Application.DoEvents();
PDFTextStripper objTextStripper = new PDFTextStripper();
//Hierachy in dll-->pdfbox -0.7.2 --> org.pdfbox.util --> PDFTextStripper
tbxPDFText.Text = objTextStripper.getText(objDocument);
Hopeing to add more and more features as time progress...
Happy Coding..:-)
Attachments
My Pdf Text Extractor 1.0
Select PDF
extraction complete
Project Feedbacks
Author:
shanmukhgona
Member Level:
Bronze
Revenue Score
:
Hi can u please mail the source code of this project to shanmukh.gona@gmail.com
thanku.
Post Feedback
You must
Sign In
to post a feedback.
Next Project:
Validation Machine for Administrators
Previous Project:
Simple Folder Monitor Application Using VB.Net Winforms
Return to Project Index
Post New Project
Related Projects
WinCalculator
Simple Logon Screen Changer Using WPF and VB.Net
Mp3 Player in WPF using DirectX Dll's
A Complete Employee Details From A table Display’s on a UI(Front end Database is Dataset):
TextPad - A New Text Editor
Top Contributors
Today
Last 7 Days
more...
Awards & Gifts
Online Members
More...