Product Comparisons

How to Convert PDF to Image Using Itextsharp

In this article, we will explore how to merge PDFs using iTextSharp and compare it with PDF Focus .Net to help you make an informed decision when choosing a library for your PDF manipulation needs.

Create PDF From Byte Array C# iTextSharp (vs PDF Focus .Net)

We can create PDF documents with public static byte arrays generated from the iText document doc. Below is the sample which help us to create a new document with the help of the iText PDF library.

A Comparison Between PDF Focus .Net & Foxit PDF SDK

Foxit PDF SDK and PDF Focus .Net are two of the most popular PDF processing SDKs available in the market. Both SDKs offer a wide range of features that cater to developers' needs.

iText7 Read PDF in C# (VS PDF Focus .Net)

In this article, we will explore how to merge PDFs using iTextSharp and compare it with IronPDF to help you make an informed decision when choosing a library for your PDF manipulation needs.

A Comparison Between iTextSharp and PDF Focus .Net

In this tutorial, we will discuss how to edit PDF files using iTextSharp and PDF Focus .Net libraries and compare them both.

A Comparison of Printing PDF in C# Between Itextsharp and PDF Focus .Net

In this article, we will see how you can print PDF files using PDF Focus .Net and ITextSharp. Both of these are advanced PDF manipulation APIs.

How to Generate PDF in C# (.NET 6) using PDFSharp

How to use the PDFsharp library to generate a PDF file using C# code.