diff --git a/reference/cpdf/functions/cpdf-import-jpeg.xml b/reference/cpdf/functions/cpdf-import-jpeg.xml index a79d6acf95..fee845d080 100644 --- a/reference/cpdf/functions/cpdf-import-jpeg.xml +++ b/reference/cpdf/functions/cpdf-import-jpeg.xml @@ -1,5 +1,5 @@ - + @@ -24,8 +24,8 @@ The cpdf_import_jpeg function opens an image - stored in the file with the name file - name. The format of the image has to be jpeg. The + stored in the file with the name file_name. + The format of the image has to be jpeg. The image is placed on the current page at position (x-coor, y-coor). The image is rotated by angle degrees.