DocxFactory is a free project for generating .DOCX files.
Features at a glance -
Just uploaded a new version of the OpenXML Libraries and tutorial.
Recent updates -
- Added support for resizable images.
- Added support for external, linked images.
- Added numeric and date internationalization features.
- Bug fixes and performance improvements.
You're invited to download the tools and try the samples or just look through the tutorial.
http://www.oehive.org/project/libooxml
If you have any questions please feel free to contact me.
Alon Blich
Email: alonblich@gmail.com
Phone: +972-54-2188086
Skype: alon.blich
I've uploaded version 9 r-code for the Word and Excel utilities.
Like almost everything else we do the utilities are compatible with version 9 or better and work on UNIX/Linux and Windows.
Please download the utilities and try the samples.
http://www.oehive.org/project/libooxml
If you have any questions or requests please feel free to contact me.
Alon Blich
Email: alonblich@gmail.com
Phone: +972-54-2188086
Skype: alon.blich
Just finished several big updates to the Word and Excel utilities.
Recent Word Updates -
- Added support for parts and sub parts using bookmarks (see the samples/src/word/sale_order.p sample).
- Added support for HTML and RTF values instead of plain text, numbers, dates etc. (see the samples/src/word/sale_order_html.p sample).
Recent Excel Updates -
- Added a meta table for setting field formats, styles, summaries etc. (see the samples/src/excel/create_template_ttmeta.p sample).
- with much improved calculated fields features.
PDFInclude has a new version!
I've just released some code in the SVN repository.
See the PdfInclude page for more info on the bug fixes and new features.
However I'm not taking over as a full time maintainer, I just do that in my free time, so please don't except too much ;-)
More and more often companies are asking for output in PDF files. They can be more visually sophisticated with fonts, bolding, lines, bar graphs, etc. One of the problems with HTML is the lack of page numbering on listings. This can be accomplished in PDF with headers and footers available too!
Denkh is in the "amduus" repository: http://www.oehive.org/amduus/Denkh/
PDFinclude is an open source Progress utility for dynamically generating reports in Adobe PDF file format without having to use third-party tools or utilities.
PDFInclude is a Free Libre Open Source Software (FLOSS), distributed under the Eclipse Public License.
PDFinclude is a stand-alone component that defines a toolset of Progress functions and procedures that aid in the output of a PDF file directly from 4GL/ABL, without having to generate a separate text file first (as in text2pdf.p).