| Package | Description |
|---|---|
| com.github.jhonnymertz.wkhtmltopdf.wrapper | |
| com.github.jhonnymertz.wkhtmltopdf.wrapper.objects |
| Modifier and Type | Method and Description |
|---|---|
Page |
Pdf.addPage(String source,
SourceType type)
Deprecated.
Use the specific type method to a better semantic
|
Page |
Pdf.addPageFromFile(String source)
Add a page from a file to the pdf
|
Page |
Pdf.addPageFromString(String source)
Add a page from a HTML-based string to the pdf
|
Page |
Pdf.addPageFromUrl(String source)
Add a page from an URL to the pdf
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cover
The type Cover.
|
Copyright © 2023. All rights reserved.