Page 1 of 1

Manual Report

Posted: Mon Dec 13, 2010 3:49 am
by JJAD
I Have Download the trial version of your software and installed i am running a company in India Tamilnadu.So for is fine with Reports But Exporting format is pain to me.but Your software exporting options is very good.but i have give a image link below its fine .can i do the same report in stimulsoft.in that below the replaced spares name some contents come they r not from database from grid written manually.for 1 page i know it comes fine from u .but i want in multiple page.so i want to add new report add components and add page manually all the things in the images want to be done by me maually is this possible .i manually add components using databand and show the text.i have create new page but it goes big if i set pagewidth it goes wrong.Just give a sample for add components and add new page manually .if it works definitely i buy your software.

Just Give a sample to add multipage report manually.If Cant do also plz reply.so i can try next one

Code: Select all

http://img526.imageshack.us/img526/8643/myreportn.jpg

Manual Report

Posted: Mon Dec 13, 2010 5:47 am
by Andrew
Hello,

Thank you for the question.

Before we reply we need some clarifications
Do you want to output Replaced Spares table on multiple pages and do not want to output the headline?
Do you want to output Replaced Spares table on multiple pages and want to output the headline on each page?
Do you want to print the Replaced Spares table being blank and unfilled on several pages?
Do you want to fill the Replaced Spares table from the report designer and then print it?

You may also see our DEMO from the standard installation pack. Maybe some of reports will suit you.

Waiting for your reply.
Thank you.

Manual Report

Posted: Mon Dec 13, 2010 6:47 am
by JJAD
No .There is No Table As Replaced Spares.U see The Format The Same Format Is Repeated In MultiPage.But The Value Of Replaced Spares Change According To Grid Value .The User Type In the grid Manually.The Replaced Spared Name And Serial No And Item Taken To service Room Name And Serial No Come From The grid Value.It May Be 1 Or 100.So The Format is the same but the Replaced And Item Taken To Service Room Only Change And User Details Customer Name And Address Are Come From TextBox Value.No.DataBase Maintained.Because The User No Need DataBase They Just Want To Take Report.I Have An Rtf Document As an Output of the report .The Rtf Has Been Attached Below.This Is the output for my report.check this

Manual Report

Posted: Tue Dec 14, 2010 4:34 am
by Alex K.
Hello,

We do not quite understand your problem. Could you, please send us a detailed step by step explanation how it should work. Also in the report you sent, please highlight color elements that do not work.

Thank you.

Manual Report

Posted: Wed Dec 15, 2010 1:33 am
by JJAD
Simply My requirement is add new page add component in new page programatically.Like this i want to add many pages .is it possible or not

Manual Report

Posted: Thu Dec 16, 2010 2:57 am
by Alex K.
Hello,

When filling the data in your application, you can specify the ID request. Add grouping by the field (the ID request) in the report and set the New Page Before property for the grouping to true. In this case, you have every request be displayed in a new page of your report.

Thank you.