Em Seg, 2009-11-09 às 10:15 -0300, Givaldo de Cidra escreveu: > Olá, > > Desculpem pelo OFF, é que não estou conseguindo resolver esse erro e > acredito que alguém aqui possa me ajudar. > > Estou tentando converter um arquivo em ps para pdf e está aparecendo o > seguinte erro: > > > $ ps2pdf file.ps > Error: /invalidfileaccess in --file-- > Operand stack: > (/home/gc/.fonts/CenturySchL-Bold.otf) (r) > Execution stack: > %interp_exit .runexec2 --nostringval-- --nostringval-- > --nostringval-- 2 %stopped_push --nostringval-- > --nostringval-- --nostringval-- false 1 %stopped_push 1862 > 1 3 %oparray_pop 1861 1 3 %oparray_pop 1845 1 3 > %oparray_pop 1739 1 3 %oparray_pop --nostringval-- > %errorexec_pop .runexec2 --nostringval-- --nostringval-- > --nostringval-- 2 %stopped_push --nostringval-- > Dictionary stack: > --dict:1154/1684(ro)(G)-- --dict:0/20(G)-- --dict:72/200(L)-- > --dict:101/300(L)-- --dict:43/200(L)-- > Current allocation mode is local > Last OS error: 2 > Current file position is 168051 > GPL Ghostscript 8.70: Unrecoverable error, exit code 1 > > > Já conferi as permissões para .fonts e também se a font está lá e tudo OK. > > Alguma sugestão?
Tente não usar fontes OpenType. A linguagem postscript é bem cascuda quanto a isso. A mensagem de erro \invalidfileaccess quer dizer que o ghostsript não está reconhecendo o arquivo de fonte OpenType como uma fonte. -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico, descadastramento e outras opções: https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

