I'm trying to print from a java application but it just doesn't work. The application doesn't give me any errors, but the print job is never completed and I have to so I have to manually delete them I tried printing to a file and I get this error when I use gv to view the ps file it creates:
Code:
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1   3   %oparray_pop   --nostringval--   --nostringval--   --nostringval--   --dict:1/2(L)--   --nostringval--   2   %dict_continue
Dictionary stack:
   --dict:1122/1686(ro)(G)--   --dict:0/20(G)--   --dict:102/200(L)--
Current allocation mode is local
ESP Ghostscript 815.01: Unrecoverable error, exit code 1
The application's name is asaph. Does anyone know what the problem is?