Re: [Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Viktor Szakáts
Here's the file:http://www.syenar.hu/harbour/sample.ods Brgds, Viktor On Wed, Jan 21, 2009 at 7:24 PM, Lorenzo Fiorini wrote: > On Wed, Jan 21, 2009 at 7:15 PM, Viktor Szakáts > wrote: > > > I've implemented native .ods output just recently. > > No .odt yet, for docs I'm going the .pdf way. (hb

Re: [Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Lorenzo Fiorini
On Wed, Jan 21, 2009 at 7:15 PM, Viktor Szakáts wrote: > I've implemented native .ods output just recently. > No .odt yet, for docs I'm going the .pdf way. (hbhpdf > + libharu are very nice). I'm using hbvpdf for pdfs but I also need "editable" documents so I use RTFs. > Most time spent was to

Re: [Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Viktor Szakáts
I've implemented native .ods output just recently. No .odt yet, for docs I'm going the .pdf way. (hbhpdf + libharu are very nice). Most time spent was to inspect what is absolute minimum content required for an .ods file. I can send you such "stripped" sample file. From this point it's pretty easy

Re: [Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Lorenzo Fiorini
On Wed, Jan 21, 2009 at 5:13 PM, Viktor Szakáts wrote: > Could you add OpenDocument files? (.ods, .odt) > These are very nice file formats and even easy to generate > directly from an app. O course. I've simply synced the "compatible" part of my local repo. BTW have you tried to generate ods or

Re: [Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Viktor Szakáts
Hi Lorenzo, Could you add OpenDocument files? (.ods, .odt) These are very nice file formats and even easy to generate directly from an app. Brgds, Viktor On Wed, Jan 21, 2009 at 4:58 PM, Lorenzo Fiorini wrote: > 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini (lorenzo.fiorini/at/gmail.com) > * contr

[Harbour] 2009-01-21 16:42 UTC+0100 Lorenzo Fiorini

2009-01-21 Thread Lorenzo Fiorini
2009-01-21 16:42 UTC+0100 Lorenzo Fiorini (lorenzo.fiorini/at/gmail.com) * contrib/hbpgsql/tests/simple.prg * contrib/hbpgsql/tests/async.prg * contrib/hbpgsql/tests/cache.prg * contrib/hbpgsql/tests/stress.prg * contrib/hbpgsql/tests/dbf2pg.prg * general cleanup for Harbour