On Fri, 2005-10-28 at 13:50 -0400, Robert Locke wrote: > On Fri, 2005-10-28 at 11:20 -0600, kevin.kempter@xxxxxxxxxxxxxxxxx > wrote: > > Hi List ; > > > > I have needs to merge a gnucash invoice which I can print to file as a .ps > > (postscript file) and then use ps2pdf to create a pdf with a spreadsheet for > > expenses and images of the receipts. I would like to push all this into a > > single multi-page PDF to submit to my client for payment. Any ideas on how to > > pull this off? > > > > Kevin, > > Perhaps I can offer an alternative.... > > I create my invoices in OOo Writer, then Insert OLE Object of the OOo > Calc spreadsheet, then Insert Picture of the TIFF images I scanned in > that are the receipts. Then with it all in OOo Writer, Export to > PDF..... Can gnucash export to latex? Gnumeric can - you can then just input the exported gnumeric spreadsheet into a latex document, and make the pdf with latex. If gnucash can export to latex, that would make it cake.