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
    • Member
      9 point Member
    • Sameer Ahire
    • Member since 11-17-2008, 12:07 PM
    • Mumbai, India
    • Posts 17

    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
    • Contributor
      2,120 point Contributor
    • SATISD9X
    • Member since 04-17-2007, 10:14 AM
    • Mumbai, India
    • Posts 355

    Try another way:

    First Convert DOC to HTML

    then, Convert HTML to XML

     

    Satish Chilkury
    MCTS .Net Framework 2.0 Web Applications


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