Using ImportPages() to decrease the file size of imposed/placed PDF.

Q: I was wondering if you have a version the imposition demo utilizing
ImportPages so as preserve resources?
------
A: Attached (below) is a version of ImpositionTest sample project
(http://www.pdftron.com/net/samplecode.html#Imposition) that is using
ImportPages to preserve resources such a fonts and color spaces.

The main reason to call ImportPages() prior to imposition is to
decrease the size of the output PDF document. The reduction in file
size depends on the number of pages that are placed and the number of
shared resources between pages.

http://groups.google.com/group/pdfnet-sdk/web/PDFImpositionSamples.zip

or download PDFImpositionSamples.zip from 'Files' section in this
forum.