How to Create PDF from Scratch in C# using PDF.co Web API

In this article, we'll demonstrate how to create a PDF from scratch We will be using the PDFco Web API and C# to do the [...]

Extract Table with Text from PDF in C# using PDF.co Web API

In this article, you will see how to extract a table with a text from PDF Document To do so, we will be using the PDFco [...]

Split PDFs by Text and by Page in C# using PDF.CO

In this article, you will see how to split a PDF document using text strings and page indexes You will be using the [...]

Extract Text from Scanned PDF into CSV Format using PDF.CO Web API in C#

In this article, you will see how to extract text from a scanned PDF document into CSV format using PDFCO Web API in [...]

Read Different Barcode Types in C# using PDF.co

In this article, you will see how to read different barcodes in C# using the PDFCO Web API PDFCO offers a rich API to [...]

Generate a Secure PDF in C#

This article explains how you can generate a secure PDF document using the PDFCO Web API The PDFCO Web API provides [...]

How to Convert PDF to JSON Meta in C#

In this article, you will see how to convert a PDF document to JSON Meta using the PDFCO Web API in the C# programming [...]

How to Add Security to Existing PDF in C#

This article explains how to secure an existing PDF document using PDFCO Web API in the C# programming language [...]

Generate PDF with QR Code from HTML Template in C#

In this article, you will see how to generate a PDF file with a QR code using an HTML template To do so, you will be [...]

Generate PDF by Merging Different File Formats into PDF in C#

In this article, you will see how to use PDFCO Web API in C# to merge multiple files into a single PDF [...]