Creating an instance of a PDF with a byte array

Hello...

Quick question -
Can an instance of the Aspose.Pdf.Pdf class be created using only a byte array (of data from another PDF).

The byte array contains a PDF created by merging 2 pdf files together (using the toolKit from ActivePDF). The constructor only appears to allow for a FileStream to be used to create the instance.

I am do not want to create a physical file where my component will be running. (even better, can Aspose.PDF merge 2 PDF files together?)

Thanks!
(kudos on a great product btw)

Dear Travis75,

Thank you for considering Aspose.

The feature you want is not supported in Aspose.Pdf. But we are developing a new product named Aspose.Pdf.Kit which can open a PDF document and merge two PDF documents. This new product hopes to be available at the end of this month.