
lovboy
New User
May 24, 2010, 2:18 PM
Post #1 of 3
(2858 views)
|
|
Information Extraction from PDF
|
Can't Post
|
|
Hi Guys, My first post here - as this suggests - very new to Perl... I am looking for some elegant design solution to the following problem. It will be really nice of you all to guide me through this and refer me to the right modules and libraries available. Task: I am trying to extract information from this kind of a PDF page (page 872) - http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM071436.pdf I need to provide the output in this format --> Drug Name Approval number Patent number ------------ ------------------- ---------------- ABC 020977 5034394 XYZ 020977 5089500 How do you think I should approach this problem ? Thanks, lovboy
|