public class MCFieldFlattener extends Object
Constructor and Description |
---|
MCFieldFlattener() |
Modifier and Type | Method and Description |
---|---|
void |
process(PdfReader reader,
OutputStream os)
Processes a properly tagged PDF form.
|
public void process(PdfReader reader, OutputStream os) throws IOException, DocumentException
reader
- the PdfReader instance holding the PDFos
- the OutputStream to which the flattened file will be writtenIOException
DocumentException
Copyright © 2017. All rights reserved.