RE: FOP memory usage

2001-07-04 Thread Keiron Liddle
On Tue, 03 Jul 2001 16:42:47 Rorvick, Chris wrote: I mean O(C) where C is a constant amount of memory. That may be the case for the pdf generation but when FOP needs to deal with reading an xml document, resolving properties, creating an area tree then rendering to the target (which may be

cvs commit: xml-fop/src/org/apache/fop/fo/flow TableBody.java

2001-07-04 Thread keiron
keiron 01/07/04 00:37:49 Modified:src/org/apache/fop/fo/flow TableBody.java Log: fixed minor problem with footnote size changes Revision ChangesPath 1.35 +2 -1 xml-fop/src/org/apache/fop/fo/flow/TableBody.java Index: TableBody.java

border-style problem in tables

2001-07-04 Thread pascal Baptiste
Hi everybody, I'd like to have a piece of help on an problem I have encountered with tables in Fop 0.17. In fact I have a xsl stylesheet which contains xsl/fo instructions in order to generate pdf from an xml tree. In this stylesheet, I have a table and I want to have each row's bottom border

Drawing lines in PDF using FOP

2001-07-04 Thread Ricardo Coutinho
Hi all, I have the requirement to draw shapes/lines (horizontal, vertical, diagonal) based on x/y coordinates passed on to me. Is this possible? I checked the xslfoRef.pdf that comes with FOP and there was no indication that this is possible. I have also searched the net and came up with no

Text Decoration

2001-07-04 Thread John Wyman
Title: Message It appears as if between .12 and the current cvs the last parameter for fontstate which was textdecoration in .12 is now only supporting text-variant and the text-decoration is lost as it is not passed through. Was this picked up somewhere else and I'm missing it ? John

cvs commit: xml-fop/src/org/apache/fop/layout BlockArea.java

2001-07-04 Thread klease
klease 01/07/04 14:10:47 Modified:src/org/apache/fop/layout BlockArea.java Log: Fix a bug which caused FOP to overestimate the space available for the first line of a Block Revision ChangesPath 1.29 +2 -2 xml-fop/src/org/apache/fop/layout/BlockArea.java

Re: border-style problem in tables

2001-07-04 Thread Karen Lease
Hi Weiqi, There are some slight improvements in the current CVS. border-collapse=collapse is working better, at least in cases where all the cells have the same size borders. The handling of border specifications on the rows is still not done: it should be taken into account on the cells in the

Can't build latest CVS

2001-07-04 Thread John Wyman
Title: Message I get [javac] Compiling 638 source files to C:\CVSRoot\xml-fop\build\classes [javac] C:\CVSRoot\xml-fop\build\src\org\apache\fop\fo\flow\TableBody.java:40: Class org.apache.fop.fo.flow.RowSpanMgr not found. [javac] RowSpanMgr rowSpanMgr; // manage information about spanning

Re: bit OT but..streaming PDF to browsers

2001-07-04 Thread David Frankson
I get pdfs from servlets to work fine in IE, but I never have overcome the 2 hits per pdf. Is there a solution to this? - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 04, 2001 7:31 PM Subject: bit OT but..streaming PDF to browsers Hi

Re: Is it true!!

2001-07-04 Thread Seshadri G.K.
html-doc , is an open src effort that converts html to pdf, and paginates quite well. try it out. get it from http://www.easysw.com/htmldoc/ regards seshadri - Original Message - From: Abdul Wahab [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 04, 2001 12:11 PM Subject: