English

Create PDF File from Images using C#

In different cases, you may need to create a PDF based on a bunch of images, such as generating PDF from scanned document pages or invoices. For such scenarios, this article covers how to create PDF from the images programmatically using C#.
April 20, 2021 · 2 min · Usman Aziz