Announcement

Collapse
No announcement yet.

- Extracting plain text from PDF

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • - Extracting plain text from PDF

    Can I extract text out of a PDF document using Foxit PDF SDK?
    If yes, could you provide an example please (preferably in C#)...

  • #2
    Dear Dan,

    Yes, users can extract text from a PDF document. We do not currently have a C# SDK. Right now, we support C/C++ on Windows. Here is the link for SDK 4.1 for Windows. http://cdn01.foxitsoftware.com/pub/f...forWin_4_1.zip.

    If you go to "samples\simple_sample\pdf2text" you can see some C++ sample code for text extraction.

    Sincerely,
    Huy

    Comment

    Working...
    X