FOP hangs after XML error

2001-09-10 Thread Michail Bikoulis
Hello. I'm running FOP 0.20.1 on a W2K PC. If there is an error in the input XML, FOP displays the error and hangs. I have to press Ctrl-C to stop it. This has never bothered me before, but now I'm running FOP many times in batch during the night and I don't want it to stop if one of the XML

Design Tasks

2001-09-10 Thread Keiron Liddle
Hi All, These are the design tasks that I think we need to cover before (serious) coding is done on the new layout approach. FO Objects: The classes that represent the FO object heirarchy should implement one or more interfaces that represent what the object can do in terms of the layout and

Re: Design Tasks

2001-09-10 Thread Bodo Teichmann
From: Keiron Liddle [EMAIL PROTECTED] Documents will eventually be placed in docs/design to add to the current information. Any questions/comments are welcome and particularly contributions. Keiron, i would like to help in further development of fop. currently i'm still in the learning

Re: Design Tasks

2001-09-10 Thread Keiron Liddle
On Mon, 10 Sep 2001 12:11:46 Bodo Teichmann wrote: i would like to help in further development of fop. currently i'm still in the learning stage and because of that i would realy like to read the lastest doc from you in docs/design. unfortunately i don't know much about docbook and the

Re: Design Tasks

2001-09-10 Thread Arved_37
Hi, Keiron I'd like to look at the FO Object category. I think your target date is a good one. Regards, Arved Quoting Keiron Liddle [EMAIL PROTECTED]: Hi All, These are the design tasks that I think we need to cover before (serious) coding is done on the new layout approach. FO

cvs commit: xml-fop/docs/design README areas.xml build.sh build.xml fop.xml optimise.xml useragent.xml

2001-09-10 Thread keiron
keiron 01/09/10 04:32:13 Modified:docs/design README areas.xml build.sh build.xml fop.xml optimise.xml useragent.xml Log: some minor updates, no longer need ant optional Revision ChangesPath 1.2 +5 -1 xml-fop/docs/design/README

Re: Design Tasks

2001-09-10 Thread Bodo Teichmann
Keiron, i still have a little problem with the optional.jar. runing build.bat gives me an: C:\workdir_cvs\xml-fop_cvs\docs\design\build.xml:49: java.lang.ClassNotFoundExce ption: org.apache.tools.ant.taskdefs.optional.TraXLiaison error. looking into optional.jar, downloaded from

Re: Design Tasks

2001-09-10 Thread Keiron Liddle
On Mon, 10 Sep 2001 13:57:30 Bodo Teichmann wrote: Keiron, i still have a little problem with the optional.jar. runing build.bat gives me an: C:\workdir_cvs\xml-fop_cvs\docs\design\build.xml:49: java.lang.ClassNotFoundExce ption: org.apache.tools.ant.taskdefs.optional.TraXLiaison error.

want EURO character instead of # - solved

2001-09-10 Thread Marc Mueller
solved the problem by switching the euro-sign against a unicode-sequence by a preprocessor... COFFMAN Steven wrote: 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

Re: Design Tasks

2001-09-10 Thread Bodo Teichmann
Keiron, now i got the pdf but still have the following problems: 1. the relative uri in fop.xml do not work. i get the following error from the SAX parser: Task xslt - SAX ERROR: org.xml.sax.SAXParseException: Relative URI design/intro.xml; kann nicht ohne eine Dokument-URI aufgel÷st

Re: Design Tasks

2001-09-10 Thread Keiron Liddle
It sounds like a problem with windows (dos) and classpaths. It works fine for me on unix so I don't really know what the problem is. On Mon, 10 Sep 2001 15:48:21 Bodo Teichmann wrote: 'Relative URI design/intro.xml; can not be resoved without a Document-URI.' if i replace all relative URI

Re: Layout Redesign

2001-09-10 Thread Corinna Hischke
Hi all, hi designers, I'd like to follow your ideas for the new design. But somehow me pc is unable to connect to your design document at http://xml.apache.org/fop/fop.pdf. Instead I get this page not found error (HTTP 404). Any other places to look for it? Soon coming more ... - Corinna

[DO NOT REPLY: Bug 3531] New: fo:table-column column-number attribute does not work

2001-09-10 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 3475] Large images cause PDF generation to run out of memory

2001-09-10 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.

Re: Design Tasks

2001-09-10 Thread Karen Lease
Hi Keiron, I'd like to think about Layout Managers, but I'd be more than happy to bat ideas around with anyone else who's interested in that. Karen Keiron Liddle wrote: Hi All, These are the design tasks that I think we need to cover before (serious) coding is done on the new layout

Re: Design Tasks

2001-09-10 Thread Karen Lease
Hi Bodo, Maybe it's Windows or maybe it's your Xslt task. The fact that the parser can't find a URI for your document sounds familiar. I mad a change in Xslt a couple of weeks ago which I think might fix this. Assuming you are updating from CVS, please make sure you update the sources and then

Re: how to keep together

2001-09-10 Thread Karen Lease
Hi Suhail, Actually to keep two different FO together, you need to use keep-with-next or keep-with-previous. The keep-together property means to keep an entire FO in the same page or column (if possible). For example, if you put keep-together on an fo:block, FOP should try to keep the whole

Infinately repeating table headers (RE: Concurrency problem? Something else?)

2001-09-10 Thread Joey Carr
Title: Infinately repeating table headers (RE: Concurrency problem? Something else?) Hello all! About a week ago we experienced a mysterious problem with FOP generating an absurd number of pages and exhausting our memory supply, the whole 1.5 gig! We weren't initally able to reproduce the

Re: Design Tasks

2001-09-10 Thread Arved Sandstrom
At 10:56 PM 9/10/01 +0200, you wrote: Hi Keiron, I'd like to think about Layout Managers, but I'd be more than happy to bat ideas around with anyone else who's interested in that. Karen Well, you already know that I am interested in that, but I backed off because I thought you would want to

embedding pictures

2001-09-10 Thread Daniel Pfuhl
Hi is ist possible to specify the compression rate for images to be embedded in an pdf file?? it is very important to me, because i need the images in a higher quality than fop embedds them until now - without any configuration changes. it would be great, if somebody could help me out of

Re: Design Tasks

2001-09-10 Thread Karen Lease
I guess I'm not yet 100% where the boundaries between all this stuff is. Too bad we can't do a whiteboard session... -Karen Arved Sandstrom wrote: At 10:56 PM 9/10/01 +0200, you wrote: Hi Keiron, I'd like to think about Layout Managers, but I'd be more than happy to bat ideas around

RE: A C XSL-FO processor

2001-09-10 Thread Jason Bodnar
I'm very interested but I haven't done alot of C programming so I may not be of much help in the beginning. I'd especially be interested in Perl bindings for such a project and could definitely help out in that area as I've done some XS stuff in the past. On 10-Sep-2001 Arved Sandstrom wrote:

RE: A C XSL-FO processor

2001-09-10 Thread Darren Munt
This is for all those developers out there that like the technology (XSL) but aren't turning cartwheels over Java. That includes me. And me. Now you're speaking my language. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Design Tasks

2001-09-10 Thread Bodo Teichmann
Karen, Keiron, in fact, it is the classpath sequence: i moved the fop.jar at the beginning of the classpath in the build.bat script and now this problem is gone, but problem no. 2 is still there bodo - Original Message - From: Karen Lease [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: