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 PDF
os
- the OutputStream to which the flattened file will be written
IOException
DocumentException
Copyright © 2016. All rights reserved.