Static footer when I print many invoices ...

My report prints an invoice so structured:
Master Data, Detail data, Page footer (before I used Master footer)

If I print an invoice it's all ok but instead if I print many invoices in page footer
report printed datas are that of the latest invoice and not that of printed invoice.
How can I resolve my problem?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:20PM
    The best way is to use subreports, instead of connecting the detail band to a ds set it to virtual 1 record,add a subrep, the objects that were in the detail band are then palaced in a masterband on the subrep, and that master band is connected to the original datasource for the detail band. you can then use a master footer for aggregate sums using the extended syntax of the sum function.
    see yhe subrep demo in the fr\demos\reports\frdemo.dpr project.
    ;)
  • edited 11:20PM
    ;) Ok, but in this way sum datas aren't printed in the bottom of page.
  • gordkgordk St.Catherines On. Canada.
    edited 11:20PM
    then check freespace and cury of footer and drive it down
    see the demo report summary at bottom use the same method.
    ;)
  • edited 11:20PM
    But, No FREESPACE in FR3.05

    ;)
  • gordkgordk St.Catherines On. Canada.
    edited 11:20PM
    this forum is for fr2.5
    if you have questions about fr3 they should be in the fr3 forum
    and yessit does have freespace
    ie if engine.freespace.
    ;)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.