Read text from pdf file using vb.net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hawre Jawhar

    #1

    Read text from pdf file using vb.net

    Hi, everybody.

    I am using vb.net to read text from pdf file, line by line, but what I get
    is encoded characters. It really don't mater how the characters are
    formated.

    Appreciate your help.
    Thanks


  • Ken Tucker [MVP]

    #2
    Re: Read text from pdf file using vb.net

    Hi,



    Ken
    ------------------------
    "Hawre Jawhar" <HawreUpdate@Ya hoo.com> wrote in message
    news:%23%23o3PY VuFHA.3236@TK2M SFTNGP14.phx.gb l...[color=blue]
    > Hi, everybody.
    >
    > I am using vb.net to read text from pdf file, line by line, but what I get
    > is encoded characters. It really don't mater how the characters are
    > formated.
    >
    > Appreciate your help.
    > Thanks
    >
    >[/color]


    Comment

    • Hawre Jawhar

      #3
      Re: Read text from pdf file using vb.net

      Thanks alot!!
      What's funny is that I have found this page by searching in google. But I
      didn't give it attension as it was C#.
      I will try to convert the codes to vb.net.
      Regards.

      "Ken Tucker [MVP]" <vb2ae@bellsout h.net> wrote in message
      news:ucjRJRYuFH A.612@tk2msftng p13.phx.gbl...[color=blue]
      > Hi,
      >
      > http://www.codeproject.com/showcase/TallComponents.asp
      >
      > Ken
      > ------------------------
      > "Hawre Jawhar" <HawreUpdate@Ya hoo.com> wrote in message
      > news:%23%23o3PY VuFHA.3236@TK2M SFTNGP14.phx.gb l...[color=green]
      >> Hi, everybody.
      >>
      >> I am using vb.net to read text from pdf file, line by line, but what I
      >> get is encoded characters. It really don't mater how the characters are
      >> formated.
      >>
      >> Appreciate your help.
      >> Thanks
      >>
      >>[/color]
      >
      >[/color]


      Comment

      Working...