|
List Info
Thread: ODT concat
|
|
| ODT concat |

|
2007-09-06 14:54:29 |
Hi all,
Just a simple question. It's possible to concat several ODT
documents
into one using odf4j?
Thanks in advance
--
Salut,
====================================
Ricardo Borillo Domenech
http://xml-utils.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 02:16:17 |
Hello Ricardo,
On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> Hi all,
>
> Just a simple question. It's possible to concat several
ODT documents
> into one using odf4j?
I am afraid not yet. But you can try doing it
Regards
Amit
--
Amit krishna Saha
[URL]:http://amitsaha.in
.googlepages.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 07:40:02 |
Hi all,
I have attached a simple test case that concatenate two ODT
documents
preserving styles (images are not considered at the moment).
Perhaps
somebody can take a look and explain me where can fit this
functionalaty in the ODF4J source structure...
Note: Concatenation is performed at
"es.uji.opendocument.ODTConcat"
Thanks
On 9/7/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
> Hello Ricardo,
>
> On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> > Hi all,
> >
> > Just a simple question. It's possible to concat
several ODT documents
> > into one using odf4j?
>
> I am afraid not yet. But you can try doing it
>
> Regards
> Amit
>
> --
> Amit krishna Saha
> [URL]:http://amitsaha.in
.googlepages.com
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>
>
--
Salut,
====================================
Ricardo Borillo Domenech
http://xml-utils.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
|
| Re: ODT concat |

|
2007-09-07 07:41:53 |
Hi Ricardo,
On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> Hi all,
>
> I have attached a simple test case that concatenate two
ODT documents
> preserving styles (images are not considered at the
moment). Perhaps
> somebody can take a look and explain me where can fit
this
> functionalaty in the ODF4J source structure...
>
> Note: Concatenation is performed at
"es.uji.opendocument.ODTConcat"
>
I shall look at it. Give me some hours.
Regards
Amit
--
Amit krishna Saha
[URL]:http://amitsaha.in
.googlepages.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 07:52:32 |
Sure. Thanks.
I'm new to odf4j so i need some directions to contribute. At
the
moment i work on a couple of projects that use/need some
functionalities from this framework (we are using
jodconverter and
jooreports too). Hope it helps
On 9/7/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
> Hi Ricardo,
>
>
> On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> > Hi all,
> >
> > I have attached a simple test case that
concatenate two ODT documents
> > preserving styles (images are not considered at
the moment). Perhaps
> > somebody can take a look and explain me where can
fit this
> > functionalaty in the ODF4J source structure...
> >
> > Note: Concatenation is performed at
"es.uji.opendocument.ODTConcat"
> >
>
> I shall look at it. Give me some hours.
>
> Regards
> Amit
> --
> Amit krishna Saha
> [URL]:http://amitsaha.in
.googlepages.com
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>
>
--
Salut,
====================================
Ricardo Borillo Domenech
http://xml-utils.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 11:42:51 |
Hello Ricardo
On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> Hi all,
>
> I have attached a simple test case that concatenate two
ODT documents
> preserving styles (images are not considered at the
moment). Perhaps
> somebody can take a look and explain me where can fit
this
> functionalaty in the ODF4J source structure...
I have tested the code. It works fine. Great
As far as fitting your code in the current odf4j source is
concerned,
we can think of it as one of the _facilities_ available via
the odf4j
library. It will of course be a part of the exported odf4j
API.
Lars (CCed here) will of course have his views. So let us
wait for his comments.
Good Work!
Regards,
Amit
--
Amit krishna Saha
[URL]:http://amitsaha.in
.googlepages.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 11:53:22 |
Hi Amit,
Great. I'm looking forward to fully understand odf4j code
structure. I
want to integrate this utility and contribute some addition
for XML
Signature support...
Thanks for your time
On 9/7/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
> Hello Ricardo
>
> On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> > Hi all,
> >
> > I have attached a simple test case that
concatenate two ODT documents
> > preserving styles (images are not considered at
the moment). Perhaps
> > somebody can take a look and explain me where can
fit this
> > functionalaty in the ODF4J source structure...
>
> I have tested the code. It works fine. Great
>
> As far as fitting your code in the current odf4j source
is concerned,
> we can think of it as one of the _facilities_ available
via the odf4j
> library. It will of course be a part of the exported
odf4j API.
>
> Lars (CCed here) will of course have his views. So let
us wait for his comments.
>
> Good Work!
>
> Regards,
> Amit
>
> --
> Amit krishna Saha
> [URL]:http://amitsaha.in
.googlepages.com
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>
>
--
Salut,
====================================
Ricardo Borillo Domenech
http://xml-utils.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-07 11:58:33 |
Hi again,
On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
> Hi Amit,
>
> Great. I'm looking forward to fully understand odf4j
code structure. I
> want to integrate this utility and contribute some
addition for XML
> Signature support...
>
> Thanks for your time
Sounds Cool. I am looking forward to your contributions
Regards,
Amit
--
Amit krishna Saha
[URL]:http://amitsaha.in
.googlepages.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-08 07:14:17 |
Hi Ricardo,
Ricardo Borillo schrieb:
> Hi Amit,
>
> Great. I'm looking forward to fully understand odf4j
code structure. I
> want to integrate this utility and contribute some
addition for XML
> Signature support...
>
ODT concat would fit best into the org.openoffice.odf.tools
package.
This is package is intended to contain examples of how to
use the odf4j
API and also utility programms like this one.
As for XML Signature support i would think this would be an
enhancement
which could be integrated into the
org.openoffie.odf.OdfPackage class.
Kind regards,
Bernd Eilers
> Thanks for your time
>
>
> On 9/7/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
>> Hello Ricardo
>>
>> On 9/7/07, Ricardo Borillo <Ricardo.Borillo si.uji.es> wrote:
>>> Hi all,
>>>
>>> I have attached a simple test case that
concatenate two ODT documents
>>> preserving styles (images are not considered at
the moment). Perhaps
>>> somebody can take a look and explain me where
can fit this
>>> functionalaty in the ODF4J source structure...
>> I have tested the code. It works fine. Great
>>
>> As far as fitting your code in the current odf4j
source is concerned,
>> we can think of it as one of the _facilities_
available via the odf4j
>> library. It will of course be a part of the
exported odf4j API.
>>
>> Lars (CCed here) will of course have his views. So
let us wait for his comments.
>>
>> Good Work!
>>
>> Regards,
>> Amit
>>
>> --
>> Amit krishna Saha
>> [URL]:http://amitsaha.in
.googlepages.com
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
>> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>>
>>
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
| Re: ODT concat |

|
2007-09-08 13:23:49 |
Hi Bernd,
Ok. I will take a look. Thanks
On 9/8/07, Bernd Eilers <Bernd.Eilers sun.com> wrote:
> Hi Ricardo,
>
> Ricardo Borillo schrieb:
> > Hi Amit,
> >
> > Great. I'm looking forward to fully understand
odf4j code structure. I
> > want to integrate this utility and contribute some
addition for XML
> > Signature support...
> >
>
> ODT concat would fit best into the
org.openoffice.odf.tools package.
> This is package is intended to contain examples of how
to use the odf4j
> API and also utility programms like this one.
>
> As for XML Signature support i would think this would
be an enhancement
> which could be integrated into the
org.openoffie.odf.OdfPackage class.
>
> Kind regards,
> Bernd Eilers
>
>
> > Thanks for your time
> >
> >
> > On 9/7/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
> >> Hello Ricardo
> >>
> >> On 9/7/07, Ricardo Borillo
<Ricardo.Borillo si.uji.es> wrote:
> >>> Hi all,
> >>>
> >>> I have attached a simple test case that
concatenate two ODT documents
> >>> preserving styles (images are not
considered at the moment). Perhaps
> >>> somebody can take a look and explain me
where can fit this
> >>> functionalaty in the ODF4J source
structure...
> >> I have tested the code. It works fine. Great
> >>
> >> As far as fitting your code in the current
odf4j source is concerned,
> >> we can think of it as one of the _facilities_
available via the odf4j
> >> library. It will of course be a part of the
exported odf4j API.
> >>
> >> Lars (CCed here) will of course have his
views. So let us wait for his comments.
> >>
> >> Good Work!
> >>
> >> Regards,
> >> Amit
> >>
> >> --
> >> Amit krishna Saha
> >> [URL]:http://amitsaha.in
.googlepages.com
> >>
> >>
------------------------------------------------------------
---------
> >> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> >> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
> >>
> >>
> >
> >
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>
>
--
Salut,
====================================
Ricardo Borillo Domenech
http://xml-utils.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|
|
[1-10]
|
|