Document Conversions to TIFF

Hello,

What I’m trying to accomplish is convert various document types (PDF, Word, Excel) to TIFF. Is this something that your Total Java project would support?

Hi Jim,

I would like to share with you that you can convert a PDF file to TIFF using Aspose.Pdf.Kit for Java. You can use SaveAsTIFF method of PdfConverter class.

Regards,

Can I convert from Word and Excel to PDF?

Hi,

I am from Aspose.Cells for Java team and will reply you
regarding Excel.

For your queries:
1) Excel to TIFF

I think you need
Sheet-to-Image feature. I am afraid, it is not supported currently (only
supported in Aspose.Cells for .NET though). We are working on the
feature and hopefully, within 4 -5 months we can release the first
version that will support Sheet-to-Image feature for the users.


2) Excel to PDF
Yes, you can do it, see the document for reference:
http://www.aspose.com/documentation/java-components/aspose.cells-for-java/converting-to-pdf-files.html

Thank you.


Hello Jim,

Sorry for replying you so late.

You can convert word documents into PDF format using Aspose.Words for Java. For more related information, please visit How-to: Convert a Document to PDF

In case of any further query, please feel free to contact. We apologize for the delay and inconvenience.