public class PdfHandler extends FileHandler
BOTTOM, BOTTOM_CENTER, CENTER, DEFAULT_COLOR, DEFAULT_FONT, MIDDLE, MIDDLE_CENTER
Constructor and Description |
---|
PdfHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
addText(InputStream inputStream,
OutputStream outputStream,
String text,
String color,
Integer fontSize,
String position,
int pos) |
protected void |
addText(String pdfPath,
String text,
String color,
Integer fontSize,
String position,
int pos) |
addCaption, addCaption, addEvaluationMessage, addEvaluationMessage, addWatermark, addWatermark
protected void addText(String pdfPath, String text, String color, Integer fontSize, String position, int pos)
addText
in class FileHandler
protected void addText(InputStream inputStream, OutputStream outputStream, String text, String color, Integer fontSize, String position, int pos)
addText
in class FileHandler
Copyright © 2014. All rights reserved.