473,469 Members | 1,556 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

simple report/invoice generation app

Hi all,

I've been studying C#/.NET 2.0 for a couple of hours a week for the past
couple of weeks. I feel the need to build a somewhat simple Windows
application that would accomplish a somewhat simple task, in order to put my
knowledge to test, and brush it up further. Besides, this application, if
successfully built, could find its use in my everyday work too, which helps
keep me motivated.

I'd appreciate some ideas on how to design and build a custom report/invoice
generating application. Report paper size would be A4. Based on a data
table, the application would generate a print preview screen along with a
print setting/printer properties dialog.

Basically, the application would load an image file to put in the header of
the report, then, it would generate a table of 3 columns and 3 to 7 rows of
data. The data source could be a flat csv file or an Access mdb file. The
first field would be a unique key, the second an alphabet string (including
spaces), the third a currency figure.

Here is what I've come up with so far:

- Main form would have:
* browse button for loading an image file (header logo)
* select button to input a key to select which row of the data source to
display
* search button to display the loaded data, then select the the intended
row by double click or enter key
* a datagrid viewer in which to display the so far selected rows
* a print preview button
* a print button

- Print preview screen would have:
* a page setup button
* a print button
* a cancel button to go back to the main form

etc...

I'll be looking forward to your suggestions.

Thank you

--
csn

Dec 29 '05 #1
0 1719

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: David B | last post by:
I have a report with 2 sub reports on it. The report is an invoice and the sub reports are dropping data onto the invoice. This worked fine if generating 1 invoice at a time. I am trying to create...
4
by: Greg Teets | last post by:
I have a table that provides all the details necessary for the line items of the report. I would like to use some other information in the header of the report. This information, like getting...
3
by: Agnes | last post by:
I write the invoice by using crystal report in vb.net . I can export it into *.pdf very well, However, it can also export to word, excel also. we are afraid that the user export the invoice into...
2
by: gleave | last post by:
Hi. im trying to setup a filter for a report. Let me explain what I would like to achieve. I have a form called Invoicing, here all the data is put in about the invoice, I then have a report also...
4
by: BrianDH | last post by:
Hi I am working on a C# Windows Application that builds an invoice (CR) converts to PDF and attach to email one at a time. This works untill my invoice count get over 40 to 50 invoices then I...
5
by: jmar | last post by:
I posted a week ago and received one response. I'm looking for the opinion of several experienced .NET people before I proceed so I'm posting again. Sorry for the repost... I am updating a...
6
by: ConfusedMay | last post by:
Hi I need some helps in calculating the invoice amount in access 2003 report. Basically I have an access report that shows invoice#, invoice amount, payment amount, and payment date. The problem is...
12
by: Studiotyphoon | last post by:
Hi, I have report which I need to print 3 times, but would like to have the following headings Customer Copy - Print 1 Accounts Copy - Print 2 File Copy -Print 3 I created a macro to...
7
by: Evanescent | last post by:
Hi guys, as the title suggests, I'm facing some problems with the report. I have a form (createInvoiceForm) whereby the user can enter the invoice's details and then click on the Add New Record...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.