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

    Details Section format, paylip-like report. landscape division

    Hi..

    I wonder if it is possible to create a report like payslip however
    the there should only be 2 employees' payslip per page.
    like in the image here.

    Should I make a subreport here?

    Capture.jpg

  2. #2
    Join Date
    Aug 2007
    Posts
    180

    Re: Details Section format, paylip-like report. landscape division

    Try using the Format with Mutlipe Columns option. Access the section expert for the details sections (multiple columns are not available on headers and footers). Once you check the multiple columns box, another tab will appear for controlling the column layout, number of columns, spacing and such. Once you have the columns, you can control the page length by adjusting top and bottom margins.

Tags for this Thread

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