Class PlainTextFormatter
java.lang.Object
org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
TextFormatter to handle plain text formatting for annotation rectangles.
The text formatter will take a single value or an array of values which
are treated as paragraphs.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
format
Format the text block.- Throws:
IOException
- if there is an error writing to the stream.
-