(PHP 4, PHP 5 <= 5.0.5)
cpdf_import_jpeg — Opens a JPEG image
Opens a JPEG image.
O manipulador do documento, retornado por cpdf_open().
The path to the image file. The format of the image has to be JPEG
The x-coordinate of the image
The y-coordinate of the image
The image rotation angle, in degrees
The image width
The image height
Should be non-zero to allow this function to operate correctly
O parâmetro opcional mode determina o tamanho da unidade. Se for 0 ou omitido a unidade padrão especificada para a pagina é usada. Se não as coordenadas são medidas em pontos postscript não importando a unidade atual.
Retorna TRUE em caso de sucesso ou FALSE em falhas.