SC_Pdf
SC_Pdf
([ $width = 595], [ $height = 842], [ $fontsize = 10])
void
getTableOption
( $arrCol, $arrAlign)
void
getXCenter
( $width)
void
output
([ $filekey = ""])
void
posTopDown
( $x, $y)
void
setGridEnable
( $flag)
void
setGridLines
( $list)
void
setImageBlock
( $list)
void
setTableColor
([ $frame_color = "000000"], [ $title_color = "F0F0F0"], [ $line_color = "D1DEFE"], [ $last_color = "FDCBFE"])
-
$frame_color
-
$title_color
-
$line_color
-
$last_color
void
setTableHeaderStyle
( $arrColSize, $arrAlign)
void
setTableLeft
( $table_left)
void
setTemplate
( $pdfpath)
void
setTextBlock
( $list)
void
setTitleEnable
( $flag)
void
writeFrameRect
( $x, $y, $width, $height, $rgb, $frgb)
-
$x
-
$y
-
$width
-
$height
-
$rgb
-
$frgb
void
writeGrid
( $x, $y, $arrCol, $line_max, [ $last_color_flg = true])
-
$x
-
$y
-
$arrCol
-
$line_max
-
$last_color_flg
void
writeLine
( $sx, $sy, $ex, $ey, [ $rgb = "000000"])
void
writeRect
( $x, $y, $width, $height, [ $rgb = ""])
-
$x
-
$y
-
$width
-
$height
-
$rgb
void
writeTable
( $table, $x, $y, $arrCol, $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
-
$table
-
$x
-
$y
-
$arrCol
-
$arrAlign
-
$line_max
-
$start_no
-
$last_color_flg
void
writeTableCenter
( $table, $y, $arrCol, $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
-
$table
-
$y
-
$arrCol
-
$arrAlign
-
$line_max
-
$start_no
-
$last_color_flg
void
writeTableData
( $table, $x, $y, $table_width, $start_no, $end_no, $option)
-
$table
-
$x
-
$y
-
$table_width
-
$start_no
-
$end_no
-
$option
void
writeUnderLine
( $x, $y, $arrCol, $line, [ $start_col = 0])
-
$x
-
$y
-
$arrCol
-
$line
-
$start_col