PDF files have gained a lot of popularity among various file formats due to its portability, security and interactive features. Using Aspose.PDF Cloud, you can process your PDF files with a variety of features across any platform.

During the month of September 2012, we have added some features that you can use to manipulate your PDF files. You can merge multiple PDF files uploaded on Amazon S3 storage to a single document by using Aspose.PDF Cloud REST API. You can upload the desired file to storage using Aspose Cloud REST API. Then you can merge the uploaded file with other PDF files using Aspose.PDF Cloud REST examples.

Ruby Examples

You can also convert local PDF files to HTML without using Aspose Cloud storage or any other storage. The file is sent through request stream to Aspose Cloud servers, processed and the output is sent back as response stream.

Java Examples