Hi All,
I'm trying to use psselect command to extract few pages from PostScript file.
Used syntax as
Psselect -p1-10 file1.ps file2.ps;
I'm running that command in perl script on unix flotform.
But getting error like..no psselect command.
Is there any other way to extract few pagesfrom PostScript file?
Need help
Thanks
Ram