I am doing PDF imposition following the SuperImpose example ( https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/SuperimposePage.java?view=markup) and the content is appearing. What doesn't appear on the superimposed page however are the annotations on the original page.
Is it possible to do superimpostion including the annotations? -- Dale King

