Voila j'utilise ImageMagick pour créer des vignettes à la volée.. mais je comprends pas.. j'ai une erreur bizarre :
voici ma commande :
convert clients/DUPJA97bca87/dupjac_1124898310_BAT3.pdf -geometry 330 -density 300 -quality 100 -compress None +antialias clients/DUPJA97bca87/dupjac_1124898310_BAT3.jpg
Voici l'erreur :
Code :
- Erreur : 1
- Out : Array ( [0] => Error: /undefined in --get-- [1] => Operand stack: [2] => F 18.0 F --dict:30/30(L)-- undefinedfont [3] => Execution stack: [4] => %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 2 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop --nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval-- false 1 %stopped_push --nostringval-- %loop_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- [5] => Dictionary stack: [6] => --dict:921/1241(G)-- --dict:0/20(G)-- --dict:55/200(L)-- --dict:55/200(L)-- --dict:78/127(G)-- --dict:139/152(G)-- --dict:14/15(L)-- --dict:1/2(L)-- --dict:16/20(L)-- [7] => Current allocation mode is local [8] => Error: /typecheck in --unread-- [9] => Operand stack: [10] => true --nostringval-- true 0 [11] => Execution stack: [12] => %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 2 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop --nostringval-- 1 1 3 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- --nostringval-- [13] => Dictionary stack: [14] => --dict:921/1241(G)-- --dict:0/20(G)-- --dict:51/200(L)-- [15] => Current allocation mode is local [16] => Error: /typecheck in --unread-- [17] => Operand
- [...]
|
Message édité par freed102 le 24-08-2005 à 18:07:04
---------------
Freed102