Méthode | Description | |
---|---|---|
GeneratePdf ( bool debugMode = false ) : byte[] |
Start generating the report based on the PdfRptData
|
|
PdfReportDocument ( ) : System.Collections.Generic |
ctor
|
Méthode | Description | |
---|---|---|
addMainTable ( ) : void | ||
checkNullValues ( ) : void | ||
createPdf ( ) : byte[] | ||
flushFileInBrowser ( ) : byte[] | ||
initPdfWriter ( |
||
initSettings ( ) : void | ||
runInDebugMode ( ) : byte[] | ||
runInReleaseMode ( ) : byte[] |
public GeneratePdf ( bool debugMode = false ) : byte[] | ||
debugMode | bool | |
Résultat | byte[] |
public PdfReportDocument ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |