Re: Embedding bitmaps directly in XSL/FOP Rendering

2003-12-15 Thread Jeremias Maerki
(comments inline) On 15.12.2003 22:27:56 Matthew Case wrote: > About a year ago I developed a database-enabled text-parsing engine that can > be used to create letters and faxes and other happy things that the > business-types here like. The rendering is done using FOP 0.20.5, so my > question is

Embedding bitmaps directly in XSL/FOP Rendering

2003-12-15 Thread Matthew Case
Hello all.   About a year ago I developed a database-enabled text-parsing engine that can be used to create letters and faxes and other happy things that the business-types here like. The rendering is done using FOP 0.20.5, so my question is relevant and two fold. The first part is XSL-FO r

Andrew S Moy/CHI/NTRS is out of the office.

2003-12-15 Thread Andrew S Moy
I will be out of the office starting December 15, 2003 and will not return until December 17, 2003. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: fop 0.20.5 questions

2003-12-15 Thread Chris Bowditch
Bargel, Britta wrote: Hello, I am working with fop 0.20.4 and I have some special problems. At the moment I am working with some workarounds and I want to know if my problems are solved in the new version. If they are not solved in 0.20.5 will they be solved in the next version? The next version wi

fop 0.20.5 questions

2003-12-15 Thread Bargel, Britta
Hello, I am working with fop 0.20.4 and I have some special problems. At the moment I am working with some workarounds and I want to know if my problems are solved in the new version. If they are not solved in 0.20.5 will they be solved in the next version? 1. two columns-layout I have a double

Re: Converting Image to XML

2003-12-15 Thread mathieu . fretiere
>Is there any way to convert the chart build in the Excel to XML Look at : http://jakarta.apache.org/poi/index.html there might be something interesting. I don't know if you can read Excel charts. Another way to read Excel data is to use ODBC. Data must be formatted like a database table. Mat

Converting Image to XML

2003-12-15 Thread nitish kumar sinha
HI Is there any way to convert the chart build in the Excel to XML and display the XML thus generated in the PDF using the FOP . If any one has any idea in this regard please send sample code or the idea to do the convertion. I shall be very thankfull to u. Thanks nitish

RE: Adding fonts to FOP - Where can I find already made "Font-XML -Files"?

2003-12-15 Thread Beer, Christian
Hi! To process all fonts in a directory, you could do the following: 1. create a batch-file for the command containing (i called it fnts.bat): java -cp build\fop.jar;lib\avalon-framework.jar;lib\xml-apis.jar; lib\xercesImpl.jar;lib\xalan.jar org.apache.fop.fonts.apps.TTFR