Skip to content

Latest commit

 

History

History
 
 

TiffToPdf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

TIFF to PDF

This sample shows how to create PDF from single- and multipage TIFF images.

Use PdfDocument.OpenImage method to open potentially multipage image. After that you can enumerate all frames (pages) from the image and add them to PDF.