Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
Is there a good utility to join ps file? I tried the ghostscript by doing:
<TT>gs -dBATCH -dNOPAUSE -q -sDEVICE=pswrite -sOutputFile=out.ps in1.ps in2.ps</TT>
Though it joins the ps files, the fonts are all messed. I had tex output of a book, split chapterwise. But after joining, it hardly looks like the beautiful tex output.
#
Return to Putting together PDF files
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Re:long command line options
Posted by: gogol on June 18, 2004 12:05 AMIs there a good utility to join ps file? I tried the
ghostscript by doing:
Though it joins the ps files, the fonts are all messed.
I had tex output of a book, split chapterwise. But after
joining, it hardly looks like the beautiful tex output.
#