Jump to content
We've recently updated our Privacy Statement, available here ×

zac_developer

Members
  • Posts

    6
  • Joined

  • Last visited

zac_developer's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, Thank your for help, I tried this few days ago but it didn't work. In fact , rec2_COUNT returns the number of records. In my case i have a field in the subreport which can be displayed on several lines. In other terms i can have 30 lines for one record. I really don't know how to do :( Zac Post Edited by zac_developer at 04/21/2011 08:07
  2. Hi, I don't know how to use $V{dec2_COUNT}; does it contain the number of lines? what should i put in this variable? Thx Zac
  3. Hi, Thank you Krzysztof, I will try to adapt this solution to my problem Zac
  4. Hi, I will explain in other terms. I'm trying to have two subreports on the detail band at the same time but I can't find a correct solution. Report should look like this: -----page 1----------subreport 1----- record 1 record 2 ... record n-----subreport 2----- record 1 record 2 ... record n-----end of page 1----- -----page 2----------subreport 1----- record n+1 record n+2 ...-----subreport 2----- record n+1 record n+2 ...-----end of page 2----- Subreports 1 and 2 must have the same number of records per page. But I don't know how to force subreport to use only height which has been set in subreport parameters. Each time subreport 1 uses a whole size of page 1 and subreport 2 starts after subreport 1. Thanks, Zac
  5. Hi, Can you please give me sthe solution. I have exactly the same problem. Zac
  6. Hi, I have been working on a report since three weeks and i can't find a solution to my problem. I want to create a section on the bottom of each page of my report which allows overflow(it contains subreports). I can't do that using a page footer because it doesn't allow overflow. This section has a static size and position and when there is overflow, data should be printed in next page but in the same position reserved to this section. Please refer to attached document for further details. I tried many things and I am really blocked. Any help is welcome. Thanks in advance. Zac
×
×
  • Create New...