hi
we have started our main project for the last year at university, and we are going to create a database. We really want to use java ofcourse…/ I want to use java:)
So I have made some tests and figured out how to use access and jtables etc… Now theres only one last problem, this application has to be able to make lots of lots of reports on the data that the user put in the database. The business we are doing this for have been using excel as a database and excel actually crashed because they had too much in it ???
And they used word templates i think as the reports…
Now, doed anyone here have a tip for how we can solve this problem… Is it possible for java to create a .doc file based on a word template? I really hope so, cause else i think we have to go do the whole project
in access:-[ and do the coding in VB :-[
:’(
Would be really nice if Java could read word templates and fill in the data and print it Iknow theres alot of programs that are made for this that you can plug in to java but we want to know if its possible to solve with the jdk first.