Hello everyone,
I'm using the Apache POI (poi-3.10.1) in order to generate a docx-document. The documentation says that there is a method, called addTab().
But when I'm trying to call this method during a XWPFRun, a get an error, because the method is missing (see my attachment).
Probably I make a mistake, do you have any idea?
Best regards and thanks in advance,
zitb
I'm using the Apache POI (poi-3.10.1) in order to generate a docx-document. The documentation says that there is a method, called addTab().
But when I'm trying to call this method during a XWPFRun, a get an error, because the method is missing (see my attachment).
Probably I make a mistake, do you have any idea?
Best regards and thanks in advance,
zitb