Computer Science Canada Pdf To Text Conversion Code |
Author: | prem2 [ Sat Jan 16, 2010 1:01 am ] |
Post subject: | Pdf To Text Conversion Code |
Hi, I am going to do a project for converting pdf to text.Will anyone help me out how to do a coding and provide some guidelines about the project. ![]() With Regards, prem |
Author: | Dan [ Sat Jan 16, 2010 3:38 am ] |
Post subject: | RE:Pdf To Text Conversion Code |
If you are doing it in Turing there is not going to be any API or Library to do any of the work for you. It's not going to be the easiest project if you are new to programing but it could make an interesting Turing module that might be useful to others. Your best bet is to start by looking up the PDF specification which you can find for free here: http://www.adobe.com/devnet/pdf/pdf_reference.html This quick overview may also be of help: http://www.adobe.com/devnet/livecycle/articles/lc_pdf_overview_format.pdf And this intro to PDFs aimed at programmers: http://www.mactech.com/articles/mactech/Vol.15/15.09/PDFIntro/ |
Author: | Euphoracle [ Sat Jan 16, 2010 3:42 am ] |
Post subject: | RE:Pdf To Text Conversion Code |
oh good lord. good luck. thou art a warrior. |
Author: | qmanjr5 [ Mon Jan 18, 2010 8:54 am ] |
Post subject: | RE:Pdf To Text Conversion Code |
I actuallly thought you already MADE one ![]() Well, good luck man, 'cause you'll need it. Remember, post it when you've [/if] you've gotten it. We ALL could use this. |