Open main menu

Changes

108 bytes added ,  08:59, 8 April 2008
texexec --pdfcombine --nobanner --result=result.pdf 1.pdf 2.pdf
 
== Concatenate two or more PDF files into one file ==
 
texexec --pdfcopy --result=result.pdf 1.pdf 2.pdf
== Check the status of various scripts ==