| 程序包 | 说明 |
|---|---|
| com.fr.report.core |
报表的核心功能实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PdfContainer |
Html2ImageUtils.html2PdfContainer(java.lang.String content,
int width,
int height,
Style style,
int resolution)
将html转换成pdf对象,用于计算和绘制
|