Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Header not printing after first printing...

edited March 2004 in General
Environment
D6 and Report Builder 7.02

Problem
I have a report that when printed the first time - everything
prints fine. However, when it printed a second time none of the header
information prints...

Report
Header
Detail
Footer

The header fields have their own JITPipeline (Note - all data is via JIT
- not from a database).

Program Start
Create form with Report on it (not autocreated)
Preview Report (all header information is shown)
Close preview
Preview Report (No Header fields are populated in report)
Close the form with the report

Create form with Report on it (not autocreated)
Preview Report (all header information is shown)
Close preview
Preview Report (No Header fields are populated in report)
Close the form with the report
Program End

So you can see that if I close the form and recreate it - everything
prints correctly - it is only when I try to run the report a second time
without closing the form that the header doesn't print.

Is there something I need to initialize to have the header information
print... ??

Any thoughts?


Bradley MacDonald
bradley_AT_telus_DOT_net


Comments

  • edited March 2004
    Hi Brad,

    This is not a known issue with ReportBuilder. Are you able to recreate the
    issue using one of our demo applications? As a test, try commenting out
    your event handler code (except for the necessary JITPipeline code) and see
    if you get the same behavior. If not, then begin periodically adding the
    event code back to isolate the problem

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.