PDF Extractor SDK – Page 53 – 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
These sample source codes can be used to convert a PDF file to CSV by pages in C#, VB.NET and VBScript using ByteScout PDF Extractor SDK. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to convert PDF to CSV by pages in C# How to convert PDF to CSV by pages in Visual Basic .NET How to convert PDF to CSV by pages in VBScript (Visual Basic 6)
This tutorial will help you to extract ZUGFeRD Invoice from PDF in ASP.NET, C#, VB.NET and VBScript using ByteScout PDF Extractor SDK. Select your programming language: ASP.NET C# Visual Basic .NET VBScript (Visual Basic 6) How to extract ZUGFeRD invoice from PDF in ASP.NET How to extract ZUGFeRD invoice from PDF in C# How to extract ZUGFeRD invoice from PDF in Visual Basic .NET How to extract ZUGFeRD invoice from PDF in VBScript (Visual Basic [...]
The sample below shows how to extract text from a PDF file to FileStream in C# using ByteScout PDF Extractor SDK. How to extract PDF to FileStream in C#
This tutorial will show you how to split a PDF file into pages with ByteScout PDF Extractor SDK in C#, C++, VB.NET, and VBScript. There are various ways to split a PDF using our SDK: you can extract a specific page, split the file into two parts or split by ranges. You may also find useful to check how to merge PDF files. Select your programming language: C# C++ Visual Basic .NET VBScript (Visual Basic [...]
Use the sample source code below to search for a specific text in a PDF document and extract the found results with the ByteScout PDF Extractor SDK in C#. How to search in PDF and extract results in C#
Check the samples below to learn how to rotate a PDF document by degrees in C#, VB.NET, and VBScript using ByteScout PDF Extractor SDK. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to Rotate PDF by Degrees in C# Use the following source code sample to rotate PDF by degrees in C#. How to Rotate PDF by Degrees in Visual Basic .NET Check out this code snippet below to rotate [...]
When processing huge PDF documents using PDF Extractor SDK you may run into OutOfMemoryException. This tutorial demonstrates how to reduce memory usage by disabling page data caching in C#, VB.NET, and VBScript. Also, check this tutorial: How to batch process PDF files with ByteScout PDF Extractor SDK. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to reduce memory usage in C# How to reduce memory usage in Visual Basic .NET [...]
The sample below shows how to test if a PDF document is compatible with the PDF/A standard in C# using PDF Extractor SDK. PDF-A Compatibility Test in C#
These sample source codes can be used to convert PDF to XFDF (XML version of the "Forms Data Format (FDF)" specification) in C#, VB.NET, and VBScript using ByteScout PDF Extractor SDK. Select your programming language: C# Visual Basic .NET VBScript (Visual Basic 6) How to convert PDF to XFDF in C# How to convert PDF to XFDF in Visual Basic .NET How to convert PDF to XFDF in VBScript (Visual Basic 6)
When developing data mining applications, scanned documents are a hurdle for developers. Bytescout PDF Extractor SDK provides an easy way to extract data from scanned PDF documents. In this article, we'll see how to extract text from scanned documents using the ByteScout PDF Extractor SDK with different languages such as C# (ASP.Net), C++, VB, and VB6 as well as using the features of ByteScout OCR language. In order to execute programs mentioned in this article [...]