Microsoft
Software
Hardware
Network
Question : Crystal reports how to insert page break dynamically
With Crystal Reports I need to insert a page break depending on current page number.
When a page number is even then there should be an additional page break inserted otherwise not.
Any ideas?
Answer : Crystal reports how to insert page break dynamically
Go to section Expert, click the X+2 button to the right of New Page Before, and put in some logic like "pagenumber = 1". When your formula resolves to True, you'll get a page break.
Random Solutions
How to create bootable DVD from downloaded Windows Server EXE
any microsoft offical help file (.chm) generator for .net platform
"Export Failed" in VB.Net and Crystal Reports 10
How to write a simple PHP login script
Identify keyboard layout
Thin Client Licensing Error
XP 10 inbound connection limit question
Outlook script to strip attachment and move to server share
2 raid controllers managing the disk array
Interface to connect ascx events to parent via business layer code library - VB / ASP.NET