Big Faceless Report Generator 1.1.42 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Big Faceless Report Generator 1.1.42 (Stable branch)
# 1  
Old 03-05-2009
Big Faceless Report Generator 1.1.42 (Stable branch)

ImageThe Big Faceless Report Generator is a Java application for converting source documents written in XML to PDF. Built on top of the Big Faceless PDF & Graph Libraries, the Report Generator combines these features and wraps an XML parser around them. Using JSP, ASP, XSL, or similar, creating dynamic PDF documents directly from a database is now as easy as HTML.License: Other/Proprietary License with Free TrialChanges:
The PDF library this release was built with contains a security fix. This would only affect customers running the Report Generator 1.1.39 to 1.1.41 who are using the PDF Library API to complete forms in PDF documents created by third parties. Those customers are encouraged to upgrade. "datamatrix" has been added as a value for "type" in "barcode". "overprint" has been added as a boolean attribute, to control overprinting for text or graphics. Some wrapping issues that could occur when setting "letter-spacing" have been fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CEF5CONV(1)						      General Commands Manual						       CEF5CONV(1)

NAME
cef5conv - convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form. SYNOPSIS
cef5conv < infile > outfile DESCRIPTION
The Chinese Encoding Framework (CEF) developed by Christian Wittern <cwittern@conline.central.de> makes it possible to include CJK charac- ters in various encodings using the SGML macros &CX-aabb; for Big 5 and CNS encoding and &U-aabb; for Unicode (X denotes a number between 0 and 7; 0 represents Big 5 encoding, 1-7 CNS encoding planes 1-7. aabb is either a decimal or hexadecimal number). cef5conv converts the CEF macros of a Big 5 encoded document together with the Big5 encoding itself into a form which can directly pro- cessed with LaTeX 2e. It is identical to bg5conv < infile | cefconv > outfile This filter is part of the CJK macro package for LaTeX 2e. SEE ALSO
sjisconv(1), bg5conv(1), cefconv(1), cefsconv(1), extconv(1), the CJK documentation files. AUTHOR
Werner Lemberg <wl@gnu.org> CJK Version 4.8.3 07-May-2012 CEF5CONV(1)