Results 1 to 2 of 2

Thread: Please help me in crystal report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Posts
    97

    Please help me in crystal report

    hi all
    i need to know how can i program page break (after and befor) for crystal report using visual basci 6
    i was using the report in VB and the code was for breaking

    ReportName.Sections("GroupFooter").ForcePageBreak = rptPageBreakAfter

    now i want code access like this code but for crystal reprt

    thanx

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    How about...

    VB Code:
    1. CrystalReport1.PrintFileLinesPerPage = 65

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