CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: new pages

  1. #1
    Join Date
    Aug 2008
    Posts
    1

    new pages

    I understand that I cannot create additional pages in design view. What would be the equivalent format where I can create different subreports than I have on page 1?

    I am creating a report that uses 8 subreports per page to dynamically create labels. Currently I have a report header, and am using the page header to arrange the subreports so the top of each subreport prints on the top of each label. The fields in the subreports can grow, and fill in the label from the top down.

    I need to create a multiple pages using this format, but I dont know how to add more pages in design view. Essentially I need subreports 1-8 on page 1, 9-16 on page 2, etc. I would like to preserve the formatting I have created thus far, but I can always change it if I have to.

  2. #2
    Join Date
    Jul 2004
    Location
    Chennai, India
    Posts
    1,064

    Re: new pages

    I dont think this is possible
    Anyway check with Support section of businessobjects.com
    Madhivanan

    Failing to plan is Planning to fail

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured