Hi... i am using SAP crystal report in my project but i am very interested in your reporting tool.Small query is how can i align in your reporting tool as header and grouping and all.I am sending the pdf format so that i want exactly the same thing.please help to solve this by sending an sample application.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hello, I was following this thread and I have a question about a bit older version of infragistic framework. I need to generate the report on code-side. While I was reading the example I have discovered that there is no Property DesignTimeSettings, PageSettings and I have no PageHeaderSection class, and I can not add report.Sections.Add(new Section(new Table())); because Sections accept only types derived from ReportSection.
the only class I can use is EmbeddedVisualReportSection, but with it I do not know how to control margins, alignment and how to split a table (that I tried to do by Grid component) through the consecutive pages.
I have little older version of infragistics library, from 2009. Do you think that this can be the issue and the example you have given has to application in this case?
All the previous classes and components had the same structure, as I was following documentation and forum. Is printing the component that have changed a lot?