Метод | Описание | |
---|---|---|
GeneratePdf ( bool debugMode = false ) : byte[] |
Start generating the report based on the PdfRptData
|
|
PdfReportDocument ( ) : System.Collections.Generic |
ctor
|
Метод | Описание | |
---|---|---|
addMainTable ( ) : void | ||
checkNullValues ( ) : void | ||
createPdf ( ) : byte[] | ||
flushFileInBrowser ( ) : byte[] | ||
initPdfWriter ( |
||
initSettings ( ) : void | ||
runInDebugMode ( ) : byte[] | ||
runInReleaseMode ( ) : byte[] |
public GeneratePdf ( bool debugMode = false ) : byte[] | ||
debugMode | bool | |
Результат | byte[] |
public PdfReportDocument ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |