In This Topic
Converting TIFF images to PDF documents
In This Topic
TIFF images and PDF documents are very important formats. For documents, they are probably the most important. Converting from one to another is likely one of the basic needs of any document management system.
In this tutorial, we will see how to convert TIFF images to PDF documents using GdPicture.NET.
- Now it is quick and easy one-step operation using the GdPictureDocumentConverter class.
- You can compare it with another approach by converting page by page using images through the GdPictureImaging class. Here you can benefit from using the advanced MRC compression mechanism.
This example makes use of the optional GdPicture.NET PDF SDK.