RE: Mailing Lists (was: Out of Memory Error)

2001-06-25 Thread Michiel Verhoef
I second that so +2 for fop-user list. Michiel $ -Original Message- $ From: Keiron Liddle [mailto:[EMAIL PROTECTED]] $ Sent: maandag 25 juni 2001 10:28 $ To: [EMAIL PROTECTED] $ Subject: Mailing Lists (was: Out of Memory Error) $ $ $ Speaking of sending things to mailing lists. $ $

cvs commit: xml-fop/src/org/apache/fop/image FopImageFactory.java

2001-06-25 Thread keiron
keiron 01/06/25 02:00:43 Modified:src/org/apache/fop/image FopImageFactory.java Log: compiles on jdk1.1 fixes possible npe when no proptocal specified Revision ChangesPath 1.19 +10 -3 xml-fop/src/org/apache/fop/image/FopImageFactory.java Index:

RE: inline padding

2001-06-25 Thread Williamson, James
Title: RE: inline padding Thanks Arved, Solved my problem, didn't think of looking at the leader element's space property. Regards, James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 24 June 2001 06:43 To: [EMAIL PROTECTED] Subject: Re: inline

Multithreading

2001-06-25 Thread Heiko Barthel
The embedding sample servlet does not implement the SingleThreadModel, so I guess, FOP is threadsafe. But I remember with FOP 0.18.1 I got some mysterious IndexOutOfBoundExceptions. How about multithreading with FOP in general ? Thanks in advance for your information. Heiko -- GMX - Die

cvs commit: xml-fop/src/org/apache/fop/render/pdf PDFRenderer.java

2001-06-25 Thread keiron
keiron 01/06/25 07:15:54 Modified:src/org/apache/fop/render/pdf PDFRenderer.java Log: workaround for a bug in Acrobat Reader where text may disappear or be placed in the wrong position Revision ChangesPath 1.70 +16 -6

keep-together-property

2001-06-25 Thread Andreas Kroop
Hi there, Is there a chance, that the keep-together-property will be realised in a (nearly)future release ??? When I use this property, it causes no error, but it also will not work properly... Is there another way to the same functionality about other properties ? thx ANDREAS...

Problem with breaks

2001-06-25 Thread GALLO Jean-Claude
I wrote a page with a block element and surprisingly, the block is broken over 2 pages. But the block contains a title displayed on the first page, and the body displayed on the second one. If I run Fop version .18, the title and the contain remains togeter on the second page, with .19, they

Re: page-position=last

2001-06-25 Thread Alessandro Marcellini
Hi All, OK, if this can move up the priority of this argument ... I say that I need it very mutch!! I'm building a invoice on the basis of data stored in a Database. So, the grand total have to be written on the region-after of the last page ONLY!! Thank's Alessandro

problems with rowspans

2001-06-25 Thread Petr Andrs
Hi all, in my project I am using tables with rowspans, something like this : fo:table fo:table-column column-width=40mm/ fo:table-column column-width=40mm/ fo:table-column column-width=40mm/ fo:table-column column-width=40mm/ fo:table-body fo:table-row fo:table-cell

Table height

2001-06-25 Thread Alessandro Marcellini
Hi All, I hope someone can help! I'm using fop 0.17 on Linux. My question is: can I have a table of fixed height? My problem is: I've a table splitted on few pages, in the firsts pages the table is full of rows so it doesn't respect the height Property and fill the region-body. Only in the last

Adding fonts to... the AWTRenderer

2001-06-25 Thread Martin Batty
Hi, Is there any way I can add Arial to the AWTRenderer with 0.18.1? I've added it to the org.apache.fop.layout.FontInfo and no error occurs when I specify font-family=Arial in the fo document. However, the text still appears in SansSerif. I this possible? Any help is appreciated, Martin

Embeded Fop

2001-06-25 Thread Emmanuel Dupouy
Hi, I'm using fop to generate pdf files and it works well. But in my xsl:fo document produced I use fonts that are not contained by default. So I produced an xml which contains the font metrics as fop manual says. After I made an xml configuration file to complete the font declaration of Fop.

What is changed fop-0.19 from fop-0.18?

2001-06-25 Thread Se-yong, Um
Hi.. Iread CHANGES file in Fop-0.19.0-CVS-src.tar.gz, but lastest changes log is "Done since 0.17 release". What is changed in fop-0.19 from fop-0.18? Or where can I find that? -- Se-yong, Um Republic of Korea