Convert TIFF to XPS

Does Aspose provide any library to convert directly from TIFF to XPS document using java?

@vbhansali

You can use Aspose.PDF for Java in order to convert TIFF to XPS. In order to do this, you need to generate a document from TIFF image and then save it as XPS using XpsSaveOptions. Please check below documentation articles for more information:

Thanks for your reply!. That is what I thought. So, converting TIFF to XPS is 2 step process. I was checking if you have direct API to convert TIFF to XPS document.

@vbhansali

We need to further check whether it can be possible to achieve in one step or not. You can please create an inquiry in Aspose.Imaging Category as this API is specialized to deal with the images.

Thank you! I have asked that question in Aspose.Imaging Category

1 Like