Does Aspose not allow you to load a PDF that is stored in the DB to a document?
I notice that there is no load format for PDF.
All I am trying to do is use the AppendDocument method to group multiple pdf’s stored in a DB into a single PDFto send to a printer. (not a PC printer, a printing company)
I get the error "Unknown file format when I try to create a new document from a memory stream that contains the valid PDF file from the database.