Merging PDF binaries into one binary

Hi,


I need to achieve the following:

I have several PDF files binaries. I need to merge all of them in one binary and then convert that binary into physical PDF file.

Would it be possible to achieve with any of Aspose products?

Thanks.

Hi

<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thanks for your request. You can use Aspose.Pdf.Kit to concatenate several PDF document into one PDF. Please see the following link for more information:

http://www.aspose.com/documentation/.net-components/aspose.pdf.kit-for-.net/concatenate-pdf-documents.html

Also, I will move your request into Aspose.Pdf.Kit forum.

Best regards.

Thank you, Alexey.