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

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

Introduction

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

The text is from its open source code.

Constructor

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.
voidcopyAcroForm(PdfReader reader)
Copy the acroform for an input document.
PageStampcreatePageStamp(PdfImportedPage iPage)
Create a page stamp.
voidfreeReader(PdfReader reader)
PdfImportedPagegetImportedPage(PdfReader reader, int pageNumber)
Grabs a page from the input document