You must Sign In to post a response.
  • Category: .NET

    I have a problem to convert pdf file to tiff image in c#

    Convert a pdf file to be an image format in c#, I don't want to do in itextsharp, anybody used any other techniques to convert pdf to the image...Currently, I am getting jpg and tiff images. But other than any pdf content records are not converted to tiff image or jpg image. anyone has known the answer share to me thanks in advance.
  • #769425
    Spire.PDF library allows converting PDF to TIFF image as well as other common image types. You can download it from the following link:
    https://www.e-iceblue.com/Download/download-pdf-for-net-now.html

    Here is the guidance of how to convert PDF to TIFF:
    https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Conversion/Save-PDF-Document-as-tiff-image.html

  • #769426
    thx for ur response @Michael, but I want to be an open source to achieve that


  • Sign In to post your comments