https://bz.apache.org/ooo/show_bug.cgi?id=55575
--- Comment #21 from Martin <[email protected]> --- (In reply to Jan Flikweert from comment #19) > Hi, > > I looked at this example, translated it and it still does not work. > > https://wiki.openoffice.org/wiki/API/Samples/Java/Writer/TextTable > > Does this example work in Java or other languages? No it does not. It uses 10 columns and that's a failing amount. See my previous remarks. It seems to be an initial setup problem. Workaround is to create a 'good' table first, join columns to get the desired amount. Tablecolumnseperators will than work fine. -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
