| com.pspdfkit.document.printing.PrintOptionsProvider |
Allows you to provide default print options when the user hits the share button in the toolbar.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract PrintOptions | createPrintOptions(PdfDocument document, int currentPage) | ||||||||||
| document | The document that is being shared. |
|---|---|
| currentPage | The page the user is currently on. |