Method | Description | |
---|---|---|
OnCloseDocument ( |
||
OnEndPage ( |
Writes the page footers
|
|
OnOpenDocument ( |
||
OnStartPage ( |
Writes the header
|
|
pdfPage ( Project project ) : System |
Method | Description | |
---|---|---|
CalculateWidth ( |
Calculates the width of the header/footer style
|
|
SetFooterCellStyles ( ) : void | ||
SetHeaderCellStyles ( ) : void |
public OnCloseDocument ( |
||
writer | ||
document | ||
return | void |
public OnEndPage ( |
||
writer | ||
document | ||
return | void |
public OnOpenDocument ( |
||
writer | ||
document | ||
return | void |
public OnStartPage ( |
||
writer | ||
document | ||
return | void |