Interface FileMaker
-
public interface FileMaker
- Author:
- redlab_b
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OutputStream
getStream()
-
-
-
Method Detail
-
getStream
OutputStream getStream() throws IOException
- Returns:
- the OutputStream to write the PDF to
- Throws:
IOException
- if
-
-