AODL, AODC and EmbeddedOpenOffice has a new Home!
You should be forwarded to the new site in 10 s, if not use the following link:
http://www.opendocument4all.com
The new releases of AODC and AODL are both bugfix releases which fixed
three bugs that all could be viewed in the change log.Changelog
At least AODC offer one new feature. From now on, you could let AODC
save it's gui setting. You can activate that feature under the programm options.
Also if your version didn't produced one the fixed bugs (they only occour under some
special combinations of content) you should update to this releases!
AODC user could use the "Check
for Update" feature Help->Check for update to check if they
application is up to date.
AODL 1.1.1.0 beta - from now on, AODL offer
full read and write support for the OpenDocument Meta Data. The whole HTML
exporter is refactored and will generate better HTML, now. The performance of
the text processing is again increased. At least all outstanding bugs are
fixed. See the changelog for all details. Changelog
AODC 1.0.1.0 beta - now use the version
of AODL. So the conversation performance is increased and the
generated HTML is optimized. The Gui is redisgned. Now, the user could
also the Document Info like autor, title, .. of the
converted OpenDocument. New features are the auto update checker and
the included error reporter. With the error reporter, will pop up, if the
conversation failed and the user could simply report this error. The error
should only reported if the user is sure, that the file to convert isn't
corrupt. See the changelog for all details. Changelog
The homepage has become some new sub sites. Forum,
Feature reuquest, Bugs and Autor
and Contact.
I have fixed most of the known bugs and added some new features to AODL and
AODC. I will use tomorrow for testing. If everything seems to be stable I
will deploy the new releases tomorrow evening or the day after tomorrow.
The new releases of AODC and AODL are both bugfix releases which fixed the
column repeating bug
All user should update to this releases! AODC user could use the "Check
for Update" feature Help->Check for Update to check if they
application is up to date.
AODL 1.1.0.0 beta brings support for Table Row Header, Paragraph Header
and a better Whitespace handling. Also there's a new HTML Exporter
implementation. At least this version fixed some outstanding bugs and
offer a faster node processing while importing a document.
AODC - An OpenDocument Converter. AODC will convert text
documents in the OpenDocument format into HTML files. The output HTML file is
optimized to be displayed in all popular browser and Microsoft Word
(Vers. >= 2002). At least with this small application also user, without an
installed Office Suite with OpenDocument support, could read and edit text
documents in the OpenDocument format. To AODC about page click here :AODC
The 1.0.5.1 release will only fix the Xml Special Character exception which
will be thrown if a text contains Xml Special Character. All user should update
to this new version.
Today i released the new AODL version 1.0.5.0. From now on AODL also
offer support for simple Header and Footer. Full support for Endnotes and
Footnotes. New Pargraph properties border, padding and line spacing. New Text
properties position (subscript/superscript), color, background color, shadow,
line through and outline. At least some new Helper classes are available
Border, TextPropertieHelper. See the changelog for
details.
Today i released the new versions of Embedded OpenOffice .net control and the
Embedded OpenOffice Visual Studio 2003 Add In. It's a complete
rewrite. Now, there are no more troubles with the OpenOffice start up
and with the repaint of the embed OpenOffice instance. With the
new version it's also possible to start a blank draw instance and the control
offer an own OpenFileDialog which only allow to choose a
by OpenOffice supported file. Within the controls download package
there's also a complete .net MDI Test Application that shows all possible
features and how to use them.
Today i released the Embedded OpenOffice .net control, which let you easy host
a functional OpenOffice instance inside your .net forms. Also i released the
Embedded OpenOffice Visual Studio 2003 Add In. With this Add In you will never
more switch windows to edit Office files. Simply create, open and edit them
inside your Visual Studio IDE. Both are in an early development state. Read the
known trouble section on the about pages of the apps.
The new AODL version 1.0.4.0 beta is released. From now on AODL supports also
Standard Bookmarks, Bookmark ranges, TabStops with TabStopStyles, XLinks (Web,
Ftp, Telnet) and loading existing OpenDocument Textdocuments. Notice, loading
documents is still experimental. When ever you use this, you should save the
document with a new name. See the changelog for
details.
Inspired during a discussion in the OpenOffice forum (
http://www.oooforum.org) which is a really good place for getting help
on OpenOffice. I started next to the AODL library development the development
of OpenOffice Winform UserControl. It is is approximateley stable. After i used
it within my one of my projects it will be published under LGPL, so that all
developer can use it as they want. Now, you ask yourself, when he will release
the control? Or? As soon as possible, i think in approximateley a week.
Here a little feature list:
-
Full implemented windows usercontrol, which can be added to your toolbox
-
Can be started with blank or load file (Calc, Impress and Writer) Draw can't be
started (maybe a bug?) but you can start a writer instance and then Open a Draw
Document or create new one
-
All OpenOffice Features are usable (Print, Save, PageView, PDF Export, ..)
First Screenshots: here
Of course the AODL Library development will still go on;)
Yeah that's live. In spite of using NUnit tests, there was still a bug
:( But this is fixed, now. I also extend resp. update the roadmap. At last step
of implement the textdocument in the OpenDocument format i will implement
convert resp. export OpenDocument to Microsoft Office 2003 xml and vice versa.
AODL now supports Frames with Images and all in OpenOffice available
fonts. Supported image formats are gif, jpg, bmp and png. In the
snippet section
you will find snippets belong to this features.
AODL now supports Frames with Images and all in OpenOffice available
fonts. Supported image formats are gif, jpg, bmp and png. Up to now these
feature is only available in the current cvs version. The rest of the day i
will debug and test this new features. If everything looks good i will release
it tomorrow.
However in the snippet section you will find
snippets belong to this features. Also i add a little
FAQ
to this Hompage.
The new release 1.0.2.1 has no new features it will only fix two bugs which
occured under some circumstances when using List's in table cells. See the
Change Log
details.
Today i published the new release AODL 1.0.2. From now on AODL supports also
tables. See the Change Log
for all changes.
Today i published the new release AODL 1.0.1. From now on AODL supports also
numbered and bullet styled lists. See the Change Log
for all changes.
Refectoring the Paragraph class for better usability. Now, it's possible to
create blank paragraphs and paragraphs with simple text with only one line of
code. Notice, this features
are not
available
in the current download version. They are only available in the cvs version.
-
[a TextDocument].Content.Add(new Paragraph([a TextDocument],
ParentStyle.Standard.ToString());
-
[a TextDocument].Content.Add(new Paragraph([a TextDocument],
ParentStyle.Standard, "Some nice text");
Add the change log site. Here you will also find
what's new in the current cvs version. Also i added little code snippet
section. Code snipptes
I decided to upload the first version
AODL 1.0.0 alpha. Notice that that is an very early version of library.
See the roadmap
for what is and what is not. Additional i worked at this homepage and filled
this sites with content.
Today AODL is accepted as new project on Sourceforge.net. Up to know the
project is in a Alpha status and the library is only available via cvs
checkout. It's an Visual Studio 2003 C# Project.
In the Doc folder of the project you will find compiled html helpfile. Which
let you have a deeper look of what is supported and what not.
The next view evenings i hope to complete this website and after that i plan to
upload a first alpha release on the sourceforge project file site. Cheers Lars
Behrmann!
|