RE: Problems with images (scaling)...

2001-10-26 Thread Jim Wright
Put the external graphic inside of a properly-sized block container. Skip the scaling, content-height, and content-width stuff. .png and .gif files work fine with this approach. DPI is increased appropriately as image is scaled down, which helps make high-resolution .gifs out of low-res ones.

RE: Table Column-Headers

2001-10-26 Thread Joshua.Kuswadi
Title: Table Column-Headers Hi Chris, Have you looked at fo:table-header? This should do what you want. fo:table fo:table-header fo:table-row ... content for the column headings ... /fo:table-row /fo:table-header fo:table-body ... content for the body of the table ...

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]

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 pages and

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: 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 became

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

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

[GUMP] Build Failure - Fop

2001-10-26 Thread Sam Ruby
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2001-10-26/xml-fop.html Buildfile: build.xml init-avail: init-filters-xalan1: init-filters-xalan2:

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. Just to make sure

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: [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

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. svg:path d=M80 80 L160 80 A80.0 80 0 0,0 160 80 z

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 'xxx Continued' piece as the header and simply print xxx as the first

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 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3497. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.