how i get print out

hi master

sir my user feed data such as bank payment voucher

how he get print out for client recveing

such as in oracle i use report builder or crystal report

in report we can desgine our format such as add company logo

main company name

see sample format

company name

date -- vno -

account No.acctitledescription debitcredit

1152citybankissue cheq.45855

4585xxx partyagainst supply47855

======================================================

total45855 47855

======================================================

ReceverMaker Approval

=================================

how i get this type of print out

please give me idea which tool or method i use

thank's

aamir

[797 byte] By [mfa786a] at [2007-11-27 3:48:15]
# 1
Hi,say you are using creator2_1?...regardsdr.am.mohan rao
Madana at 2007-7-12 8:52:07 > top of Java-index,Development Tools,Java Tools...
# 2
hi mastersir i am using thie versionSun Java Studio Creator 2 Update 1please give me idea how i get print out such as oracle report builder and crystal reportthank'saamir
mfa786a at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 3

Hi,

If you have a database, a customer query can be verified using standard input components like text box and a button. You can write a program to do database search and put the output in a text area. You probably can have a file which has company logos along with the text area which can be printed.

regards

dr.am.mohan rao

Madana at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 4

Sir I could not understand with you

Sir I want user input print out in paper

I design Format in design time such as that name aamir I want print out in aamir format

It抯 mean I pass only data or parameter in that format and formate get data from database as per parameter and give print out privew and print out in paper

Please give me step and code how I get print out

Thank抯

Aamir

mfa786a at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 5

Hi,

First let me have some data...what have you in creator 2_1:

1. Do you have a database?(yes/no).

2. What does your project promises?(account check etc.).

3. How much experience you have with creator2_1(lot/ nil).

4. Can you predict what to expect when you tinker around with such sysems if you are new?(strange, difficult, frustrating)

5. Are you interested to get acquinted with lot of stuff available on line for self learning regarding the IDE?(yes/no)

regards.

dr.am.mohan rao

Madana at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 6

thank's for your reply

sir

1. Do you have a database?(yes/no). =======yes

2. What does your project promises?(account check etc.).=== account

3. How much experience you have with creator2_1(lot/ nil). === nil

4. Can you predict what to expect when you tinker around with such sysems if you are new?(strange, difficult, frustrating) ==== strange

5. Are you interested to get acquinted with lot of stuff available on line for self learning regarding the IDE?(yes/no) ==== yes

Sir I am new Sun Java Studio Creator if you are angry for asking my children question then I am very sorry

Sir somebody give me idea I use jasper reports with ireport that provide all format pdf,text,excel and ect.

Please guide me how I use jasper reports with ireport or other technique

Thinks

aamir

mfa786a at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 7

Hi Mr.Aamir,

thanks. I am not angry and don't worry. You are doing great...

I think what you need to do is just plan how things work in creator2_1. It is very easy if you dare to ask your self some basic questions and search for answers. My advise is go to next level and do some very serious home work for a few days. Following leads may help:

http://developers.sun.com/jscreator/learning/tutorials/2/jscintro.html

http://developers.sun.com/jscreator/learning/tutorials/2/databoundcomponents.html

Think and plan some changes to bits and pieces available online tutorials/ forum search. If you have any specific question you get answers quickly. So hope for best.

regards

dr.am.mohan rao

Madana at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 8

hi master

sir thank's for your reply

sir i am new in Sun Java Studio Creator and i try to desgin the on line accounting system

i use oracle10g and test data feed and show in grid or in combo

also i down your given link

now i try to voucher,trial balance,ledger and other accounting report for this purposs i search in net then i found jasper reports and ireport

i download

please give me idea how i configer jasper reports and ireport with Sun Java Studio Creator

please send me code,sample link and configration help page

thank's

aamir

mfa786a at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 9

Hi Aamir,

Sorry to say you are in wrong forum. You have just posted what you said in another thread. My advise is to pursue your project regarding jasper and ireports at:

http://ireport.sourceforge.net/cap3.html

hope this helps you.

dr.am.mohan rao

Madana at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 10
Hi Aamir,My apologies. Hope you are still with us. Just type pdf in query. It gives you lots of leads on ireport.regards,dr.am.mohan rao
Madana at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...
# 11

hi master

sir i try as per this link Generating Reports and PDFs From a Web Application

http://developers.sun.com/jscreator/learning/tutorials/2/reports.html

F:\jasper reports\jasperreports-1.3.3-project\jasperreports-1.3.3

when i build my project then studio creater give me this error in output windows

C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\build.xml:81: C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\JasperReports-Install-Dir\jasperreports -1.3.3\dist not found.

this is my project path

C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport

this is my jasper reports path where i install jasper reports

F:\jasper reports\jasperreports-1.3.3-project\jasperreports-1.3.3

2. sir i also install ireport and test one report in ireport

sir how i directorly irepot in jsp page

not use xml desiging process in jsp

such as crystal report dricterly call in visual basic 6.0

pleas give idea how i call ireport directly

thank's

aamir

mfa786a at 2007-7-12 8:52:08 > top of Java-index,Development Tools,Java Tools...