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

Threaded View

  1. #1
    Join Date
    Mar 2006
    Posts
    2

    Arrow page footer only on first page

    Hi,

    Here is my problem :

    I want to print the page footer only on the first page. I get success out of it but not totally.

    With the suppress.... it supress on the following pages but the section is not filled by the detail section... so I got this huge big blank section...

    In my case... It's an invoice that usually takes some pages... On the first page I wanna have a section to return with the check that gives information... If you have any other way I could do it or have a solution to that problem, please let me know.

    The version I use is 8.5. if there is a solution in another version, dont be shy to let me know.
    Last edited by sylprog; March 7th, 2006 at 09:19 AM.

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