PDF Extractor SDK – Page 58 – ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

PDF Extractor SDK

  • Home
  • /
  • PDF Extractor SDK
Split PDF based on keyword tutorial shows how to split PDF file by keywords in C# or Visual Basic .NET using PDF Extractor SDK. Use sample source codes below for splitting PDF documents into pages by keywords. C# Code Snippet VB.NET Code Snippet
Acrobat SDK - extract text  from PDF files without having it installed. No additional tools needed. Use C# and Visual Basic .NET source code samples below to extract from PDF to TXT with PDF Extractor SDK. VB.NET C#
With PDF Extractor SDK, you can extract text from specific parts of PDF documents defined by X Y coordinates. This sample code shows extracting text from PDF within a specific rectangular region with X Y coordinates. C#
These sample source codes can be used to find text in PDF files and get coordinates using Bytescout PDF Extractor SDK. We've provided the source code snippet below. Select your programming language: Select your programming language: ASP.NET C# Visual Basic .NET VBScript Let's see the code and we'll analyze it later in this article. ASP.NET Source Code Take a look at this ASP.NET source code snippet that can be helpful to find text in PDF [...]
Use the sample source codes below to detect tables in PDF files and convert PDF table to CSV file in C# and VBScript using PDF Extractor SDK. C# Source Code See how you can detect tables in PDF files and convert those tables into a CSV file using the C# code snippet. VBScript Source Code See how you can search for tables in PDF files and extract those tables into the CSV file using the [...]
Use the sample source code below to extract attachments (embedded files) from PDF with Bytescout PDF Extractor SDK. Select your programming language: ASP.NET C# Visual Basic .NET VBScript ASP.NET C# VB.NET VBScript
The sample source codes below show how to convert from PDF to XLS file for MS Excel in C# and Visual Basic .NET using Bytescout PDF Extractor SDK. C# VB.NET
Your download will begin in a moment. If it doesn't, click here to try again. Still having trouble? Use instant download links below: direct download (Products Web Installer - RECOMMENDED) - from US server 1 Direct Evaluation Version Installers: direct download (EXE installer) - from US server 1 direct download (ZIP) - from US server 1 direct download (EXE installer - from US server 2 direct download (ZIP) from US server 2
The sample below allows to convert PDF to XML (eXtensible Markup Language) file using Bytescout PDF Extractor SDK. You can use this option both from PDF Extractor SDK Dashboard and from Bytescout PDF Viewer (Data Extraction > Extract as XML): C#
Extracting data from a particular region of PDF seems a small task when doing it manually, but automating this process has huge time and cost-saving benefits. One of the main features of the ByteScout PDF Extractor SDK is to convert PDF to Text data. We can either convert the whole PDF file to a text file or a selected number of pages to text output. This can be also further refined to extract certain areas [...]