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
125
Print Activepane in XamDockManager
posted

Hi

 

I have a XamDockManager called maindock and a button to add a user control inside the maindock.When i click the add button it will add the usercontrol inside maindock, I have a reportPrintPreview and the maindock,ActivePane as a visual.When i maximize the whole thing and when i click print it seems to go out of the reportPrintPreview range and it cuts out the end so i cannot get a complete visual on the usercontrol avtice pane .

How can i sort this out ..

 

Thanks in advance

Parents
  • 54937
    Verified Answer
    Offline posted

    If the HorizontalPaginationMode of the ReportSettings is set to Scale it should get scaled down other wise it will get clipped. If this is not the issue then please provide a sample that demonstrates the issue.

Reply Children
No Data