Java com.lowagie.text.pdf PdfSmartCopy fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.pdf PdfSmartCopy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.pdf PdfSmartCopy.

The text is from its open source code.

Constructor

PdfSmartCopy(Document document, OutputStream os)
Creates a PdfSmartCopy instance.

Method

voidaddPage(PdfImportedPage iPage)
Add an imported page to our output
voidclose()
Signals that the Document was closed and that no other Elements will be added.
PdfImportedPagegetImportedPage(PdfReader reader, int pageNumber)
Grabs a page from the input document