Convert Each TIFF Frame to JPEG & Transform them to PDF Format Using Java


/ Published in: Java
Save to your folder(s)

This technical tip shows how each TIFF frame can be converted to JPEG and then these images to PDF file using Aspose.Pdf for Java. Aspose.Pdf for Java is very well capable of dealing with TIFF images and can easily transform them into PDF format. However there are cases when a TIFF image contains frames with different resolution or page orientation and product might not work well. So in order to resolve such issues, we can first convert TIFF frames into individual JPEG images and then save these images into PDF format using Aspose.Pdf for Java.

URL: http://www.aspose.com/docs/display/pdfjava/Convert+TIFF+frames+to+JPEG+compression+and+transform+to+PDF

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.