| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.api.core | |
| com.ruiyun.jvppeteer.bidi.core | |
| com.ruiyun.jvppeteer.cdp.core | |
| com.ruiyun.jvppeteer.cdp.entities |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Double |
Page.convertPrintParameterToInches(String parameter,
LengthUnit lengthUnit) |
abstract byte[] |
Page.pdf(PDFOptions options,
LengthUnit lengthUnit)
生成当前页面的pdf格式,带着 pring css media。
|
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
BidiPage.pdf(PDFOptions options,
LengthUnit lengthUnit) |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
CdpPage.pdf(PDFOptions options,
LengthUnit lengthUnit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static LengthUnit |
LengthUnit.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static LengthUnit[] |
LengthUnit.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020–2025. All rights reserved.