Constructor
new Operations()
The Operations constructor should be leveraged book-wise.
- Source:
Methods
createBgColorFullPage()
Generate a pdf document where the background is a solid color.
Handle transparency.
- Source:
createBgFullPage()
Generate a pdf document where the input image is used as a full-extent background. That pdf can then be used to set the background for the pdf book itself.
- Source:
createBgPage()
Generate a pdf document where the input image is used as background. That pdf can then be used to set the background for the pdf book itself.
- Source:
identifyBookFormat()
Identify the format of the processed book, as is available at the current stage of the post-processing.
- Source:
setBackgroundInPdf()
Apply a pdf document as a background layer to the pdf book.
- Source: