You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.