RE: Using Avalon/Logkit

2002-02-27 Thread Alan McDade
Hi All, One of the major criteria of a logging system is the minimal impact on performance. Surely having abstraction layers and implementation layers to provide logging will have an impact on this. As FOP is being redesigned could we not just adopt the 1.4 logging system. In time all JVM's will

RE: Early warning: potential breaking interface change ahead

2001-10-11 Thread Alan McDade
Hi Sam I really do not see the value in these messages everyday. I can build Fop from the CVS and that is all I need to do. I find it a waste of my time deleting these messages everyday. I think I will look into a way of treating these message as spamming and filter them out. Alan -Origina

RE: 20mm space between inline tag

2001-10-09 Thread Alan McDade
Try start-indent="20mm" Alan -Original Message- From: Marc Jenzer [mailto:[EMAIL PROTECTED]] Sent: 09 October 2001 12:25 To: [EMAIL PROTECTED] Subject: 20mm space between inline tag Hello How can I insert 20mm spaces between two inline tags? This don't work: 1) --> WARNING:

Reference books

2001-08-27 Thread Alan McDade
Hi All Does anyone know of a good reference book that list all the different elements and attributes and their uses. I have a copy of XSLT Programmer's Reference by Wrox, which I found exceeding useful whilst learning XSLT. Anyone know of a similar type of book for XSL-FO. Thanx Alan smime.p7s

Modifying existing .pdf files

2001-06-09 Thread Alan McDade
Hi All As a side line to the current project I am doing I need to that a .pdf file change some form details and then output it again. If there was a tool to convert the .pdf file to xml surely I could use an XSL transform to modify the record and then use FOP to output a new .pdf file. Is this