Menu

PDF from image

Help
moonark
2006-05-22
2017-01-18
  • moonark

    moonark - 2006-05-22

    I am working on a .NET scanning program using TWAIN can PDFsharp convert the .NET Bitmap format to PDF?  And if so, can I add multiple pages to the pdf document?  Also if possible, can this be done entirely in memory then saved to a file or is a temporary file needed?

     
    • peterBERNDTS

      peterBERNDTS - 2006-08-23

      Use System.Drawing.Imaging.ImageFormat of .NET framework to convert e.g. to PNG or TIFF and look into the "Graphics" example of PDFsharp to learn about loading the image(s) into a PDF.

       
  • gupta.sanjeev74@gmail.com

    I am looking for Image file which converts from PDF. Any help on this?

     

Log in to post a comment.