|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Light Reports Text Editor (GUI tool built with Clojure Lisp)(Updated on 5/15/2010) There aren't many open, easy to use tools for generating PDF, Image, or SVG report documents that use a black box approach. The Light Reports GUI tool combines a set of simple tools for converting XML or HTML documents into PDF or Image documents. keywords: clojure, xhtmlrenderer, java, xmltopdf, xhtmltopdf, iText Resources:
The htmltopdf parser, xhtmlrenderer has support for most of the features of CSS 2.1 including table pagination, positioned headers and footers, page number, page sizing. iText is the low-level Java PDF library is used with xhtmlrenderer to dynamically create PDF documents with the JVM runtime.
Click here for more information on the Light Reports Editor Light Text Editor(deprecated as of 5/5/2010, no more updates will continue with light-editor. see light-reports and light-logs) Light (also known as LTEC) is a text editor application for editing, viewing and searching through raw text documents.
Features
Quick Start and Installation Edit / LogsGENERALInstall: The best way to install and use Light is to install all of the files into c:\usr\local\projects\light_edit (/usr/local/projects/light_edit on Linux) directory. For example, light_edit is LIGHT_HOME: Z:\> cd "c:\usr\local\projects\light_edit" Z:\> dir will return the following output CHANGELOG, TODO, ... Java Runtime 1.5 or greater is required. WIN32In a win32 environment (Cygwin or through the Windows Command Line), the best way to launch Light is to execute the light.bat batch script. Z:\> light.bat (or ./light.bat in cygwin) Light Log ViewerLight Logs is a sub project of the light text editor. The light log viewer is a simple desktop application for viewing log files that are generated by a web server. But it may also be useful for viewing other text files. This application is especially useful for viewing logs generated by a J2EE Servlet container like the Apache Tomcat or a full J2EE Application Server like Weblogic or Websphere. Click here for more information on the Light Log Viewer. Latest version for the Light Log Viewer is 0.8.20090715
Source Also Available on Githubhttp://github.com/berlinbrown/lightreports keywords: reporting, reports, htmltopdf, java, clojure, scala, win32, ubuntu linux, xhtmlrenderer, swt, scala and clojure application |