I need to split up my Postscripfile in pages.
How can i do this the best way.
I have problem when i use psselect.

I'm sending my document with an network printer to my server and there
the printspooler sends it to my script where i want to split up the ps file
into
the seperate pages that are sent.

Now i loop over this row for i times (where i is the number of pages).

psselect -p$i ${psfile} > ${pspage}.$i

The first page works fine but the next pages dont work, i can send them to
the printer but not convert them with ps2pdf then it complains on the ps
file format.

\Jonny Axelsson





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to