PDF Extractor SDK – Page 54 – 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
This tutorial will show you how to merge multiple PDF files in C#, C++, VB.NET, and VBScript using PDF Extractor SDK. Check this article also to learn how to split PDF into multiple files. We've listed different code snippet below. Select your programming language: C# C++ Visual Basic .NET VBScript (Visual Basic 6) How to Merge Multiple PDF Documents in C# The source code sample below will help you merge multiple PDF files in C#. You [...]
Check the samples below to learn how to make an unsearchable PDF document in ASP.NET, C#, VB.NET and VBScript using ByteScout PDF Extractor SDK. If you need to make a PDF searchable, please check this tutorial. Select your programming language: ASP.NET C# Visual Basic .NET VBScript (Visual Basic 6) How to Make Unsearchable PDF in ASP.NET Check out this source code to run the program for making unsearchable PDFs in ASP.NET. How to Make Unsearchable PDF [...]
The sample source codes below show how to make a PDF document searchable in C# and VB.NET using ByteScout PDF Extractor SDK. It is also possible to make an unsearchable PDF. How to Make Searchable PDF in C# How to Make Searchable PDF in Visual Basic .NET
ByteScout PDF Extractor SDK can be used to index all PDF files in a directory. You can include various metadata into the index, such as File Name, Page Count, Author, Title, Producer and others. Use the sample source code below to list all PDF files in a directory in C#, VB.NET and VBScript. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to index PDF files in C# How to index [...]
With ByteScout PDF Extractor SDK, you can convert PDF XFA Form to XML. Check the code samples in C#, VB.NET and VBScript below. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to convert PDF XFA Form to XML in C# How to convert PDF XFA Form to XML in Visual Basic .NET How to convert PDF XFA Form to XML in VBScript (Visual Basic 6)
The samples below will show how to find text in PDF using regular expressions with ByteScout PDF Extractor SDK in C# and VBScript. How to find regexp in PDF in C# How to find regexp in PDF in VBScript (Visual Basic 6)
ByteScout PDF Extractor SDK can be used to extract text from PDF by a specific keyword. Check the samples below to learn how to search each page of a PDF file for a keyword and extract text from the pages containing the keyword in C# and VB.NET. You may also find useful to check how to extract text from a specific area by coordinates. How to extract text from PDF by keyword in C# How [...]
Check the samples below to learn how to extract a page from PDF by found keyword in C# and VB.NET using ByteScout PDF Extractor SDK. How to extract a page from PDF by found keyword in C# How to extract a page from PDF by found keyword in Visual Basic .NET
This tutorial will demonstrate how to extract video from PDF in C# and VB.NET using ByteScout PDF Extractor SDK. How to extract video from PDF in C# How to extract video from PDF in Visual Basic .NET
With PDF Extractor SDK, you can extract text from a specific rectangular area of a PDF document defined by coordinates. Check the samples below to learn how to extract text by coordinates C#, VB.NET and VBScript using ByteScout PDF Extractor SDK. Also, check this tutorial to learn how to extract text from PDF by keyword. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to extract text from PDF by coordinates [...]