Import a range of image files, it can be jpeg, png, tiff, bmp and gif image.Ĭreate an empty PDF page as original image's size in this C# example. Converting multi-page tiff to Pdf document is also supported. How to Convert Image to PDF in C# languageĬ# guide for creating new Pdf document from images, converting. You can import images as Pdf pages appending to existed document or creating a new document. How to Add Image as PDF Page in C#.NET Code