Browse By Tags

  • automatically print a report created by the report exporter (asp.net)

    I'm looking for help with automatically printing the pdf that is created from my .igr when my web page runs. I use a combination of exporter and memorystream to write the pdf to a server folder. (see my previous forum post titled "Emailing a report created…

  • Re: ReportView problems

    My code:

    XAML:

    <igReports:XamReportPreview xmlns:igReports="http://infragistics.com/Reporting"
                          Name="ReportPreviewQuotationsWindow" Height="Auto" Width="Auto" />

    Code Behind:

    Private Sub ButtonReportQuotationsWindow_Click…

  • ReportView problems

    Hi,

    When I generate a reportview, it is this way.

    But de next page is ok.


    Could someone help me. how to put the height and width fixeds?

     

    Thanks