Hi Kevin, <br>
<br>
<span class="gmail_quote">>On 10/28/05, <b class="gmail_sendername"><a href="mailto:kevin.kempter@dataintellect.com">kevin.kempter@dataintellect.com</a></b> ><<a href="mailto:kevin.kempter@dataintellect.com">kevin.kempter@dataintellect.com
</a>> wrote:</span>Hi List ;<br>
><br>
>I have needs to merge a gnucash invoice which I can print to file as a .ps<br>
>(postscript file) and then use ps2pdf to create a pdf with a spreadsheet for<br>
<expenses and images of the receipts.  I would like to push all this into a<br>
>single multi-page PDF to submit to my client for payment. Any ideas on how to<br>
>pull this off?<br>
<br>
I think you can get what you need with this command:<br>
<br>
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf<br>
<br>
It creates a single multipage PDF from several other PDF's.<br>
<br>
Yours, Fernando<br>-- <br>** las máquinas son amigas **