How can I combine multiple PDFs into one PDF without a 3rd party component?
As others have said, there is nothing built in to do that task. Use iTextSharp with this example code.