Forum Discussion

nagaraj's avatar
nagaraj
Icon for Post Patron rankPost Patron
6 years ago
Solved

White space in embed report

Hi,    I have integrated my report with dotnet application, when i ran the application i see the big WHITE space on both sides of the report. Please help how to remove this    Note: I have publis...
  • nagaraj's avatar
    nagaraj
    6 years ago

    Hi,

     

     I have adjusted the report manually to fit in the web page and used below style for DIV container

    Then it worked, thanks for the hlep

     

    <div id="embedContainer" style=" height: 550px;width: 100%;max-width: 1200px;"></div>