How do I merge two or more PDF documents into one?

Q:

Is it possible to merge two pdf files into one? The documentatation
seems to imply that, however I can not find the function that will do
it?
---

A:
Using PDFNet SDK, you can merge several PDF documents in one.

For more information, please see the following resources:

- Copying/Merging Pages: www.pdftron.com/net/usermanual.html#copy_pg
- How do I reduce the file size of a merged PDF document?:
www.pdftron.com/net/faq.html#merge_00
- The last code sample in PDFPage sample project:
  www.pdftron.com/net/samplecode.html#PDFPage