Create PDF File from Images using C#

Often you need to turn a collection of images—like scanned pages or invoices—into a single PDF. This guide shows how to programmatically create a PDF from images using C#.
April 20, 2021 · Usman Aziz