From 79e3555dce09f561142256b7167e5756c933118d Mon Sep 17 00:00:00 2001 From: Nathan Sullivan Date: Thu, 11 Sep 2003 11:16:40 +0000 Subject: [PATCH] Added required parameter gsave, really should be taken out of php-cvs I think, and be default to 1. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140070 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cpdf/functions/cpdf-import-jpeg.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference/cpdf/functions/cpdf-import-jpeg.xml b/reference/cpdf/functions/cpdf-import-jpeg.xml index b3dfd603ca..a79d6acf95 100644 --- a/reference/cpdf/functions/cpdf-import-jpeg.xml +++ b/reference/cpdf/functions/cpdf-import-jpeg.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,7 @@ floatheight floatx-scale floaty-scale + intgsave intmode @@ -28,6 +29,8 @@ image is placed on the current page at position (x-coor, y-coor). The image is rotated by angle degrees. + gsave should be non-zero to allow this + function to operate correctly. &cpdf.ul;