JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.summerboot.jexpress.util.pdf
PDFBox
Writer
Contents
Description
Method Summary
Method Details
write(PDDocument, T)
Hide sidebar
Show sidebar
Interface PDFBox.Writer<
T
>
Enclosing class:
PDFBox
public static interface
PDFBox.Writer<T>
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(org.apache.pdfbox.pdmodel.PDDocument doc,
T
dto)
Method Details
write
void
write
(org.apache.pdfbox.pdmodel.PDDocument doc,
T
dto)
throws
IOException
Throws:
IOException