Results 1 to 2 of 2

Thread: Page Wrapping of SubReport

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2001
    Posts
    48

    Page Wrapping of SubReport

    I have a Report with a SubReport that prints on an 8.5 * 11 inch preprinted form. The SubReport is the Lower Half of the Main Report. Think of an Inventory Control Order Form with Header Data and Detail data that prints at the bottom.
    My problem is that when the SubReport wraps to a second page I need it to not print within the top 1" of the 2nd page as it overlaps some preprinted images on the paper. I'm not sure what setting to check in the report design view. I'm using vb6 and crystal 8.5.

    Any suggestions would be appreciated.

    Thanks.

  2. #2
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    Re: Page Wrapping of SubReport

    What about adding an empty PageHeader to your sub-report, set it as 'Suppressed' (ie so it doesn't normally print) and then use a formula to show it if the current page is greater than 1?

    Just a thought.
    Pete

    No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.

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