com.crystaldecisions.sdk.plugin.desktop.common
Interface IPDFFormat
- All Superinterfaces:
- IPageFormat
public interface IPDFFormat
- extends IPageFormat
The IPDFFormat interface allows you to set the options for a report that is to be scheduled
to a pdf format. You can customize the report pages be to exported.
isCreateBookmarksFromGroupTree
boolean isCreateBookmarksFromGroupTree()
throws SDKException
- Throws:
SDKException
setCreateBookmarksFromGroupTree
void setCreateBookmarksFromGroupTree(boolean value)