[line 117]
[line 107]
[line 102]
[line 127]
[line 132]
[line 91]
[line 122]
[line 97]
[line 112]
CwFpdf __construct( ClientExportPdf $export)
void addGfxBlock( PdfBlock $block)
void addImage( string $file, int $x, int $y, int $w, int $h, [string $type = ''], [string $link = ''])
image if:
void addLegend( PdfBlock $block)
void addLegendItem( PdfBlock $block, array $layer)
void addPage( )
void addTable( PdfBlock $block)
void addTableCaption( TableElement $table)
void addTableCell( string $text, float $width, float $height)
void addTableHeaders( TableElement $table)
void addTableRow( PdfBlock $block, TableElement $table, array $row)
void addTextBlock( PdfBlock $block)
void closePage( )
string convertCharset( string $string)
void finalizeDocument( )
void getCharset( )
float getPageHeight( )
float getPageWidth( )
string getTextAlign( string $align)
void initializeDocument( )
void setBoxLayout( PdfBlock $block)
void setDrawColor( mixed $color)
void setFillColor( mixed $color)
void setLineWidth( float $width)
void setTableMeta( PdfBlock $block, TableElement $table, string $meta)
void setTableWidth( PdfBlock $block, TableElement $table)
void setTextLayout( PdfBlock $block)
boolean splitMultiPageTable( PdfBlock $block, float $height)