Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Read Invoice number from pdf file

Read Invoice number from pdf file

Scheduled Pinned Locked Moved ASP.NET
saleshelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Praveen Kandari
    wrote on last edited by
    #1

    Hi, I want to extract the name of customer, Invoice number, etc from an Invoice that would be a Pdf file. Please help ASAP. TIA

    Z 1 Reply Last reply
    0
    • P Praveen Kandari

      Hi, I want to extract the name of customer, Invoice number, etc from an Invoice that would be a Pdf file. Please help ASAP. TIA

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      Refer to this article on how to extract text from a pdf file, Extract Text from PDF in C# (100% .NET)[^]

      There are only 10 types of people in the world, those who understand binary and those who don't.

      P 1 Reply Last reply
      0
      • Z ZurdoDev

        Refer to this article on how to extract text from a pdf file, Extract Text from PDF in C# (100% .NET)[^]

        There are only 10 types of people in the world, those who understand binary and those who don't.

        P Offline
        P Offline
        Praveen Kandari
        wrote on last edited by
        #3

        This extract whole document I just want to extract Invoice No. For e.g If it is like: - Invoice Number : INVC2563 It should extract only INVC2563. The string INVC may Vary.

        Z 1 Reply Last reply
        0
        • P Praveen Kandari

          This extract whole document I just want to extract Invoice No. For e.g If it is like: - Invoice Number : INVC2563 It should extract only INVC2563. The string INVC may Vary.

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          Praveen Kandari wrote:

          This extract whole document I just want to extract Invoice No.

          Yes, extract the text and then parse it to find what you need.

          There are only 10 types of people in the world, those who understand binary and those who don't.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups