Marcel2008
08-01-2001, 10:20 AM
I want to write a java bases proggie that genarates a bill of sales.
I ask the user for bill-nr, name + postal code client, and the length of the bill.
I need the length so i can make out if the table (with supply, price, number) will fit the page. If it doesn't i have to make another page with different headers.
Is it better to write this page in html, or should i use xml?
And do you have any other suggestions for this app? Any suggestion is welcome!
Thanks!
I ask the user for bill-nr, name + postal code client, and the length of the bill.
I need the length so i can make out if the table (with supply, price, number) will fit the page. If it doesn't i have to make another page with different headers.
Is it better to write this page in html, or should i use xml?
And do you have any other suggestions for this app? Any suggestion is welcome!
Thanks!