Hi Good day,
Prasad
Hi Good day,
Hi Parasad,
You can use Aspose.Email and Aspose.Words for Java to convert emails to PDF . You can also use Aspose.Email to extract attachments from the email message .
As far as converting ZIP file is concerned, I can see only PDF files in the ZIP file so you just need to extract PDF files from ZIP using the code given at http://www.codejava.net/java-se/file-io/programmatically-extract-a-zip-file-using-java
If you want to convert other file types, please share the types of the files you want to convert to PDF. If you want to merge all PDFs and generate a single PDF, you can use Aspose.Pdf for Java to merge PDFs .
Best Regards,