메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
cIReportPrint_PrintReport ( ) : bool | ||
closePreviewWindow ( ) : bool | ||
doPrint ( cIPrintClient objClient ) : bool | ||
exportPDF ( ) : bool | ||
exportPDFEx ( String &outputFile, bool bShowPDFWindow ) : bool | ||
fieldIsInDetail ( int indexField ) : bool | ||
getCtrlFooter ( String ctrlName ) : |
||
getCurrPage ( ) : int | ||
getExportFileName ( ) : String | ||
getField ( int indexField ) : |
||
getFieldByCtrlName ( String ctrlName, CSReportDll fields ) : |
||
getFieldByCtrlName ( String ctrlName, CSReportDll fields, int indexField ) : |
||
getFileToSavePDF ( ) : String | ||
getIndexFieldByName ( String ctrlName ) : int | ||
getLine ( int indexField ) : |
||
getPDFQuality ( ) : csPDFQuality | ||
getPageImageAsBase64 ( int page ) : string | ||
getPaintObjByCtrlNameEx ( String ctrlName, int indexField ) : |
||
getReport ( ) : |
||
isInThisLine ( String ctrlName, int indexField, CSReportDll testFld ) : bool | ||
makeReport ( ) : bool | ||
makeXml ( ) : bool | ||
previewReport ( ) : bool | ||
printPage ( int moveTo ) : void | ||
printPage ( int nPage, bool inPrinter ) : void | ||
printReport ( ) : bool | ||
refreshCtrl ( int indexField ) : void | ||
refreshCtrlFooter ( String ctrlName ) : void | ||
sendMail ( String files, String emailAddress ) : object | ||
setCurrPage ( int rhs ) : void | ||
setExportFileName ( String rhs ) : void | ||
setFileToSavePDF ( String rhs ) : void | ||
setHidePreviewWindow ( bool rhs ) : void | ||
setModal ( bool rhs ) : void | ||
setPDFQuality ( csPDFQuality rhs ) : void | ||
setPreviewControl ( CSReportPreview rhs ) : void | ||
setReport ( object rhs ) : void |
메소드 | 설명 | |
---|---|---|
createPaintObjects ( CSReportDll fields, int offset ) : void | ||
drawPage ( |
||
evaluateTextHeight ( string text, |
||
getDetailHeight ( CSReportDll page, float &top ) : float | ||
getLineHeight ( CSReportDll fields, float &offsetTop ) : float | ||
m_fPreview_FormUnload ( ) : void | ||
m_rpwPrint_BodyDblClick ( ) : void | ||
m_rpwPrint_BodyMouseDown ( int button, int shift, float x, float y ) : void | ||
m_rpwPrint_BodyMouseMove ( int button, int shift, float x, float y ) : void | ||
m_rpwPrint_ChangeZoom ( int zoom ) : void | ||
m_rpwPrint_DoPrint ( ) : void | ||
m_rpwPrint_ExportPDF ( ) : void | ||
m_rpwPrint_SaveDocument ( ) : void | ||
make ( ) : bool | ||
pCreatePaint ( ) : void | ||
pDestroyFonts ( ) : void | ||
pDoPrint ( cIPrintClient objClient ) : bool | ||
pExportPDF ( String &outputFile, bool bShowPDFWindow ) : bool | ||
pGetExportFileName ( ) : String | ||
pGetFieldFromIndexAux ( CSReportDll fields, int index, CSReportDll &rtn ) : bool | ||
pGetLineAux ( int indexLine, CSReportDll fields ) : |
||
pGetPagesToPrint ( String pagesToPrint ) : int[] | ||
pGetPaintObjByCtrlName ( String ctrlName, CSReportDll fields, int offset ) : |
||
pGetPaintObjByIndex ( int indexField ) : |
||
pHaveToPrintThisPage ( int page, int v ) : bool | ||
pNewPage ( float &top, float &detailHeight ) : bool | ||
pRefreshObjClient ( int iPage, cIPrintClient objClient ) : bool | ||
printPage ( object sender, System.Drawing.Printing.PrintPageEventArgs e ) : void | ||
printPagesToPrinter ( |
||
printerSetSizeAndOrient ( string p, csReportPaperType csReportPaperType, int p_2 ) : void | ||
rpwPrintBodyPaint ( object sender, PaintEventArgs e ) : void | ||
rpwPrintMoveFirst ( object sender, |
||
rpwPrintMoveLast ( object sender, |
||
rpwPrintMoveNext ( object sender, |
||
rpwPrintMovePrevious ( object sender, |
||
rpwPrintMoveToPage ( object sender, |
||
setPreviewForm ( ) : void | ||
setReport ( CSReportDll rhs ) : void |
public exportPDFEx ( String &outputFile, bool bShowPDFWindow ) : bool | ||
outputFile | String | |
bShowPDFWindow | bool | |
리턴 | bool |
public getCtrlFooter ( String ctrlName ) : |
||
ctrlName | String | |
리턴 |
public getField ( int indexField ) : |
||
indexField | int | |
리턴 |
public getFieldByCtrlName ( String ctrlName, CSReportDll fields ) : |
||
ctrlName | String | |
fields | CSReportDll | |
리턴 |
public getFieldByCtrlName ( String ctrlName, CSReportDll fields, int indexField ) : |
||
ctrlName | String | |
fields | CSReportDll | |
indexField | int | |
리턴 |
public getIndexFieldByName ( String ctrlName ) : int | ||
ctrlName | String | |
리턴 | int |
public getLine ( int indexField ) : |
||
indexField | int | |
리턴 |
public getPaintObjByCtrlNameEx ( String ctrlName, int indexField ) : |
||
ctrlName | String | |
indexField | int | |
리턴 |
public isInThisLine ( String ctrlName, int indexField, CSReportDll testFld ) : bool | ||
ctrlName | String | |
indexField | int | |
testFld | CSReportDll | |
리턴 | bool |
public printPage ( int nPage, bool inPrinter ) : void | ||
nPage | int | |
inPrinter | bool | |
리턴 | void |
public refreshCtrlFooter ( String ctrlName ) : void | ||
ctrlName | String | |
리턴 | void |
public sendMail ( String files, String emailAddress ) : object | ||
files | String | |
emailAddress | String | |
리턴 | object |
public setPreviewControl ( CSReportPreview rhs ) : void | ||
rhs | CSReportPreview | |
리턴 | void |