In This Topic
Converting PDF documents to TIFF images
In This Topic
Converting PDF documents to TIFF images is a very useful and basic necessity in any document management system. Whether for processing, clean up, or just change of file format for sharing, your document management application needs to be able to accomplish this task easily. Here is how to do it 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.