Tag Archives: JPG to PDF in CSharp

Convert Images to PDF in C#

An Image can be converted to PDF to assure that the image will display correctly across devices without being altered. PDF images are ideal for printing and for storing images online when intended to be downloaded. PDF can hold as many images in one document so can be printed easily or saved as a catalog. This article will guide you to programmatically convert images like JPG, GIF, WebP, PNG to PDF in C# using .NET API for document and image conversion.

The following topics are covered briefly in this article:

  • Image Conversion .NET API
  • Convert JPG images to PDF
  • Convert PNG, GIF, BMP images to PDF
  • Image to PDF conversion with advance options

Continue Reading ...

Posted in GroupDocs.Conversion Product Family | Tagged , , , ,