메소드 | 설명 | |
---|---|---|
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 |