Hi all,
We have developed a J2EE application for paperless
communication and
workflow.
We have used FCK Editor. We would like to use ODF with
provision to
integrate various Indian languages.
Do you have any suggestions how to implement it?
Thanks in advance,
Regards,
Kris Dev
Manthan Awardee
On 5/23/07, Amit krishna Saha <amitsaha.in gmail.com> wrote:
>
> Hi,
>
> The OdtToText2.java now supports "sections"
(new code attached)
>
> Next I am trying to support "Frames".
>
> From the content.xml file, i inferred that the Frame is
represented in
> a <draw:frame> tag, which implies the Namespace
being used here is
> "draw". Considering these facts, I modified
the ElementFactory,java to
> detect the <draw:frame> element. However, it does
not serve its
> purpose. Note that I am just trying to write a
"detector" for "Frames"
> first, the Frame content handling has to be done
subsequently.
>
> I am sending the ElementFactory.java Patch, the
modified
> OdtToText2.java and ElementFactory.java. Also attached
is the
> testdocument1.odt
>
> Awaiting comments to where I am going wrong and the new
support for
> "sections".
>
> Regards & Thanks
>
> --
> Amit krishna Saha
> http://amitsaha.in
.googlepages.com
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
> For additional commands, e-mail: dev-help odftoolkit.openoffice.org
>
>
|