PDFReport.PutPicture


public function PutPicture

Prototype:

public function PutPicture(filename, type=PDF_PNG, width=0, height=0)

Parameters

filename
// TO DO
type
has a default value of PDF_PNG
width
has a default value of 0
height
has a default value of 0

Description:

TODO: Document this

Return value:

// TO DO