Plugins
[ class tree: Plugins ] [ index: Plugins ] [ all elements ]

Class: cFPDF

Source Location: /plugins/exportPdf/client/CwFpdf.php

Class Overview

FPDF
   |
   --cFPDF

Customized version of FPDF.


Methods



Class Details

[line 32]
Customized version of FPDF.



[ Top ]


Class Methods


method textWithDirection [line 43]

void textWithDirection( float $x, float $y, string $txt, [enum('R', $direction = 'R'])

Builds text labels with 90-degree-increment orientation.

See http://fpdf.org/fr/script/script31.php "TextWithRotation" is available at the same location as well.




Tags:

access:  public


Parameters:

float   $x   reference point x-coord
float   $y   reference point y-coord
string   $txt   text to print
enum('R',   $direction   'L', 'U', 'D') direction

[ Top ]

method _parsegif [line 88]

array _parsegif( string $file)

Support of GIF images.

Method retrieved from http://fpdf.org/phorum/read.php?f=1&i=9418&t=7568#9418 Based on a function by Jérôme Fenal.




Tags:

access:  public


Parameters:

string   $file  

[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:44 +0200 by phpDocumentor 1.3.0RC3