Booklet and N-Up Layout

Contents
[ ]

Use the PdfFileEditor facade when you need to reflow an existing PDF for printing or compact review.

This section covers how to:

  • create a booklet-ready PDF from an existing document
  • place multiple source pages on each output sheet with an N-Up layout
  • handle the boolean return value used by the try style examples in the Java sample set