That's great Abdul-Samiel Naji! I, too, was raised in Syria, but I now
live in Turkey with my body guards and mercenaries. We are not far from a
refugee camp. Perhaps we've seen each other when my men would visit to
punish many troublemakers (we offer payment to many soldiers for this great
enjo
So, really, I want to grab all rows and find the max columns count among
them.
On Thu, Aug 28, 2014 at 2:56 PM, Michael Stahl wrote:
> On 28/08/14 20:43, Grover Blue wrote:
> > I have a Writer document with a table that has two rows and 5 columns.
> > When XTextTable i
I have a Writer document with a table that has two rows and 5 columns. When
XTextTable is first created, xTextTable.getColumns().getCount() returns the
correct count of 5. When I merge 4 columns in the first row,
xTextTable.getColumns().getCount() then returns a count of 2. But that's
wrong, since
Does anyone have insight on the following bug ( "Writer input fields are
not populated using the Java UNO API" )?
https://bugs.freedesktop.org/show_bug.cgi?id=42073
I can't process any documents with LO 3.4.3 or greater. Here is the
summary:
I've been using OpenOffice and LibreOffice to batch p
I filed the following bug, but I'm hoping to get some help a bit sooner.
https://bugs.freedesktop.org/show_bug.cgi?id=42314
Essentially, I randomly get DisposedException when using the Java UNO
interface. I'm wondering if there is a way to have LibreOffice output
detailed information as to why
Does anyone have a Java example of copying header/footer contents between
documents? I'm able to copy text, but the text format is not retained.
Additionally, images are copied, but not anchored to the page header I'm
insert them to.
Here is what I have:
fromXText = (XText) FileManager.getOOoUno