- saveAs(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
Executes the wkhtmltopdf into standard out and captures the results.
- saveAsDirect(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
Executes the wkhtmltopdf saving the results directly to the specified file path.
- setAllowMissingAssets() - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
wkhtmltopdf often returns 1 to indicate some assets can't be found,
this can occur for protocol less links or in other cases.
- setAlwaysPutTocFirst(boolean) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations.WrapperConfig
-
Sets the way TOC locations are determined in the command
- setCommand(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations.XvfbConfig
-
Sets command.
- setFilePath(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.Page
-
Sets file path.
- SetObjectIdentifier() - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.BaseObject
-
Set object identifier string.
- SetObjectIdentifier() - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.Cover
-
- SetObjectIdentifier() - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.Page
-
- SetObjectIdentifier() - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.TableOfContents
-
- setSource(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.Page
-
Sets source.
- setSuccessValues(List<Integer>) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
In standard process returns 0 means "ok" and any other value is an error.
- setTempDirectory(File) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
Sets the temporary folder to store files during the process
Default is provided by #File.createTempFile()
- setTimeout(int) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.Pdf
-
Sets the timeout to wait while generating a PDF, in seconds
- setType(SourceType) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.objects.Page
-
Sets type.
- setWkhtmltopdfCommand(String) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations.WrapperConfig
-
Sets the configuration based on a provided wkhtmltopdf command to be used
- setXvfbConfig(XvfbConfig) - Method in class com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations.WrapperConfig
-
Sets the Xvfb configuration
- SourceType - Enum in com.github.jhonnymertz.wkhtmltopdf.wrapper.objects
-
The source type accepted by wkhtmltopdf
- Symbol - Enum in com.github.jhonnymertz.wkhtmltopdf.wrapper.params
-
The enum Symbol.