Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
575
Controlling margins on a per page basis
posted

Is there a way to have ONLY the first page have particular margin settings, and all subsequent pages to have different settings?

 Also, when I create new Sections, they get bumped to the next page.  Can I make the a new Sections run right up against the section above it?

Parents
No Data
Reply
  • 12333
    posted

    Hello,

    In order to give your first page different Margin settings, I would suggest that you add a dedicated section to your report and then fill that section with whatever elements you need to create your "First page" of content. You will then set the appropriate margin values as you require.

    You will then add a page break and then add another section and whatever container elements you require in order to represent your data.

    Your statement:

    "Can I make the a new Sections run right up against the section above it?"

    ...If i understand this correctly, are you trying to add different kinds of content together on the same page? If that is what you mean, then I would suggest taking the approach of adding 2 (or more if you need) content objects to a section, setting their width and height properties and then adding whatever content you need to them.

    Pattern Content Objects for  your Report: 

    http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/DocumentEngine_Pattern_Content.html

    -Tom

Children