Layout Redesign

2001-08-30 Thread Keiron Liddle
Hi All, I have written a document describing a possible way that we could implement the layout process (also has some info about user agent). I am hoping for feedback (particularly from those who have looked at the layout - Arved, Karen, Peter and others). It is mostly a description so there

[DO NOT REPLY: Bug 3354] New: internal link not working

2001-08-30 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.

AW: Trying to transform XML to XSL:FO so I can convert it?

2001-08-30 Thread Beer, Christian
Hi Erich! To get a String into a org.w3c.Document you could do the following: String src = ?xml version=\1.0\ . ; DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); DocumentBuilderdb = dbf.newDocumentBuilder(); org.w3c.dom.Document doc = db.parse(new

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

2001-08-30 Thread keiron
keiron 01/08/30 01:50:00 Modified:src/org/apache/fop/svg PDFGraphics2D.java Log: fixed dasharray units for small values that round to 0 Revision ChangesPath 1.17 +9 -3 xml-fop/src/org/apache/fop/svg/PDFGraphics2D.java Index: PDFGraphics2D.java

help: NullPointerException using when using new Driver()

2001-08-30 Thread Jean-François Selber
Driver driver = new Driver(); java.lang.NullPointerException at org.apache.fop.svg.SVGElementMapping.addToBuilder(SVGElementMapping.java, Compiled Code) at org.apache.fop.apps.Driver.addElementMapping(Driver.java:373) at org.apache.fop.apps.Driver.addElementMapping(Driver.java:384) at

NullPointerException using when using new Driver() fop 0.20.1

2001-08-30 Thread Jean-François Selber
soory it was with fop 0.20.1 - Message d'origine - De : Jean-François Selber [EMAIL PROTECTED] À : [EMAIL PROTECTED] Envoyé : jeudi 30 août 2001 11:01 Objet : help: NullPointerException using when using new Driver() Driver driver = new Driver(); java.lang.NullPointerException at

Annotations to Bug #3354

2001-08-30 Thread Daniel Knapp
Hi, okay, the example I've given is in this way not correct. I have to explain a little more to see the bug. If you write a FO-document with internal-basic-links the way I specified, there's no error. The error happens in the document attached to this mail. When copying the relevant lines into

[DO NOT REPLY: Bug 3356] New: the FOP extension bookmark does not work in FOP 0.20.1

2001-08-30 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.

[DO NOT REPLY: Bug 3354] internal link not working

2001-08-30 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.

[DO NOT REPLY: Bug 3354] internal link not working [fop 0.20.1]

2001-08-30 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.

fo:table-column column-width=3cm/

2001-08-30 Thread Jean-François Selber
why column-width cannot be in percentage in a table like this: fo:table-column column-width=25%/ ? thanks in advance - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Dynamic leader lengths

2001-08-30 Thread Mick Farmer
Dear Darren fellow FOPers, I also have mentioned this problem twice, but no response has been forthcoming. Could someone at least accept that there is domething wrong. Regards, Mick /\ \ / X

TTF font embedding and using the correct Windows directory

2001-08-30 Thread Jens Schaefers
Hi, I've got a question: how is it possible, if at all, to use an environment variable in userconfig.xml as wildcard for the Windows directory location to build a path to the Fonts directory? I.e. when I use Fop on NT and W2K I have something like c:\winnt\fonts. Or another drive letter. And

Basic Link

2001-08-30 Thread Keiron Liddle
Basic links that have a destination that will be on a following page are broken. The changes involving the stream renderer do not check to make sure that the links are resolved before rendering the page, or more correctly, the id references don't care about basic links. To fix this someone will

Re: Basic Link

2001-08-30 Thread Daniel Knapp
Basic links that have a destination that will be on a following page are broken. The changes involving the stream renderer do not check to make sure that the links are resolved before rendering the page, or more correctly, the id references don't care about basic links. You have just found

Re: Basic Link

2001-08-30 Thread Daniel Knapp
Basic links that have a destination that will be on a following page are broken. The changes involving the stream renderer do not check to make sure that the links are resolved before rendering the page, or more correctly, the id references don't care about basic links. Unfortunately that's

How to scale images ?

2001-08-30 Thread Etienne Baert \(SPSInfoquest nv\)
Dear fop-ers, I have to include a generated picture into a pdf document. I am thus using fo:external-graphic .../. However, as my image is the result of a servlet process sent as jpeg, I do not know in advance the image size. Once the size of the image fits the available size, I do not have any

Re: Chinese characters line-breaking

2001-08-30 Thread Frank Chen
- Original Message - From: Frank Chen [EMAIL PROTECTED] To: Alex McLintock [EMAIL PROTECTED] Sent: Thursday, August 30, 2001 5:49 PM Subject: Re: Chinese characters line-breaking Alex: I'll do it. Please wait some time... --Frank - Original Message - From: Alex McLintock

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

2001-08-30 Thread keiron
keiron 01/08/30 04:33:38 Modified:src/org/apache/fop/fo/flow Leader.java Log: will handle max leader length better, default was 0 before Revision ChangesPath 1.11 +9 -3 xml-fop/src/org/apache/fop/fo/flow/Leader.java Index: Leader.java

Leader

2001-08-30 Thread Keiron Liddle
The problem with the leader is that the default value for the maximum length (leader-length.maximum) is 100% and the code was reading that value as 0. This resulted in a 0 length leader. - To unsubscribe, e-mail: [EMAIL

- want EURO character instead of #

2001-08-30 Thread Marc Mueller
Hi, I've got the following problem: My XML input contains the european Euro-Character. After rendering into PDF there is a # sign at the place, the euro was before. This happens only under Linux, when transorming under Windows 2000 everything seems to be OK.. Any idea how to fix that ???

Re: - want EURO character instead of #

2001-08-30 Thread [EMAIL PROTECTED]
are you sure that your font on linux contains the euro character at all? there are a lot of font descripton files around that are not yet up to date in this respect. bodo Marc Mueller wrote: Hi, I've got the following problem: My XML input contains the european Euro-Character. After

Re: - want EURO character instead of #

2001-08-30 Thread Marc Mueller
Well, I am only generating the PDF under linux. But i am using windows to display the PDF later. Marc [EMAIL PROTECTED] wrote: are you sure that your font on linux contains the euro character at all? there are a lot of font descripton files around that are not yet up to date in this

Letter Spacing / Condensed Text

2001-08-30 Thread Roarke Gaskill
Threequestions: Can the current version of FOP adjust letter spacing in words? Can the current version of FOP condense text, that is, adjust the font width by percentage? If one or both of the above are not possible, what are some ideas on how I could make such adjustments to the FOP

Markers

2001-08-30 Thread david nyakundi
Is there a version of FOP that works with markers? __ Do You Yahoo!? Get email alerts NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com - To

My FO data is in a Document ... how to get it into a String?

2001-08-30 Thread Kilmer, Erich
Hello again, Hope this question is OK for this group. I think that it is since it is a question on org.apache.fop.tools.xslt.XSLTransform. The problem is that I am trying to do everything in memory. The XML and resulting FO data are never on disk. The call I am trying to make is:

Re: How to scale images ?

2001-08-30 Thread Harald Hett
Hi, Etienne! Recently I have faced this problem, as well. To solve this, I wrote an extension class ImageInfo, that provides the following functions: public int height(String anImageUrl); public int width(String anImageUrl); The implementation of these functions use the

RE: My FO data is in a Document ... how to get it into a String?

2001-08-30 Thread Kilmer, Erich
Just found it: document.getDocumentElement().toString(); -Original Message- From: Kilmer, Erich [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 10:29 AM To: '[EMAIL PROTECTED]' Subject: My FO data is in a Document ... how to get it into a String? Hello again, Hope this

RE: - want EURO character instead of #

2001-08-30 Thread COFFMAN Steven
Axel, I don't think he's embedding the font. That would explain why it displays different on Windows 2000 and Linux, regardless of where it was generated. Mark, I think your font in Linux doesn't contain the Euro character. What font is it, and what Linux distribution/version are you using?

NullPointerException

2001-08-30 Thread Jean-François Selber
can someone help me? thanks Driver driver = new Driver(); java.lang.NullPointerException at org.apache.fop.svg.SVGElementMapping.addToBuilder(SVGElementMapping.java, Compiled Code) at org.apache.fop.apps.Driver.addElementMapping(Driver.java:373) at

RE: NullPointerException

2001-08-30 Thread COFFMAN Steven
So you're using FOP 0.20.1, you've got fop.jar, batik.jar, xerces.jar, xalan.jar, and jimi.jar in your classpath, right? One way to do it, is to embed FOP according to website: http://xml.apache.org/fop/embedding.html Which describes this: Driver driver = new Driver(new InputSource (args[0]),

Re: keep-with-next problem on multi column text

2001-08-30 Thread Don Wellington
Hi Arved- I didn't get any reply that the patch was comitted, and I am stuck behind a firewall that doesn't allow IP tunneling. So, I don't have access to the CVS repository. Don --- Arved Sandstrom [EMAIL PROTECTED] wrote: Sure, absolutely, I'll help out as a resource. Did your patch get

Re: keep-with-next problem on multi column text

2001-08-30 Thread Don Wellington
Hi Bodo- First, I don't think I qualify as better overlooking FOP, since my one and only contribution is getting that list-item thing to do what I wanted. But, here are some things I found out during that process, and answered below: --- [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi Don, Arved

fop building error

2001-08-30 Thread Guillaume Rousse
I got those two errror message when building fop 0.20.0 (taken from CVS), and using xerces-j 1.4.2 and xalan-j 2.2.D9: javax.xml.transform.TransformerException: -512 at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1226) at

Re: Merging Cells In Tables

2001-08-30 Thread Enrico Schnepel
Hello, number-columns-spanned and number-rows-spanned it should be the same behavior as in html enrico ps: if you have html documents you can convert them using the convertor html2fo available at http://sourceforge.net/projects/html2fo. the fo files are not perfect but you will get a basis

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

2001-08-30 Thread gears
gears 01/08/30 16:21:40 Modified:src/org/apache/fop/datatypes IDReferences.java src/org/apache/fop/pdf PDFDocument.java Log: Applies [EMAIL PROTECTED]'s patch, which would have been very hard to characterize had he not already done so. That he fixed it is just

RE: Basic Link

2001-08-30 Thread COFFMAN Steven
I applied the patch, which seemed to solve the problem, but I would like someone to examine it and change a bit. 1. the idValidation vs. idUnvalidated names are very confusing without comments that explain what's what. 2. the createID method needs better commenting. I'm not entirely sure I

Re: Markers

2001-08-30 Thread Arved Sandstrom
At 06:55 AM 8/30/01 -0700, David Nyakundi wrote: Is there a version of FOP that works with markers? Well, there should be quite soon, maybe FOP 0.20.2. I had marker support sketched out in CVS but some other (more important and more mature) code that we put in just prior to the last release

Help with Driver

2001-08-30 Thread John H. Wyman
Title: Message In July I developed an application based on the then current .19 and used both TransformerFactory (since I have many parameters to pass. I then used ..snip transformer.transform(xmlSource, result); Driver driver = new Driver(); driver.setRenderer(Driver.RENDER_PDF);