Page view counter

Extracting Details from Resume/CV

Rate It (1)

Last post 11-21-2008 2:32 AM by SATISD9X. 1 replies.

Sort Posts:

  • Extracting Details from Resume/CV

    11-21-2008, 1:39 AM
    • Loading...
    • Sameer Ahire
    • Joined on 11-17-2008, 12:07 PM
    • Mumbai, India
    • Posts 17
    • Points 9

    Hi!

    Can any one help me out in extracting the details of a resume.

    I am using the logic - (1) First convert the resume file (txt,doc,html,pdf.  etc) into XML

    (2) Then Convert the XML into HR-XML, which is now easy to parse.

    I was able to convert the .txt file into XML with VB.NET code successfully! But the limitation is that the txt file must be delimited (e.g. comma ,)

    Can any one tell me, how to convert the doc/pdf file into XML as in the Resume/CV we are not bound with COMMA delimiters

    waiting 4 reply...

    Thanx & regards

    SAMEER

    Winning isn't everything, but wanting to win is.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please mark it as a answer if it solved your problem...
  • Re: Extracting Details from Resume/CV

    11-21-2008, 2:32 AM
    Answer
    • Loading...
    • SATISD9X
    • Joined on 04-17-2007, 10:14 AM
    • Mumbai, India
    • Posts 320
    • Points 1,850

    Try another way:

    First Convert DOC to HTML

    then, Convert HTML to XML

     

    CSR
    ~ Please Mark as Answer if it solves your query ~
Page 1 of 1 (2 items)