Images To PDF
The ImageToPdfConverter
class creates PDF documents from images.
Call the ImageToPdfConverter.ImageToPdf
function using a valid file path to an image to produce a new PDF document from that image.
Calling ImageToPdfConverter.ImageToPdf
using a list of image paths will produce a single PDF document containing each image on separate pages.