PDFReport.PutPictureAbsolute


public function PutPictureAbsolute

Prototype:

public function PutPictureAbsolute(filename, type=PDF_PNG, x=0, y=0, width=0, height=0)

Parameters

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

Description:

TODO: Document this

Return value:

// TO DO