A
A
Alexey Marchuk2015-10-28 03:10:20
Java
Alexey Marchuk, 2015-10-28 03:10:20

How to pass (insert) information from javafx form to word?

Good time of the day.
Purpose: an application on javafx in which certain information is entered (in the text boxes, check. radio) and then we get a word file as an output. The problem is complicated by the fact that this information is added to an existing document in a certain place.
I have: very little experience in javafx, but it's fixable. Also a little experience in vba on which the form for the document is already written. When you run the word template, a form opens, we write / select information in it, and all this is inserted into the right place in the document using bookmarka, not very difficult.
Questions: how (through what) to transfer information from the form directly to the worda template? Do I need to affect vba in this case (I think so)? How reasonable is such a scheme?
If you give answers or kick in the right direction - I will be very grateful.
Thank you for your attention and your time.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vaszol, 2015-10-28
@Alexeysorryman

i would use Apache POI poi.apache.org/document

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question