Now i have a new problem with several pdf's.
i get this error:
Code: Select all
Error: /invalidfont in /findfont
Operand stack:
--dict:9/18(L)-- F1 72 --dict:9/9(L)-- --dict:9/9(L)-- Arial Arial
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1889 1 3 %oparray_pop 1888 1 3 %oparray_pop 1872 1 3 %oparray_pop --nostringval-- --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-- --nostringval-- --nostringval-- 1847 7 9 %oparray_pop
Dictionary stack:
--dict:1152/1684(ro)(G)-- --dict:2/20(G)-- --dict:75/200(L)-- --dict:75/200(L)-- --dict:106/127(ro)(G)-- --dict:274/300(ro)(G)-- --dict:21/25(L)-- --dict:4/6(L)-- --dict:24/31(L)--
Current allocation mode is local
Last OS error: 2
GPL Ghostscript 8.60: Unrecoverable error, exit code 1
convert: Postscript delegate failed `arial.pdf': Datei oder Verzeichnis nicht gefunden @ pdf.c/ReadPDFImage/630.
convert: missing an image filename `ausgabe.png' @ convert.c/ConvertImageCommand/2819.
[/code]
I dont really understand this error. convert cant find the font arial, but the error comes from ghostscript? right?
thanks a lot for helping
brush51