Hi,
I'm trying to to convert a postscript file to pcl using the following command on the command line
convert -density 300 debugout.ps debugout.pcl
I'm running windows 7 using ImageMagick-6.6.8-5-Q16-windows-dll.exe with ghostscript gpl 9.01
The output I receive is the following
%%[ ProductName: GPL Ghostscript ]%%
%%[Page: 1]%%
%%[Page: 2]%%
%%[Page: 3]%%
%%[LastPage]%%
After %%[LastPage]%% is displayed I get a windows dialog box that the program closed unexpectedly although the file is created after you force close the process. If you can't reproduce give me an email address and I'll send through the file I'm struggling with.
Thanks for the help