vertical fo:leader problem

2002-06-24 Thread Muhammad Irfan
Hi, Could some one help me??? I am trying to get the vertical lines... fo:leader. when i use the fo:leader it always gives me a horizontal line. Anyone has got any clue??? Thanks a lot in advance. Regards Irfan _ Chat with friends

Re: Memory usage w/ FOP

2002-06-24 Thread J.Pietschmann
Philip S. Constantinou wrote: This really helps... One of the things that I need to do is a mail merge creating thousands of one page letters. If the pages are simple with no table of contents/references/page numbers. Is it safe to assume that the FO processor will use roughly the same memory print

Re: Memory usage w/ FOP

2002-06-24 Thread Philip S. Constantinou
This really helps... One of the things that I need to do is a mail merge creating thousands of one page letters. If the pages are simple with no table of contents/references/page numbers. Is it safe to assume that the FO processor will use roughly the same memory printing 10 letters as 1000? -

RE: Memory usage w/ FOP

2002-06-24 Thread Argyn Kuketayev
> - Avoid large tables spanning multiple pages, use multiple >tables instead. very good tip!

Re: Memory usage w/ FOP

2002-06-24 Thread J.Pietschmann
Philip S. Constantinou wrote: Hi - If I'm using an XSL Transformer and an XML ByteArrayOutputStream to create a FO formatted document which is rendered as PDF or printed, what is a good assumption to make about the memory utilization? Is the entire merged FO document stored in memory or can the FO

Memory usage w/ FOP

2002-06-24 Thread Philip S. Constantinou
Hi - If I'm using an XSL Transformer and an XML ByteArrayOutputStream to create a FO formatted document which is rendered as PDF or printed, what is a good assumption to make about the memory utilization? Is the entire merged FO document stored in memory or can the FO processor stream out the PDF o

Re: Why changes encoding of Symbol font ?

2002-06-24 Thread J.Pietschmann
Nguyen Nam wrote: Helllo , Could somone tell why does Fop v.0.23 change the encoding of the Symbol Font ? Where did you get the 0.23 version? Seriously: Because it was not conforming to the standard. Many Symbol characters becomes so invalid with this version wherase they are valid in the version

Re: What kind of TIFF does FOP support

2002-06-24 Thread J.Pietschmann
Rodolphe VAGNER wrote: In fact the first tests I've done seem to indicate the contrary : my uncompressed file is a black area and my CCITT Gr4 or 3, and LWZ compressed files are well rendered. It's bizarre, isn'it ? What about jimy ? where can I find doc on it ? Ok, here it goes. The Jimi home page

Re: Hi

2002-06-24 Thread J.Pietschmann
Durai Murugan wrote: I would like to know, how to set fonts for our special requirements in the output. Read docs/html-docs/fonts.html from the FOP distribution. J.Pietschmann

Re: Weird behaviour of Apache fop

2002-06-24 Thread J.Pietschmann
Michiel Verhoef wrote: Hi all, Currently we have a weird problem: when converting an XML file (or rather, an XML-ified HML source) to a FO file and converting this resulting FO file to a PDF all things are fine. However, when we try to convert the XML with the exact same XSL script into a PDF we

RE: Please Help

2002-06-24 Thread mike . witt
How about using a table? -Original Message- From: Max Dcosta [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 10:19 AM To: [EMAIL PROTECTED] Subject: Please Help Dear Guys, Can you pls help me by telling me how to get an output like this: Room Number:255 xxx:

Re: illegal character

2002-06-24 Thread Oleg Tkachenko
Not sure, that's some control character, "Device Control 3", but certanly it's illegal charcter in xml 1.0 document (afaik, it's legal for xml 1.1). Xiao Yang wrote: Dear Oleg your right, the apos is ok. but I could have swore the apos was causing the error before. However, I got this error in

Re: fo:marker - how to show the broken secion on the next page

2002-06-24 Thread Chuck Paussa
Argyn, (This is a work-around until markers are fixed.) What you need to do is put one marker at the beginning of the block and another at the end. FOP complains about this with a warning but still processes it. You can then use Chuck Argyn Kuketayev wrote: I have a block. Whenever the page br

Re: illegal character

2002-06-24 Thread Xiao Yang
Dear Oleg your right, the apos is ok. but I could have swore the apos was causing the error before. However, I got this error in one of the transformation. do you know what character is? javax.xml.transform.TransformerException: Illegal XML character: . thanks pauli --- Oleg Tkachenko <[

Joke Dehond/Inventive Designers is out of the office.

2002-06-24 Thread Joke_Dehond
I will be out of the office starting 19/06/2002 and will not return until 01/07/2002. I will be out of the office and will have no access to my email. I will respond to your message when I return. Regards, Joke Dehond

RE: Please Help

2002-06-24 Thread Max Dcosta
yes yes, thank you Argyn, You guys are a great help. God bless you guys. cheers, Max -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 8:21 PM To: [EMAIL PROTECTED] Subject: RE: Please Help Max- No problem. But the thanks goes to Argy

RE: Please Help

2002-06-24 Thread Jeff_Mitchell
Max- No problem. But the thanks goes to Argyn, since he beat me to the punch. Good luck on your project. -Jeff Max Dcosta

RE: Why changes encoding of Symbol font ?

2002-06-24 Thread Scott Moore
>Could somone tell why does Fop v.0.23 change the encoding of the Symbol Font Apparently there was a bug in previous versions which is fixed in 0.23. The character positions in the font have changed as a result. Your symbol characters are still there, you just need to look up the proper characte

Why changes encoding of Symbol font ?

2002-06-24 Thread Nguyen Nam
 Helllo ,Could somone tell why does Fop v.0.23 change the encoding of the Symbol Font?Many Symbol characters becomes so invalid with this version wherase they arevalid in the version 0.21.Is there any workaround ?Thanks very much for any information !!NamYahoo! Mail -- Une adresse @yahoo.fr gratuit

RE: Please Help

2002-06-24 Thread Max Dcosta
yes jeff, i agree with you. I will use tables. Thank you so much. Max -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 8:04 PM To: [EMAIL PROTECTED] Subject: RE: Please Help Max- Why the reluctance to use tables? Is it a design issue

RE: Please Help

2002-06-24 Thread Jeff_Mitchell
Max- Why the reluctance to use tables? Is it a design issue, speed issue, technical issue? Generally, tables are the textbook answer to this kind of question. If your specific project has requirements that make tables inappropriate, there may be other solutions. -Jeff Mitchell

RE: Please Help

2002-06-24 Thread Argyn Kuketayev
> -Original Message- > From: Max Dcosta [mailto:[EMAIL PROTECTED] > Sent: Monday, June 24, 2002 10:22 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Please Help > > > is there a way without using tables. Is there anything which > will help me > push that value to the right. I don't know.

RE: Please Help

2002-06-24 Thread Max Dcosta
is there a way without using tables. Is there anything which will help me push that value to the right. max -Original Message- From: Argyn Kuketayev [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 7:51 PM To: '[EMAIL PROTECTED]' Subject: RE: Please Help try fo:table > -Origi

RE: Please Help

2002-06-24 Thread Argyn Kuketayev
try fo:table > -Original Message- > From: Max Dcosta [mailto:[EMAIL PROTECTED] > Sent: Monday, June 24, 2002 10:19 AM > To: [EMAIL PROTECTED] > Subject: Please Help > > > Dear Guys, > > Can you pls help me by telling me how to get an output like this: > > Room Number: 255 > xx

Re: illegal character

2002-06-24 Thread Oleg Tkachenko
Xiao Yang wrote: > I am using FOP to transform some bio into pdf format. FOP generates an error when it encounters an illegal character such as the apostrophe "'". Where can I find a list of illegal characters that FOP does not accept? I need to replace the illegal character with their numeric e

Please Help

2002-06-24 Thread Max Dcosta
Dear Guys, Can you pls help me by telling me how to get an output like this: Room Number:255 xxx:123 Room Type: Deluxe I am calling the values from an xml file (like the code used below) but i want to know how to indent just these dynamically called

RE: Weird behaviour of Apache fop

2002-06-24 Thread Michiel Verhoef
Well, that was another thing. I used to write simply etc. but then the stylesheet gave loads of errors. the funny thing is: this is the first time I actually ran into this sort of problem (i've been using fop for over a year now) so I was really stupified. I'll change the stylesheet the way you

Re: Weird behaviour of Apache fop

2002-06-24 Thread Oleg Tkachenko
Your xsl stylesheet is so bizarre... What are you using all these CDATA sections for? Why are you using instead of just ? Actually your xsl stylesheet works if and only if transformation result (fo document) is serialized and then reparsed again, because what are you creating by all these CDAT

illegal character

2002-06-24 Thread Xiao Yang
Hello, I am using FOP to transform some bio into pdf format. FOP generates an error when it encounters an illegal character such as the apostrophe "'". Where can I find a list of illegal characters that FOP does not accept? I need to replace the illegal character with their numeric entity refer

Weird behaviour of Apache fop

2002-06-24 Thread Michiel Verhoef
Hi all, Currently we have a weird problem: when converting an XML file (or rather, an XML-ified HML source) to a FO file and converting this resulting FO file to a PDF all things are fine. However, when we try to convert the XML with the exact same XSL script into a PDF we get errors: [INFO]: F

Re: What kind of TIFF does FOP support

2002-06-24 Thread Rodolphe VAGNER
In fact the first tests I've done seem to indicate the contrary : my uncompressed file is a black area and my CCITT Gr4 or 3, and LWZ compressed files are well rendered. It's bizarre, isn'it ? What about jimy ? where can I find doc on it ? - Original Message - From: "Max Dcosta" <[EMAIL P

RE: What kind of TIFF does FOP support

2002-06-24 Thread Max Dcosta
I would like to recall this msg posted earlier by J. Pietschmann Jimi.jar doesn't understand all possible compressions allowed in TIFF. Use uncompressed or RLE compressed TIFFs. Cheers, Max -Original Message- From: Max Dcosta [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002

RE: What kind of TIFF does FOP support

2002-06-24 Thread Max Dcosta
most renderers may support uncompressed tiffs... pls correct me if i am wrong. -Original Message- From: Rodolphe VAGNER [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 3:47 PM To: [EMAIL PROTECTED] Subject: What kind of TIFF does FOP support Hello, I have to create document with

Re: Hyphenation

2002-06-24 Thread Ralf Steppacher
I will post my LineArea.java as soon as I have it cleaned up a bit. :-) Here it is. The problem concerning additional space is solved, too. Ralf /* * $Id: LineArea.java,v 1.53.2.5 2002/02/11 00:43:45 chrisg Exp $ * Copyright (C) 2001 The Apache Software Foundation. All rights reserved. * For det

Hi

2002-06-24 Thread Durai Murugan
Hi all, We are developing a typesetting using XML, XSL-FO with FOP. I would like to know, how to set fonts for our special requirements in the output. Durai __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcu

What kind of TIFF does FOP support

2002-06-24 Thread Rodolphe VAGNER
Hello, I have to create document with TIFF illustrations. It seems that some TIFF formats are supported and thers are not ( a black area replace the illustration). Can some one tells me what kind of TIFF FOP supports ? thanks

Re: some help..

2002-06-24 Thread Markus Wiese
you might also try something like:         the brackets "perform" the test. the "|" serves as logical OR, but to make sure your XML definitly contains the node with some attribute, put some definition in your DTD.     markus   -Ursprüngliche Nachricht-Von: huzhl <[EMAIL PROTE

RE: keep line-breaks in PDF

2002-06-24 Thread Hahn Kurt (CHA)
Thanks a lot, I translated the CR to 
 which worked without any problems. Kurt -Message d'origine- De : J.Pietschmann [mailto:[EMAIL PROTECTED] Envoyé : vendredi, 21. juin 2002 23:42 À : [EMAIL PROTECTED] Objet : Re: keep line-breaks in PDF Hahn Kurt (CHA) wrote: > I'm generating a docu

RE: Hi

2002-06-24 Thread Max Dcosta
always welcome :) cheers max -Original Message- From: Durai Murugan [mailto:[EMAIL PROTECTED] Sent: Monday, June 24, 2002 12:41 PM To: [EMAIL PROTECTED] Subject: Re:Hi This seems works fine. Thank you Max. Regards Durai --- Max Dcosta <[EMAIL PROTECTED]> wrote: > Try this within your

Re:Hi

2002-06-24 Thread Durai Murugan
This seems works fine. Thank you Max. Regards Durai --- Max Dcosta <[EMAIL PROTECTED]> wrote: > Try this within your page sequence master > > > > Header Appears Here > > > Footer Appears Here > >

RE: Hi

2002-06-24 Thread Durai Murugan
This seems works fine. Thank you Max. Regards Durai --- Max Dcosta <[EMAIL PROTECTED]> wrote: > Try this within your page sequence master > > > > Header Appears Here > > > Footer Appears Here > >

Re: Please remove me from the mailing list!

2002-06-24 Thread Jeremias Maerki
You have to do that yourself. See http://xml.apache.org/mail.html Cheers, Jeremias Märki

Please remove me from the mailing list!

2002-06-24 Thread Kondert Uwe

RE: Hi

2002-06-24 Thread Max Dcosta
Try this within your page sequence master Header Appears Here Footer Appears Here Hello World cheers M

Re: rotated text in svg

2002-06-24 Thread Jeremias Maerki
If you can, upgrade to 0.20.3 or later. Rotation works fine in these versions (for the PDF and AWT renderers). > Is this supported in fop/batik? > > I don't seem to get it to work with ver 0.20.1 although rendering > the svg in a browser does show rotated text. Cheers, Jeremias Märki

Re: Hi

2002-06-24 Thread Bertrand Delacretaz
On Monday 24 June 2002 07:48, Durai Murugan wrote: > How to set Headers/Footers in FO Layout. You have to use region-before and region-after. This is explained for example at http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html# . -- Bertrand Delacrétaz (codeconsult.ch, jfor.org) buzz

RE: Hi

2002-06-24 Thread Roland Neilands
> Hi all, > > How to set Headers/Footers in FO Layout. > > Durai You might want to do some searching for these: respectively within the simple-page-master. & then to place the details in: etc within the page-sequence. Sorry, don't have time right now for more detail. Regards, Roland.

Hi

2002-06-24 Thread Durai Murugan
Hi all, How to set Headers/Footers in FO Layout. Durai __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

Re: some help..

2002-06-24 Thread Durai Murugan
Hi, try the following, or use boolean function. Durai __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com

Re: some help..

2002-06-24 Thread huzhl
you can use the "@" symbol to test the attribut,         /*test whether has the attribute attr1 or not*/    /*do your operation at here*/     - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 24, 2002 1:23 PM

some help..

2002-06-24 Thread vinod . nayak
Hi all,   I have a XML file like this..             Is there any method/function in XSL to check whether any of the attributes in the node exists..   Regards, Vinod Nayak i-flex solutions ltd. Voice: (91)-228 43 00, x 6501 Fax:   (91)-22-843 13[EMAIL PROTECTED]