| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
PrintToPDF |
Page.printToPDF()
Print page as PDF.
|
PrintToPDF |
Page.printToPDF(Boolean landscape,
Boolean displayHeaderFooter,
Boolean printBackground,
Double scale,
Double paperWidth,
Double paperHeight,
Double marginTop,
Double marginBottom,
Double marginLeft,
Double marginRight,
String pageRanges,
Boolean ignoreInvalidPageRanges,
String headerTemplate,
String footerTemplate,
Boolean preferCSSPageSize,
PrintToPDFTransferMode transferMode)
Print page as PDF.
|
Copyright © 2020. All rights reserved.