formatted printing BUT NOT from db
-
hi... i want to print something in a formatted manner.. but the thing is that its not from a database. its from collected information withing the program.. basically its read from a lot of files and printed in a orderly manner.. i have all the infor with me.. i just need to print it in the following manner. the printed matter should look like the post below can anyone pls help on how can i print in this manner??? actually i need to know how do i put it in some control in sucha way tat the thing will look like a report.. prnting will be easy once i can make it look like the post below... my prob is how do i arrange it and what control should i use to arrange it in the below manner?? so that later i can just proint out of that control... tks a lot...really appreciate your help... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
-
hi... i want to print something in a formatted manner.. but the thing is that its not from a database. its from collected information withing the program.. basically its read from a lot of files and printed in a orderly manner.. i have all the infor with me.. i just need to print it in the following manner. the printed matter should look like the post below can anyone pls help on how can i print in this manner??? actually i need to know how do i put it in some control in sucha way tat the thing will look like a report.. prnting will be easy once i can make it look like the post below... my prob is how do i arrange it and what control should i use to arrange it in the below manner?? so that later i can just proint out of that control... tks a lot...really appreciate your help... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
==========================================================================
S.No | File Name | File Contents |Date Created|
1 |test 1 |This is a test ... this is a test.. | 12/12/03 |
| |continuing the test..this is a test | |
| |test.this is the the test that is | |
| |continued.end of test 1. | |
2 | test 2 |Start test 2.. test 2 initiating count- | 13/12/03 |
| |down to the start of test 2. ABORT!!!!NOW!!| |
3 | test 3 |no one likes test 3. KILLED test 3 | 14/12/03 |
4 | test 4 |Anouncing the arrival of test 4!! test 4 | |
| |is here.... initiating startup............ | |
| |couting down for test 4.Crew dead! | |
5 | test 5 |Thats all folks! | |"Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
-
==========================================================================
S.No | File Name | File Contents |Date Created|
1 |test 1 |This is a test ... this is a test.. | 12/12/03 |
| |continuing the test..this is a test | |
| |test.this is the the test that is | |
| |continued.end of test 1. | |
2 | test 2 |Start test 2.. test 2 initiating count- | 13/12/03 |
| |down to the start of test 2. ABORT!!!!NOW!!| |
3 | test 3 |no one likes test 3. KILLED test 3 | 14/12/03 |
4 | test 4 |Anouncing the arrival of test 4!! test 4 | |
| |is here.... initiating startup............ | |
| |couting down for test 4.Crew dead! | |
5 | test 5 |Thats all folks! | |"Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
i was wondering...if i put all the info i need into a listview...(which will solve my formatting problem) can i directly proint the contents of the list view to a printer in a aWYSIWYG manner??:confused::( "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18