Images To PDF
Given a single image located on a computer at C:\images\example.png
, you can quickly convert it into a PDF document by calling the IronPdf.ImageToPdfConverter.ImageToPdf
method with its file path:
You can also convert multiple images into a single PDF document using System.IO.Directory.EnumerateFiles
along with ImageToPdfConverter.ImageToPdf
:
To explore more about converting images to PDFs using IronPDF for enhancing your applications, or to discover the entire suite of developer tools offered by Iron Software, including IronBarcode, IronOCR, and more, visit the Iron Software website.