Re: Page footer to print right after detail line

From: Alan Pengelly (aNOpengellySPAM_at_cix.co.uk)
Date: 03/21/05

  • Next message: Jerry: "Re: Rich Text on a report"
    Date: Mon, 21 Mar 2005 09:14:03 +0000 (UTC)
    
    

    Sounds like you are after a report summary band.

    In VFP9

    Reports/Optional bands/summary .... ?

    regards, Alan

    In article <6D9BFE77-904A-4BAC-A3EE-C1DDC878323D@microsoft.com>,
    Ian@discussions.microsoft.com (=?Utf-8?B?SWFu?=) wrote:

    > Say I'm printing an invoice with just one item on it on a "Letter"
    > design page. I would like to have the "Page Footer" to print right
    > after the item not the way it prints leaving a big empty space
    > between the line item and the "Page Footer".
    >
    > Something like this prints:
    > __________________
    > HeaderHeaderHeader
    > ItemDetail Item Detail
    >
    >
    >
    >
    >
    > PageFooterPage Footer
    > __________________
    >
    > I would like to look like this:
    > __________________
    > HeaderHeaderHeader
    > ItemDetail Item Detail
    > PageFooterPage Footer


  • Next message: Jerry: "Re: Rich Text on a report"