Merge multiple GIF, PNG, JPG, TIFF and PDF files into a single PDF file with ASP.NET C# using the iTextSharp library A short, yet useful guide explaining how to convert one or more GIF, PNG, JPG, TIFF and/or PDF files into a single PDF file in ASP.NET C# using iTextSharp
Yesterday I released a small project I was working on to merge multiple image files into a single, multi-page PDF (one image per page). It wasn't too difficult, yet I had …
Merge multiple GIF, PNG, JPG, TIFF and PDF files into a single PDF file with ASP.NET C# using the iTextSharp library A short, yet useful guide explaining how to convert one or more GIF, PNG, JPG, TIFF and/or PDF files into a single PDF file in ASP.NET C# using iTextSharp Read More