Re: [Libreoffice] Document( header=table, body=table )

2011-04-18 Thread Caolán McNamara
On Fri, 2011-04-15 at 10:15 -0600, Gordon Haverland wrote: > While there are words and numbers in these documents, with the > possible exception of notes at the end there are no sentences. > Using the perl OpenOffice::OODoc module, I have stumbled across > how to find the table, and I can get

Re: [Libreoffice] Document( header=table, body=table )

2011-04-15 Thread Gordon Haverland
On April 15, 2011, Caolán McNamara wrote: > On Fri, 2011-04-15 at 06:54 -0600, Gordon Haverland wrote: > > On April 15, 2011, Caolán McNamara wrote: > > > On Thu, 2011-04-14 at 17:53 -0600, Gordon Haverland wrote: > > > > Normally, a header is a single line. For some documents, > > > > part of tha

Re: [Libreoffice] Document( header=table, body=table )

2011-04-15 Thread Caolán McNamara
On Fri, 2011-04-15 at 06:54 -0600, Gordon Haverland wrote: > On April 15, 2011, Caolán McNamara wrote: > > On Thu, 2011-04-14 at 17:53 -0600, Gordon Haverland wrote: > > > Normally, a header is a single line. For some documents, > > > part of that single line could be an image (preferably > > > ve

Re: [Libreoffice] Document( header=table, body=table )

2011-04-15 Thread Gordon Haverland
On April 15, 2011, Caolán McNamara wrote: > On Thu, 2011-04-14 at 17:53 -0600, Gordon Haverland wrote: > > Normally, a header is a single line. For some documents, > > part of that single line could be an image (preferably > > vector). > > You've started with some solutions that didn't work, but

Re: [Libreoffice] Document( header=table, body=table )

2011-04-15 Thread Caolán McNamara
On Thu, 2011-04-14 at 17:53 -0600, Gordon Haverland wrote: > Normally, a header is a single line. For some documents, part of > that single line could be an image (preferably vector). You've started with some solutions that didn't work, but didn't state the problem to be solved. So I'm baffled a

[Libreoffice] Document( header=table, body=table )

2011-04-14 Thread Gordon Haverland
Normally, a header is a single line. For some documents, part of that single line could be an image (preferably vector). The document I am playing with, is guaranteed to be composed of 12 or more lines of content in the header (typically as 4 tables on top of each other). All examples I've se