DO NOT REPLY [Bug 3497] - id already exists error when using span="all" attribute

2001-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: table-header with (Con't)

2001-10-26 Thread Matt Savino
So how hard do you think it would be for a realtive FOP-newbie to write some kind of extension? I'm thinking of a few possible hacks: 1) Somehow implement the inverse of "table-omit-header-at-break". Then I could specify the ' Continued' piece as the header and simply print as the first row of

Bug in SCG Path

2001-10-26 Thread Lambrianides, Panos
SVG cannot handle zero angles. The following path instruction produces a NAN error in the PDF itself. --> - To unsubscribe, e-mai

Re: [GUMP] Build Failure - Fop

2001-10-26 Thread Sam Ruby
Keiron Liddle wrote: > > I would like to raise an issue about this. I am not complaining, just > pointing out some things. Remember - the point of Gump is to encourage people to communicate. Are the fop and batik people communicating, or is the gump nags the only form of communication for these

DO NOT REPLY [Bug 4377] - JDK 1.1 non-compliance

2001-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Problems with images (scaling)...

2001-10-26 Thread Jim Wright
Hey Christian: You have to scale the box appropriately for the image. In other words, set width and height proportionately to the image's width and height. This pretty much always works for me. Btw, if the image exceeds the preset page margins, problems can sometimes occur. See if that helps.

Re: [vote] merging FOP and jfor

2001-10-26 Thread Pier Fumagalli
Stefano Mazzocchi at [EMAIL PROTECTED] wrote: > Arved Sandstrom wrote: >> >> At 11:16 AM 10/24/01 +0200, Stefano Mazzocchi wrote: >>> In order to do this, Bertrand will receive active developer status and >>> will volunteer to perform the merging with the rest of the dev >>> community. >> >> Ju

[GUMP] Build Failure - Fop

2001-10-26 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml init-avail: init-filters-xalan1: init-filters-xalan2:

AW: vertical align in a block

2001-10-26 Thread Beer, Christian
I tried this sample code, but it doesn't work (CVS Version from last week)!! Did that work earlier? -Ursprüngliche Nachricht- Von: Giannetti, Fabio [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 11. Oktober 2001 14:54 An: '[EMAIL PROTECTED]' Betreff: RE: vertical align in a block Hi M

cvs commit: xml-fop/src/org/apache/fop/svg PDFDocumentGraphics2D.java

2001-10-26 Thread keiron
keiron 01/10/26 02:30:40 Modified:src/org/apache/fop/svg PDFDocumentGraphics2D.java Log: updated for changed pdf interface Revision ChangesPath 1.12 +3 -3 xml-fop/src/org/apache/fop/svg/PDFDocumentGraphics2D.java Index: PDFDocumentGraphics2D.java ==

Re: XML-file on an other webserver

2001-10-26 Thread Joerg Pietschmann
"Egmont Ritter" <[EMAIL PROTECTED]> wrote: > I must create a PDF-file with FOP. My XML-File is on another webserver. > Can FOP handle this? Basically yes, if invoked from java code. The command line FOP application requires files. > I tried it with a servlet running on the Tomcat-server but > I b

RE:Making PDFby combining different XML files???

2001-10-26 Thread Joerg Pietschmann
sunitha nair <[EMAIL PROTECTED]> wrote > In the commandline i'm using > java -cp org.apache.fop.apps.Fop -xsl rajeev.xsl -xml > rajeev.xml -pdf rajeev.pdf > > that is rajeev.xml is the final xml file which contain > > lot of chapter xml files.I need chapter files because > i want to make pdf of

RE: table-header with (Con't)

2001-10-26 Thread Joerg Pietschmann
"Jim Urban" <[EMAIL PROTECTED]> wrote: > Here is another thing I need to do. I have a single document which contains > reports for multiple locations. I need to reset the page number on a > location change. IE: Report contains 3 locations. The first location gets > 3 pages, the second 2 page

AW: Problems with images (scaling)...

2001-10-26 Thread Beer, Christian
Hi Jim! That worked if the image was too wide! But if it is too tall the image isn't rendered! It is just gone! Ist that a bug in fop? Christian -Ursprüngliche Nachricht- Von: Jim Wright [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 26. Oktober 2001 00:41 An: [EMAIL PROTECTED] Betreff

Re: [GUMP] Build Failure - Fop

2001-10-26 Thread Keiron Liddle
I would like to raise an issue about this. I am not complaining, just pointing out some things. I Fop is updated to comply with the api in the current batik cvs then fop will only work with that cvs build. So for example if a release of fop is made in the meantime (eg. 0.20.1 and 0.20.2) then the